Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.1-beta-4
-
Fix Version/s: 1.2.1
-
Component/s: None
-
Labels:None
-
Environment:Windows 2004 server installation
-
Complexity:Intermediate
-
Number of attachments :
Description
I have three Continuum instances running now and for one of them there seems to be some state issue when attempting to add a module to a project group. There is no problem adding modules to the other two instances.
When invoking this operation I get a NullPointerException (see the attachment).
I cloned
CONTINUUM-1265which seems to be the same issue. I am currently using 1.1-beta-4 however.This issue has been driving me crazy for the last few days, but I think I've been able to figure out how to recreate it.
It problem manifests itself when you initially add a multi-module pom.xml file. After all main project and sub projects (inherits from parent) loads, I add a notifications section to the parent pom.xml and commit it to subversion. Continuum is unable to deal the added notifications section and neither the parent project or child projects can be saved.