Bug 780844 (SOA-3295)

Summary: Admin console, expanding ModeShape sequencers produced an NPE
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Van Halbert <vhalbert>
Component: Documentation, EDSAssignee: Van Halbert <vhalbert>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.2.0.ER3CC: vhalbert
Target Milestone: ---   
Target Release: 5.2.0 GA   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-3295
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-14 20:09:12 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 Van Halbert 2011-08-23 15:50:33 UTC
project_key: SOA

In the admin-console, trying to expand the Modeshape sequencers by clicking on the arrow and produced the following NPE in the server log:


10:47:05,013 ERROR [modeshape] Exception in getAvailability
java.lang.NullPointerException
	at org.modeshape.rhq.plugin.util.ModeShapeManagementView.executeManagedOperation(ModeShapeManagementView.java:188)
	at org.modeshape.rhq.plugin.EngineComponent.getAvailability(EngineComponent.java:70)
	at sun.reflect.GeneratedMethodAccessor528.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.rhq.core.pc.inventory.ResourceContainer$ComponentInvocationThread.call(ResourceContainer.java:525)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:680)

Comment 1 Van Halbert 2011-08-23 15:50:43 UTC
Link: Added: This issue Cloned to SOA-3296


Comment 2 Van Halbert 2011-09-07 18:41:53 UTC
Link: Added: This issue depends EMBJOPR-191


Comment 4 Van Halbert 2011-09-07 18:42:50 UTC
Link: Added: This issue relates to MODE-1260


Comment 5 Van Halbert 2011-09-07 21:11:21 UTC
Release Notes Docs Status: Added: Documented as Known Issue


Comment 6 David Le Sage 2011-09-12 23:28:22 UTC
Release Notes Docs Status: Removed: Documented as Known Issue 


Comment 7 David Le Sage 2011-09-28 03:34:43 UTC
Release Notes Docs Status: Added: Documented as Known Issue
Writer: Added: dlesage
Release Notes Text: Added: https://issues.jboss.org/browse/SOA-3295

If the user tried to expand a Modeshape sequencer by clicking on its arrow in the Administration Console, a null pointer exception will appear in the log.


Comment 8 David Le Sage 2011-09-28 03:35:03 UTC
Documented as known issue.

Comment 10 Paul Nittel 2011-11-14 20:09:12 UTC
Checked 5.2 release notes. Closed.