Bug 622625 - EWP 5.1.0.CR2: Shutdown fails, can't connect JMX
Summary: EWP 5.1.0.CR2: Shutdown fails, can't connect JMX
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: RHQ Project
Classification: Other
Component: Plugins
Version: 1.3.1
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
: ---
Assignee: RHQ Project Maintainer
QA Contact: Corey Welton
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-09 23:59 UTC by Ondřej Žižka
Modified: 2010-08-10 12:36 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-08-10 12:36:38 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBPAPP-4843 0 None None None Never

Description Ondřej Žižka 2010-08-09 23:59:16 UTC
EWP 5.1.0.CR2  http://porkchop.devel.redhat.com/devel/candidates/JBEWP/JBEWP-5.1.0-CR2/jboss-ewp-noauth-5.1.0.CR2.zip

JON 2.4.0.GA  http://porkchop.devel.redhat.com/released/JBossON/2.4.0/GA/


STR:

1) Install & run EWP from a terminal
2) Inventorize
3) Try to shut it down or restart.
4) See the Failure:

java.lang.RuntimeException: Can not connect to the server
	at org.rhq.plugins.jbossas5.ApplicationServerOperationsDelegate.shutdownViaJmx(ApplicationServerOperationsDelegate.java:420)
	at org.rhq.plugins.jbossas5.ApplicationServerOperationsDelegate.shutDown(ApplicationServerOperationsDelegate.java:311)
	at org.rhq.plugins.jbossas5.ApplicationServerOperationsDelegate.invoke(ApplicationServerOperationsDelegate.java:133)
	at org.rhq.plugins.jbossas5.ApplicationServerComponent.invokeOperation(ApplicationServerComponent.java:461)
	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: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:619)

Comment 1 Ondřej Žižka 2010-08-10 12:36:38 UTC
JBPAPP-4847


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