Bug 794221 (JBEPP-1278) - 2-nodes cluster: not able to delete group after failover of node1
Summary: 2-nodes cluster: not able to delete group after failover of node1
Keywords:
Status: CLOSED WORKSFORME
Alias: JBEPP-1278
Product: JBoss Enterprise Portal Platform 5
Classification: JBoss
Component: unspecified
Version: 5.2.0.ER02
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 5.2.0.ER04
Assignee: Default User
QA Contact:
URL: http://jira.jboss.org/jira/browse/JBE...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-10 18:41 UTC by mposolda
Modified: 2011-10-17 10:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
2-nodes cluster, -Dexo.profiles=cluster
Last Closed: 2011-10-17 10:10:44 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBEPP-1278 0 None None None Never

Description mposolda 2011-10-10 18:41:25 UTC
project_key: JBEPP

- Start node1 with -Dexo.profiles=cluster
- Start node2 with -Dexo.profiles=cluster
- Login as root in node1, Go to organization management portlet, Click to Group management
- Kill node1
- Login as root in node2, Go to organization management portlet, Click to Group management
- Try to delete group "Partners". I am not able to delete it and exception in server.log:

20:36:15,327 ERROR [portal:UIPortalApplication] Error during the processAction phase
java.lang.NullPointerException
	at org.exoplatform.portal.mop.navigation.NavigationServiceImpl.destroyNavigation(NavigationServiceImpl.java:154)
	at org.exoplatform.portal.mop.navigation.NavigationServiceWrapper.destroyNavigation(NavigationServiceWrapper.java:124)
	at org.exoplatform.portal.config.GroupPortalConfigListener.removeGroupNavigation(GroupPortalConfigListener.java:163)
	at org.exoplatform.portal.config.GroupPortalConfigListener.preDelete(GroupPortalConfigListener.java:64)
	at org.exoplatform.services.organization.idm.GroupDAOImpl.preDelete(GroupDAOImpl.java:747)
	at org.exoplatform.services.organization.idm.GroupDAOImpl.removeGroup(GroupDAOImpl.java:242)
	at org.exoplatform.organization.webui.component.UIGroupManagement$DeleteGroupActionListener.execute(UIGroupManagement.java:159)
	at org.exoplatform.webui.event.Event.broadcast(Event.java:89)
..........

Comment 1 mposolda 2011-10-10 18:43:50 UTC
Link: Added: This issue is related to JBQA-5437


Comment 2 Michal Vanco 2011-10-17 10:10:44 UTC
Can't reproduce bug at ER04 build. Automated perf test (delete gruop with failover) passed as well.

Comment 3 Michal Vanco 2011-10-17 10:10:44 UTC
Release Notes Docs Status: Added: Not Required



Note You need to log in before you can comment on or make changes to this bug.