Hello -

Wondering if anyone can help.

I am using:
- Tomcat 6.0.14 on Linix
- Java 1.5.0_13
- Spring 2.5.1
- Quartz scheduler 1.6.0
- commons logging 1.1.1

I am seeing the following in the tomcat catalina-2008-mm-dd.log file:

SEVERE: Runtime error occured in main trigger firing loop.
java.lang.NullPointerException
        at
org.apache.commons.logging.LogFactory.getCachedFactory(LogFactory.java:9
79)
        at
org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:435)
        at
org.apache.commons.logging.LogFactory.getLog(LogFactory.java:685)
        at org.quartz.core.JobRunShell.<init>(JobRunShell.java:80)
        at
org.quartz.impl.StdJobRunShellFactory.borrowJobRunShell(StdJobRunShellFa
ctory.java:86)
        at
org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:357
)
11-Aug-2008 5:44:01 PM org.quartz.core.QuartzSchedulerThread run

Can anyone point me to how I might fix this?

I am flummoxed.

Any help is greatly appreciated.

Thanks.

Brian Parkinson
Avanaing Inc.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to