-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 5.2.0.ER3
-
Fix Version/s: 5.2.0 GA
-
Component/s: Documentation, EDS
-
Labels:None
-
Release Notes Text:
-
Release Notes Docs Status:Documented as Known Issue
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)
- cloned to
-
MODE-1244 In the admin-console, executing start/restart for Modeshape Engine produces NPE in Log
-
- Closed
-
- is blocked by
-
EMBJOPR-191 EJB3 stop'n'start: LockTimeoutException: could not acquire lock on @Synchronized component: navigationAction
-
- Coding In Progress
-
- relates to
-
MODE-1260 Exception in Admin Console While Restarting ModeShape Engine
-
- Closed
-