Bug 794221 (JBEPP-1278)

Summary: 2-nodes cluster: not able to delete group after failover of node1
Product: [JBoss] JBoss Enterprise Portal Platform 5 Reporter: mposolda
Component: unspecifiedAssignee: Default User <jbpapp-maint>
Status: CLOSED WORKSFORME QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.2.0.ER02   
Target Milestone: ---   
Target Release: 5.2.0.ER04   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/JBEPP-1278
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
2-nodes cluster, -Dexo.profiles=cluster
Last Closed: 2011-10-17 10:10:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

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