« Return to Thread: java.lang.NoClassDefFoundError: org/quartz/CronExpression
The problem is gone with a clean tomcat installation from tomcat.apache.org. But my real environment is the one I installed by 'apt-get install tomcat55'. The biggest difference for apt-get installation from the clean installation is that its /etc/init.d/tomcat5.5 script uses package /usr/share/java/commons- daemon.jar to start tomcat daemon. However, I check all jars under /usr/share/java and catalina_home directories. There is no jar containing quartz package.
This is a real weird problem! Any clue?
Rice
On 10/10/07, Yoav Landman <ylandman@... > wrote:Can you check that you don't have another instance of Quartz deployed in one of Tomcat's shared libs folder?
If it happens on a clean install of Tomcat, please open a JIRA issue and provide all the environment details.On 10/10/07, Rice Yeh <riceyeh@...> wrote:I am sure that this is not file permission problem although I know it will make similar problems. It is more like classloader problem.
Rice
On 10/10/07, Erik Drolshammer <drolsham@...> wrote:On Tue, 2007-10-09 at 11:03 -0700, Rice Yeh wrote:
> I try the 1.2.5-rc0 version and still get the same error. The error message
> is more obvious:
>
> 2007-10-10 01:44:38,823 [ERROR] artifactory.config.CentralConfigFactoryBean
> - Failed to load configuration from
> '/opt/artifactory-1.2.5-rc0/etc/artifactory.config.xml'.
> java.lang.RuntimeException: Failed to read object from stream.
> at org.artifactory.config.jaxb.JaxbHelper.read (JaxbHelper.java:101)
> at
I had a similar problem a couple of days ago. The cause was then
insufficient file permissions. It might be worth checking out.
--
Regards
Erik Drolshammer
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Artifactory-users mailing list
Artifactory-users@...
https://lists.sourceforge.net/lists/listinfo/artifactory-users
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Artifactory-users mailing list
Artifactory-users@...
https://lists.sourceforge.net/lists/listinfo/artifactory-users
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Artifactory-users mailing list
Artifactory-users@...
https://lists.sourceforge.net/lists/listinfo/artifactory-users
« Return to Thread: java.lang.NoClassDefFoundError: org/quartz/CronExpression
| Free Forum Powered by Nabble | Forum Help |