jira-importer commented on issue #371:
URL: https://github.com/apache/maven-scm/issues/371#issuecomment-2964590103

   **[Marius 
Barbulescu](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=marius.barbulescu)**
 commented
   
   I get the same error in 1.0.3 when the project is scheduled to run.
   If I trigger a manual build it works fine.
   Probably is not enough information to understand the problem. Please tell me 
what info do you need and how to get it.
   
   Here is the log:
   
   INFO   | jvm 1    | 2007/04/13 10:30:00 | 2007-04-13 10:30:00,020 
[defaultScheduler_Worker-11] INFO  SchedulesActivator             - 
>>>>>>>>>>>>>>>>>>>>> Executing build job (test)...
   INFO   | jvm 1    | 2007/04/13 10:30:00 | 2007-04-13 10:30:00,036 
[defaultScheduler_Worker-11] INFO  Continuum                      - Enqueuing 
'NSD' (Build definition id=1).
   INFO   | jvm 1    | 2007/04/13 10:30:00 | 2007-04-13 10:30:00,036 
[defaultScheduler_Worker-11] INFO  Continuum                      - Enqueuing 
'OSS_FWK' (Build definition id=11).
   INFO   | jvm 1    | 2007/04/13 10:30:00 | 2007-04-13 10:30:00,223 [Thread-2] 
INFO  ContinuumScm                   - Updating project: id: '1', name 'NSD'.
   INFO   | jvm 1    | 2007/04/13 10:30:00 | 2007-04-13 10:30:00,411 [Thread-2] 
INFO  ScmManager                     - Updating 
'c:\installed\continuum-1.0.3\bin\win32\..\..\apps\continuum\working-directory\1'
 from 'Y:\wran_cm_nsd'.
   INFO   | jvm 1    | 2007/04/13 10:31:00 | 2007-04-13 10:31:00,411 [Thread-2] 
INFO  BuildController                - The project was not built because there 
are no changes.
   INFO   | jvm 1    | 2007/04/13 10:31:00 | 2007-04-13 10:31:00,489 [Thread-2] 
INFO  ContinuumScm                   - Updating project: id: '11', name 
'OSS_FWK'.
   INFO   | jvm 1    | 2007/04/13 10:31:00 | 2007-04-13 10:31:00,521 [Thread-2] 
INFO  ScmManager                     - Updating 
'c:\installed\continuum-1.0.3\bin\win32\..\..\apps\continuum\working-directory\11'
 from 'Y:\ossrc_fwk'.
   INFO   | jvm 1    | 2007/04/13 10:31:09 | 2007-04-13 10:31:09,786 [Thread-2] 
ERROR BuildController                - Error while building project.
   INFO   | jvm 1    | 2007/04/13 10:31:09 | 
org.apache.maven.continuum.scm.ContinuumScmException: Error while update 
sources.
   INFO   | jvm 1    | 2007/04/13 10:31:09 |    at 
org.apache.maven.continuum.scm.DefaultContinuumScm.updateProject(DefaultContinuumScm.java:272)
   INFO   | jvm 1    | 2007/04/13 10:31:09 |    at 
org.apache.maven.continuum.core.action.UpdateWorkingDirectoryFromScmContinuumAction.execute(UpdateWorkingDirectoryFromScmContinuumAction.java:58)
   INFO   | jvm 1    | 2007/04/13 10:31:09 |    at 
org.apache.maven.continuum.buildcontroller.DefaultBuildController.build(DefaultBuildController.java:166)
   INFO   | jvm 1    | 2007/04/13 10:31:09 |    at 
org.apache.maven.continuum.buildcontroller.BuildProjectTaskExecutor.executeTask(BuildProjectTaskExecutor.java:47)
   INFO   | jvm 1    | 2007/04/13 10:31:09 |    at 
org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable.run(ThreadedTaskQueueExecutor.java:103)
   INFO   | jvm 1    | 2007/04/13 10:31:09 |    at 
java.lang.Thread.run(Thread.java:595)
   INFO   | jvm 1    | 2007/04/13 10:31:09 | Caused by: 
org.apache.maven.scm.ScmException: Exception while executing SCM command.
   INFO   | jvm 1    | 2007/04/13 10:31:09 |    at 
org.apache.maven.scm.command.AbstractCommand.execute(AbstractCommand.java:59)
   INFO   | jvm 1    | 2007/04/13 10:31:09 |    at 
org.apache.maven.scm.provider.local.LocalScmProvider.update(LocalScmProvider.java:191)
   INFO   | jvm 1    | 2007/04/13 10:31:09 |    at 
org.apache.maven.scm.provider.AbstractScmProvider.update(AbstractScmProvider.java:386)
   INFO   | jvm 1    | 2007/04/13 10:31:09 |    at 
org.apache.maven.scm.provider.AbstractScmProvider.update(AbstractScmProvider.java:363)
   INFO   | jvm 1    | 2007/04/13 10:31:09 |    at 
org.apache.maven.continuum.scm.DefaultContinuumScm.updateProject(DefaultContinuumScm.java:242)
   INFO   | jvm 1    | 2007/04/13 10:31:09 |    ... 5 more
   INFO   | jvm 1    | 2007/04/13 10:31:09 | Caused by: 
java.lang.NullPointerException
   INFO   | jvm 1    | 2007/04/13 10:31:09 |    at 
java.util.Date.getMillisOf(Date.java:938)
   INFO   | jvm 1    | 2007/04/13 10:31:09 |    at 
java.util.Date.after(Date.java:911)
   INFO   | jvm 1    | 2007/04/13 10:31:09 |    at 
org.apache.maven.scm.command.update.AbstractUpdateCommand.executeCommand(AbstractUpdateCommand.java:89)
   INFO   | jvm 1    | 2007/04/13 10:31:09 |    at 
org.apache.maven.scm.command.AbstractCommand.execute(AbstractCommand.java:55)
   INFO   | jvm 1    | 2007/04/13 10:31:09 |    ... 9 more
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to