[jboss-user] [Beginners Corner] - Re: jmx-console security exception when trying to start JBos

alamandrax do-not-reply at jboss.com
Fri Aug 24 03:52:11 EDT 2007


Hi KJ,

I think the first issue is that your JBoss server is shutting down unexpectedly (or had you been trying to shutdown the server when you got the error?).

Second, in Eclipse, in the Server view, right click on the Jboss server that you have configured and click "open".
Click on the "Open Launch Configuration" link.
In the Twiddle arguments, you should see the text "-S" in the program arguments.
Add the following text to these arguments "-S --user=[username] --password=[password]"

The username and password are the values you set when you were configuring JMX during the JBoss installation.

Hope that helps.

Sankar.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077640#4077640

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4077640



More information about the jboss-user mailing list