rafeco
Oct 19th, 2004, 03:15 PM
I have a scheduled task that I've set up that works on all of my servers but one. Here's the stack trace. Anyone know how to go about troubleshooting this?
INFO JobRunShell.java(181) [15:19:34,620]: Job DEFAULT.ssnJobDetail threw a JobExecutionException:
org.quartz.JobExecutionException: Could not invoke method 'doIt' on target object [XXXXXXXXX@136bdda] [See nested exception: java.lang.reflect.InvocationTargetException]
at org.springframework.scheduling.quartz.MethodInvoki ngJobDetailFactoryBean$MethodInvokingJob.executeIn ternal(MethodInvokingJobDetailFactoryBean.java:135 )
at org.springframework.scheduling.quartz.QuartzJobBea n.execute(QuartzJobBean.java:66)
at org.quartz.core.JobRunShell.run(JobRunShell.java:1 78)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run (SimpleThreadPool.java:477)
* Nested Exception (Underlying Cause) ---------------
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.springframework.util.MethodInvoker.invoke(Meth odInvoker.java:216)
at org.springframework.scheduling.quartz.MethodInvoki ngJobDetailFactoryBean$MethodInvokingJob.executeIn ternal(MethodInvokingJobDetailFactoryBean.java:126 )
at org.springframework.scheduling.quartz.QuartzJobBea n.execute(QuartzJobBean.java:66)
at org.quartz.core.JobRunShell.run(JobRunShell.java:1 78)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run (SimpleThreadPool.java:477)
Caused by: java.lang.OutOfMemoryError
INFO JobRunShell.java(181) [15:19:34,620]: Job DEFAULT.ssnJobDetail threw a JobExecutionException:
org.quartz.JobExecutionException: Could not invoke method 'doIt' on target object [XXXXXXXXX@136bdda] [See nested exception: java.lang.reflect.InvocationTargetException]
at org.springframework.scheduling.quartz.MethodInvoki ngJobDetailFactoryBean$MethodInvokingJob.executeIn ternal(MethodInvokingJobDetailFactoryBean.java:135 )
at org.springframework.scheduling.quartz.QuartzJobBea n.execute(QuartzJobBean.java:66)
at org.quartz.core.JobRunShell.run(JobRunShell.java:1 78)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run (SimpleThreadPool.java:477)
* Nested Exception (Underlying Cause) ---------------
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.springframework.util.MethodInvoker.invoke(Meth odInvoker.java:216)
at org.springframework.scheduling.quartz.MethodInvoki ngJobDetailFactoryBean$MethodInvokingJob.executeIn ternal(MethodInvokingJobDetailFactoryBean.java:126 )
at org.springframework.scheduling.quartz.QuartzJobBea n.execute(QuartzJobBean.java:66)
at org.quartz.core.JobRunShell.run(JobRunShell.java:1 78)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run (SimpleThreadPool.java:477)
Caused by: java.lang.OutOfMemoryError