Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0-beta-2
-
None
Description
From archiva.log
================
30778389 [defaultScheduler_Worker-13] ERROR org.quartz.core.JobRunShell - Job database-group.database-job threw an unhandled Exception:
java.lang.NullPointerException
at org.apache.maven.archiva.scheduled.DatabaseTaskJob.execute(DatabaseTaskJob.java:57)
at org.quartz.core.JobRunShell.run(JobRunShell.java:191)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:516)
30778390 [defaultScheduler_Worker-13] ERROR org.quartz.core.ErrorLogger - Job (database-group.database-job 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:202)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:516)
Attachments
Issue Links
- relates to
-
MRM-467 500 error when user requested the dependency tree for artifact
- Closed