History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RHQ-841
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Heiko W. Rupp
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
RHQ Project

Apache instance that is down can not be started though Operation, rendering the start operation unusable

Created: 16/Sep/08 07:16 AM   Updated: 16/Sep/08 07:44 AM
Component/s: FX - Operations, Plugins
Affects Version/s: 1.0, 1.0.1, 1.1pre
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Relation
 


 Description  « Hide
When apache is down, the resource component is not started, which means that no OperationDelegate is created, which results in a NPE when trying to invoke the operation

java.lang.NullPointerException
at org.rhq.plugins.apache.ApacheServerComponent.invokeOperation(ApacheServerComponent.java:216)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.rhq.core.pc.inventory.ResourceContainer$ComponentInvocationThread.call(ResourceContainer.java:446)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:613)



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.