JBDS 3 can add and start a AS6M5 server but it fails on stop.
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:234)
To stop the server, kill the javaw.exe process/shutdown the whole IDE
- is blocked by
-
JBIDE-6297 Can't stop or restart JBoss AS 6.0.0.M3
- Closed