You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Maria Catherine Tan (JIRA)" <ji...@codehaus.org> on 2009/12/07 01:46:55 UTC

[jira] Created: (CONTINUUM-2419) Unable to build multiple independent projects in the same project group when distributed build is enabled

Unable to build multiple independent projects in the same project group when distributed build is enabled
---------------------------------------------------------------------------------------------------------

                 Key: CONTINUUM-2419
                 URL: http://jira.codehaus.org/browse/CONTINUUM-2419
             Project: Continuum
          Issue Type: Bug
          Components: Distributed Builds
    Affects Versions: 1.3.4
            Reporter: Maria Catherine Tan




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

        

[jira] Assigned: (CONTINUUM-2419) Unable to build multiple independent projects in the same project group when distributed build is enabled

Posted by "Maria Catherine Tan (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maria Catherine Tan reassigned CONTINUUM-2419:
----------------------------------------------

    Assignee: Maria Catherine Tan

> Unable to build multiple independent projects in the same project group when distributed build is enabled
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-2419
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2419
>             Project: Continuum
>          Issue Type: Bug
>          Components: Distributed Builds
>    Affects Versions: 1.3.4
>            Reporter: Maria Catherine Tan
>            Assignee: Maria Catherine Tan
>             Fix For: 1.3.5
>
>
> Building multiple independent projects in the same project group result to a build error.
> java.lang.NullPointerException
> 	at org.apache.continuum.builder.distributed.executor.DistributedBuildProjectTaskExecutor.initializeBuildContext(DistributedBuildProjectTaskExecutor.java:144)
> 	at org.apache.continuum.builder.distributed.executor.DistributedBuildProjectTaskExecutor.executeTask(DistributedBuildProjectTaskExecutor.java:107)
> 	at org.apache.continuum.builder.distributed.executor.ThreadedDistributedBuildTaskQueueExecutor$ExecutorRunnable$1.run(ThreadedDistributedBuildTaskQueueExecutor.java:118)
> 	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)

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

        

[jira] Closed: (CONTINUUM-2419) Unable to build multiple independent projects in the same project group when distributed build is enabled

Posted by "Maria Catherine Tan (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maria Catherine Tan closed CONTINUUM-2419.
------------------------------------------

    Resolution: Fixed

added check if map contains key to prevent NPE

r897757 of 1.3.x branch
r897759 of trunk

> Unable to build multiple independent projects in the same project group when distributed build is enabled
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-2419
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2419
>             Project: Continuum
>          Issue Type: Bug
>          Components: Distributed Builds
>    Affects Versions: 1.3.4
>            Reporter: Maria Catherine Tan
>            Assignee: Maria Catherine Tan
>             Fix For: 1.3.5
>
>
> Building multiple independent projects in the same project group result to a build error.
> java.lang.NullPointerException
> 	at org.apache.continuum.builder.distributed.executor.DistributedBuildProjectTaskExecutor.initializeBuildContext(DistributedBuildProjectTaskExecutor.java:144)
> 	at org.apache.continuum.builder.distributed.executor.DistributedBuildProjectTaskExecutor.executeTask(DistributedBuildProjectTaskExecutor.java:107)
> 	at org.apache.continuum.builder.distributed.executor.ThreadedDistributedBuildTaskQueueExecutor$ExecutorRunnable$1.run(ThreadedDistributedBuildTaskQueueExecutor.java:118)
> 	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)

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

        

[jira] Updated: (CONTINUUM-2419) Unable to build multiple independent projects in the same project group when distributed build is enabled

Posted by "Maria Catherine Tan (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maria Catherine Tan updated CONTINUUM-2419:
-------------------------------------------

    Fix Version/s: 1.3.5

> Unable to build multiple independent projects in the same project group when distributed build is enabled
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-2419
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2419
>             Project: Continuum
>          Issue Type: Bug
>          Components: Distributed Builds
>    Affects Versions: 1.3.4
>            Reporter: Maria Catherine Tan
>             Fix For: 1.3.5
>
>


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

        

[jira] Commented: (CONTINUUM-2419) Unable to build multiple independent projects in the same project group when distributed build is enabled

Posted by "Wendy Smoak (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=201475#action_201475 ] 

Wendy Smoak commented on CONTINUUM-2419:
----------------------------------------

Can you add a description of what goes wrong?

> Unable to build multiple independent projects in the same project group when distributed build is enabled
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-2419
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2419
>             Project: Continuum
>          Issue Type: Bug
>          Components: Distributed Builds
>    Affects Versions: 1.3.4
>            Reporter: Maria Catherine Tan
>             Fix For: 1.3.5
>
>


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

        

[jira] Updated: (CONTINUUM-2419) Unable to build multiple independent projects in the same project group when distributed build is enabled

Posted by "Maria Catherine Tan (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maria Catherine Tan updated CONTINUUM-2419:
-------------------------------------------

    Description: 
Building multiple independent projects in the same project group result to a build error.

java.lang.NullPointerException
	at org.apache.continuum.builder.distributed.executor.DistributedBuildProjectTaskExecutor.initializeBuildContext(DistributedBuildProjectTaskExecutor.java:144)
	at org.apache.continuum.builder.distributed.executor.DistributedBuildProjectTaskExecutor.executeTask(DistributedBuildProjectTaskExecutor.java:107)
	at org.apache.continuum.builder.distributed.executor.ThreadedDistributedBuildTaskQueueExecutor$ExecutorRunnable$1.run(ThreadedDistributedBuildTaskQueueExecutor.java:118)
	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)


> Unable to build multiple independent projects in the same project group when distributed build is enabled
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-2419
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2419
>             Project: Continuum
>          Issue Type: Bug
>          Components: Distributed Builds
>    Affects Versions: 1.3.4
>            Reporter: Maria Catherine Tan
>             Fix For: 1.3.5
>
>
> Building multiple independent projects in the same project group result to a build error.
> java.lang.NullPointerException
> 	at org.apache.continuum.builder.distributed.executor.DistributedBuildProjectTaskExecutor.initializeBuildContext(DistributedBuildProjectTaskExecutor.java:144)
> 	at org.apache.continuum.builder.distributed.executor.DistributedBuildProjectTaskExecutor.executeTask(DistributedBuildProjectTaskExecutor.java:107)
> 	at org.apache.continuum.builder.distributed.executor.ThreadedDistributedBuildTaskQueueExecutor$ExecutorRunnable$1.run(ThreadedDistributedBuildTaskQueueExecutor.java:118)
> 	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)

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