Bug 780844 (SOA-3295) - Admin console, expanding ModeShape sequencers produced an NPE
Summary: Admin console, expanding ModeShape sequencers produced an NPE
Keywords:
Status: CLOSED NEXTRELEASE
Alias: SOA-3295
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: Documentation, EDS
Version: 5.2.0.ER3
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 5.2.0 GA
Assignee: Van Halbert
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-08-23 15:50 UTC by Van Halbert
Modified: 2011-11-14 20:09 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-14 20:09:12 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker MODE-1244 0 None None None Never
Red Hat Issue Tracker MODE-1260 0 None None None Never
Red Hat Issue Tracker SOA-3295 0 None None None Never

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.


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