You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "vaithinathan r (JIRA)" <ji...@codehaus.org> on 2010/10/19 07:30:33 UTC

[jira] Commented: (CONTINUUM-577) Schedule Build Error

    [ http://jira.codehaus.org/browse/CONTINUUM-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=240052#action_240052 ] 

vaithinathan r commented on CONTINUUM-577:
------------------------------------------

Hi Emmanuel, i face the same issue while scheduling the job in quartz, please help me how to resolve this, below the same issue in my application.,

java.lang.NullPointerException
at org.quartz.core.JobRunShell.run(JobRunShell.java)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525)

please help me emmanuel,
Thanks & Regards
vaithinathan rajendiran
(Chennai-India)


> Schedule Build Error
> --------------------
>
>                 Key: CONTINUUM-577
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-577
>             Project: Continuum
>          Issue Type: Bug
>    Affects Versions: 1.0.2
>            Reporter: clojinted
>            Assignee: Emmanuel Venisse
>             Fix For: 1.0.3
>
>
> Hello,
> I'm using Continuum with a Maven 2 project. It builds fine when you force the build but the following error arises when the build is scheduled:
> jvm 1    | 02-Feb-2006 14:21:00 org.quartz.core.JobRunShell run
> jvm 1    | SEVERE: Job DEFAULT.itraxspring threw an unhandled Exception:
> jvm 1    | java.lang.NullPointerException
> jvm 1    |      at org.apache.maven.continuum.DefaultContinuum.buildProjects(DefaultContinuum.java:368)
> jvm 1    |      at org.apache.maven.continuum.scheduler.ContinuumBuildJob.execute(ContinuumBuildJob.java:66)
> jvm 1    |      at org.quartz.core.JobRunShell.run(JobRunShell.java:191)
> jvm 1    |      at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:516)
> jvm 1    | 02-Feb-2006 14:21:00 org.quartz.core.ErrorLogger schedulerError
> jvm 1    | SEVERE: Job (DEFAULT.itraxspring threw an exception.
> jvm 1    | org.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: java.lang.NullPointerException]
> jvm 1    |      at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
> jvm 1    |      at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:516)
> jvm 1    | * Nested Exception (Underlying Cause) ---------------
> jvm 1    | java.lang.NullPointerException
> jvm 1    |      at org.apache.maven.continuum.DefaultContinuum.buildProjects(DefaultContinuum.java:368)
> jvm 1    |      at org.apache.maven.continuum.scheduler.ContinuumBuildJob.execute(ContinuumBuildJob.java:66)
> jvm 1    |      at org.quartz.core.JobRunShell.run(JobRunShell.java:191)
> jvm 1    |      at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:516)
> I have replaced continuum-core-1.0.2.jar with continuum-core-1.1-SNAPSHOT.jar and the problem was not fixed. Also I only have one project to build in Continuum.
> Any help will be greatly appreciated,
> Thanks very much

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira