[ http://jira.codehaus.org/browse/CONTINUUM-519?page=comments#action_53751 
] 

Dan Tran commented on CONTINUUM-519:
------------------------------------

Evenisse found the root cause

<evenisse> dantran: i seems an error when several projects doesn't use the 
schedule that run
<dantran> ummm, what does it mean? -)
<dantran> hang on, let me check my setup again
<dantran> i have a schedules that expires 2099
<dantran> practically, its never expires
<evenisse> do you have more than one schedule?
<dantran> but each of my projects does bind to a scheduler
<evenisse> it seems that if a project use scheduler A and an other project use 
scheduler B, NPE appears
<dantran> ic
<dantran> so it is a bug, not user error right?
<evenisse> yes



> scheduler not calling scm's update command at scheduled time
> ------------------------------------------------------------
>
>          Key: CONTINUUM-519
>          URL: http://jira.codehaus.org/browse/CONTINUUM-519
>      Project: Continuum
>         Type: Bug

>   Components: Core system
>     Versions: 1.0.2
>  Environment: xp, starteam
>     Reporter: Dan Tran
>      Fix For: 1.1-alpha-1

>
>
> The log shows the timer fires correctly but no attempt to call scm's update 
> command to detect changes
> 4641 [WrapperSimpleAppMain] INFO  org.apache.maven.continuum.Continuum  - < 
> Continuum 1.0.2 started! >
> 4641 [WrapperSimpleAppMain] INFO  org.apache.maven.continuum.Continuum  - 
> ----------------------------
> 4641 [WrapperSimpleAppMain] INFO  org.apache.maven.continuum.Continuum  -     
>    \   ^__^
> 4641 [WrapperSimpleAppMain] INFO  org.apache.maven.continuum.Continuum  -     
>     \  (oo)\_______
> 4641 [WrapperSimpleAppMain] INFO  org.apache.maven.continuum.Continuum  -     
>        (__)\       )\/\
> 4641 [WrapperSimpleAppMain] INFO  org.apache.maven.continuum.Continuum  -     
>            ||----w |
> 4641 [WrapperSimpleAppMain] INFO  org.apache.maven.continuum.Continuum  -     
>            ||     ||
> 4641 [WrapperSimpleAppMain] INFO  org.apache.maven.continuum.Continuum  - 
> 4641 [WrapperSimpleAppMain] INFO  org.apache.maven.continuum.Continuum  - 
> 4641 [WrapperSimpleAppMain] INFO  
> org.apache.maven.continuum.initialization.ContinuumInitializer  - Continuum 
> initializer running ...
> 4985 [WrapperSimpleAppMain] INFO  
> org.apache.maven.continuum.build.settings.SchedulesActivator  - Activating 
> schedules ...
> 5016 [WrapperSimpleAppMain] INFO  
> org.apache.maven.continuum.build.settings.SchedulesActivator  - Mon Dec 19 
> 05:00:00 PST 2005
> 5016 [WrapperSimpleAppMain] INFO  
> org.apache.maven.continuum.build.settings.SchedulesActivator  - Tue Dec 20 
> 00:01:00 PST 2005
> 5016 [WrapperSimpleAppMain] INFO  
> org.apache.maven.continuum.build.settings.SchedulesActivator  - Thu Jan 01 
> 10:15:00 PST 2099
> 5016 [WrapperSimpleAppMain] INFO  org.codehaus.plexus.PlexusContainer  - 
> Loading on start [role,roleHint]: 
> [org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor,build-project]
> 5344 [WrapperSimpleAppMain] ERROR 
> org.codehaus.plexus.velocity.VelocityComponent  - 
> ResourceManager.getResource() parse exception: 
> org.apache.velocity.exception.ParseErrorException: Lexical error: 
> org.apache.velocity.runtime.parser.TokenMgrError: Lexical error at line 121, 
> column 17.  Encountered: <EOF> after : ""
> 5438 [WrapperSimpleAppMain] INFO  
> org.codehaus.plexus.notification.notifier.Notifier:mail  - The from mailbox 
> is not configured, will use the nag email address from the project.
> 5438 [WrapperSimpleAppMain] INFO  
> org.codehaus.plexus.notification.notifier.Notifier:mail  - From name: 
> Continuum
> 5438 [WrapperSimpleAppMain] INFO  
> org.codehaus.plexus.notification.notifier.Notifier:mail  - Build host name: 
> uscus-build2
> 5563 [WrapperSimpleAppMain] INFO  
> org.codehaus.plexus.notification.RecipientSource  - To override address is 
> not configured, will use the nag email address from the project.
> 5578 [WrapperSimpleAppMain] INFO  
> org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor:build-project  - 
> Starting task executor, thread name 'build-project'.
> 5578 [WrapperSimpleAppMain] INFO  org.codehaus.plexus.PlexusContainer  - 
> Loading on start [role,roleHint]: 
> [org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor,check-out-project]
> 5578 [WrapperSimpleAppMain] INFO  
> org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor:check-out-project  
> - Starting task executor, thread name 'check-out-project'.
> 2151003 [scheduler1_Worker-8] INFO  
> org.apache.maven.continuum.build.settings.SchedulesActivator  - 
> >>>>>>>>>>>>>>>>>>>>> Executing build job (DEFAULT_SCHEDULE)...
> 2151112 [scheduler1_Worker-8] INFO  
> org.apache.maven.continuum.store.ContinuumStore:jdo  - nb result : 3
> 5750995 [scheduler1_Worker-7] INFO  
> org.apache.maven.continuum.build.settings.SchedulesActivator  - 
> >>>>>>>>>>>>>>>>>>>>> Executing build job (DEFAULT_SCHEDULE)...
> 5750995 [scheduler1_Worker-7] INFO  
> org.apache.maven.continuum.store.ContinuumStore:jdo  - nb result : 3
> 9351007 [scheduler1_Worker-13] INFO  
> org.apache.maven.continuum.build.settings.SchedulesActivator  - 
> >>>>>>>>>>>>>>>>>>>>> Executing build job (DEFAULT_SCHEDULE)...
> 9351007 [scheduler1_Worker-13] INFO  
> org.apache.maven.continuum.store.ContinuumStore:jdo  - nb result : 3
> 12950997 [scheduler1_Worker-11] INFO  
> org.apache.maven.continuum.build.settings.SchedulesActivator  - 
> >>>>>>>>>>>>>>>>>>>>> Executing build job (DEFAULT_SCHEDULE)...
> 12950997 [scheduler1_Worker-11] INFO  
> org.apache.maven.continuum.store.ContinuumStore:jdo  - nb result : 3
> 16550995 [scheduler1_Worker-8] INFO  
> org.apache.maven.continuum.build.settings.SchedulesActivator  - 
> >>>>>>>>>>>>>>>>>>>>> Executing build job (DEFAULT_SCHEDULE)...
> 16550995 [scheduler1_Worker-8] INFO  
> org.apache.maven.continuum.store.ContinuumStore:jdo  - nb result : 3

-- 
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

Reply via email to