[
http://jira.codehaus.org/browse/CONTINUUM-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Olivier Lamy closed CONTINUUM-1758.
-----------------------------------
Assignee: Olivier Lamy
Resolution: Fixed
fixed in rev 672946
> Error with group summary auto-refresh after adding a project group
> ------------------------------------------------------------------
>
> Key: CONTINUUM-1758
> URL:
http://jira.codehaus.org/browse/CONTINUUM-1758> Project: Continuum
> Issue Type: Bug
> Components: Web - UI
> Reporter: Maria Catherine Tan
> Assignee: Olivier Lamy
> Fix For: 1.2
>
>
> To reproduce, add a project group.
> It displays the list of Project Groups, and the url is
http://example.com/continuum/addProjectGroup.action> Wait for it to automatically refresh. It should re-display the list of project groups, but instead you get a NullPointerException.
> java.lang.NullPointerException
> at org.apache.maven.continuum.DefaultContinuum.addProjectGroup(DefaultContinuum.java:313)
> at org.apache.maven.continuum.web.action.AddProjectGroupAction.execute(AddProjectGroupAction.java:115)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:585)
> This is very similar to
http://jira.codehaus.org/browse/CONTINUUM-1560> Workaround: click "Show Project Groups" in the left menu.
--
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