[
http://jira.codehaus.org/browse/CONTINUUM-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maria Catherine Tan reassigned CONTINUUM-2320:
----------------------------------------------
Assignee: Maria Catherine Tan
> NPE encountered while checking if project is in build queue using distributed
> build
> -----------------------------------------------------------------------------------
>
> Key: CONTINUUM-2320
> URL: http://jira.codehaus.org/browse/CONTINUUM-2320
> Project: Continuum
> Issue Type: Bug
> Components: Distributed Builds
> Affects Versions: 1.3.1
> Reporter: Maria Catherine Tan
> Assignee: Maria Catherine Tan
>
> org.apache.continuum.distributed.transport.master.MasterBuildAgentTransportClient
> - Prepare build finished.
> [pool-2-thread-1] INFO
> org.apache.continuum.buildagent.taskqueue.execution.PrepareBuildProjectsTaskExecutor
> - Performing action create-agent-build-project-task
> [pool-1-thread-1] INFO
> org.apache.continuum.buildagent.taskqueue.execution.BuildProjectTaskExecutor
> - Initializing build
> [pool-2-thread-1] ERROR taskQueueExecutor#prepare-build-agent - Error
> executing task
> org.codehaus.plexus.taskqueue.execution.TaskExecutionException: Error
> executing action 'create-agent-build-project-task'
> at
> org.apache.continuum.buildagent.taskqueue.execution.PrepareBuildProjectsTaskExecutor.performAction(PrepareBuildProjectsTaskExecutor.java:387)
> at
> org.apache.continuum.buildagent.taskqueue.execution.PrepareBuildProjectsTaskExecutor.buildProjects(PrepareBuildProjectsTaskExecutor.java:442)
> at
> org.apache.continuum.buildagent.taskqueue.execution.PrepareBuildProjectsTaskExecutor.executeTask(PrepareBuildProjectsTaskExecutor.java:149)
> at
> org.codehaus.plexus.taskqueue.execution.ThreadedTaskQueueExecutor$ExecutorRunnable$1.run(ThreadedTaskQueueExecutor.java:116)
> at
> edu.emory.mathcs.backport.java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:442)
> at
> edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)
> at
> edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:987)
> at
> edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:528)
> at java.lang.Thread.run(Thread.java:595)
> Caused by: java.lang.NullPointerException
> at
> org.apache.continuum.buildagent.taskqueue.manager.DefaultBuildAgentTaskQueueManager.isProjectInBuildQueue(DefaultBuildAgentTaskQueueManager.java:205)
> at
> org.apache.continuum.buildagent.action.CreateBuildProjectTaskAction.execute(CreateBuildProjectTaskAction.java:83)
> at
> org.apache.continuum.buildagent.taskqueue.execution.PrepareBuildProjectsTaskExecutor.performAction(PrepareBuildProjectsTaskExecutor.java:378)
> ... 8 more
--
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