I get the following errors in my log when leaving Confluence running overnight:
2010-07-08 02:00:00,076 ERROR [DefaultQuartzScheduler_Worker-2] [org.quartz.core.JobRunShell] run Job com.atlassian.confluence.extra.officeconnector.cleanup threw an unhandled Exception: java.lang.NullPointerException at com.benryan.quartz.CacheCleanup.execute(CacheCleanup.java:41) at org.quartz.core.JobRunShell.run(JobRunShell.java:199) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:549) 2010-07-08 02:00:00,076 ERROR [DefaultQuartzScheduler_Worker-2] [org.quartz.core.ErrorLogger] schedulerError Job (com.atlassian.confluence.extra.officeconnector.cleanup threw an exception. org.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: java.lang.NullPointerException] at org.quartz.core.JobRunShell.run(JobRunShell.java:210) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:549) Caused by: java.lang.NullPointerException at com.benryan.quartz.CacheCleanup.execute(CacheCleanup.java:41) at org.quartz.core.JobRunShell.run(JobRunShell.java:199) ... 1 more
Presumably this clean-up job isn't running correctly if it's failing like this.
Ramifications: Files in the temporary directory will not get deleted when this job is scheduled to run.
- causes
-
CONFSERVER-20521 Release new Office Connector Version (1.13) and upload to trunk and stable
- Closed
- is duplicated by
-
CONFSERVER-39109 NPE when the cleanup quartz job runs
-
- Closed
-
- is related to
-
CONFSERVER-20339 Edit in "Page" word feature causes nullpointer exception.
-
- Closed
-
- relates to
-
CONFSERVER-18439 Office Connector cache cleanup job broken because of missing dependency
-
- Closed
-
[CONFSERVER-20298] NullPointerException error logged by scheduled office connector cleanup job at 02:00
Workflow | Original: JAC Bug Workflow v3 [ 2893206 ] | New: CONFSERVER Bug Workflow v4 [ 2985210 ] |
Workflow | Original: JAC Bug Workflow v2 [ 2792787 ] | New: JAC Bug Workflow v3 [ 2893206 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JAC Bug Workflow [ 2722653 ] | New: JAC Bug Workflow v2 [ 2792787 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2392650 ] | New: JAC Bug Workflow [ 2722653 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 2274918 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2392650 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2232369 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 2274918 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2192358 ] | New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2232369 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 1930194 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2192358 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v3 [ 1730612 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 1930194 ] |
Workflow | Original: CONF Bug Subtask WF (TEMP) [ 1686755 ] | New: Confluence Workflow - Public Facing - Restricted v3 [ 1730612 ] |