[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6297) Can't stop or restart JBoss AS 6.0.0.M3

Rob Stryker (JIRA) jira-events at lists.jboss.org
Mon May 31 06:12:08 EDT 2010


    [ https://jira.jboss.org/browse/JBIDE-6297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12533205#action_12533205 ] 

Rob Stryker commented on JBIDE-6297:
------------------------------------

doesn't seem to be only for shutdown. I still think it's safer to just modify this and the jmx parts of my code to check server version. They even went so far as to change the shutdown.sh documentation to the following:

    -s, --server=<url>        The JMX service URL of the remote server (e.g. ser 
vice:jmx:rmi:///jndi/rmi://localhost:1090/jmxrmi) 

I will say I think this is a very verbose change though ;)  Now when running shutdown you have to type ./shutdown.sh -s service:jmx:rmi:///jndi://localhost:1099/jmxrmi,   instead of the much easier ./shutdown.sh -s localhost:1099. 

> Can't stop or restart JBoss AS 6.0.0.M3
> ---------------------------------------
>
>                 Key: JBIDE-6297
>                 URL: https://jira.jboss.org/browse/JBIDE-6297
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS
>    Affects Versions: 3.1.0.GA
>         Environment: Windows Vista 32bit, Java 1.6.0_20
>            Reporter: Andreas Eigenmann
>            Assignee: Rob Stryker
>            Priority: Critical
>             Fix For: 3.1.2, 3.2.next
>
>         Attachments: 6297_1.patch
>
>
> Stopping or Restarting a JBoss AS 6.0.0.M3 instance in the Servers View throws:
> Exception in thread "main" java.net.MalformedURLException: Service URL must start with service:jmx:
> 	at javax.management.remote.JMXServiceURL.<init>(JMXServiceURL.java:143)
> 	at org.jboss.Shutdown.main(Shutdown.java:235)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list