[
https://issues.jboss.org/browse/AS7-5100?page=com.atlassian.jira.plugin.s...
]
John Sanda commented on AS7-5100:
---------------------------------
What about connecting to another Java process that is running an MBean server and
configured to use the RMI connector? That sounds like the issue here as well as the one
described in
https://issues.jboss.org/browse/AS7-2138.
JMX client does not work inside web application (servlet)
---------------------------------------------------------
Key: AS7-5100
URL:
https://issues.jboss.org/browse/AS7-5100
Project: Application Server 7
Issue Type: Bug
Affects Versions: 7.0.2.Final, 7.1.1.Final
Environment: JBoss 7.1.1 on Windows XP, Operating system should not doing impact
Reporter: Francois Billard
a simple jmx client connection to get an attribute on a remote MBeanServer does not work
and produce errors at runtime :
Failed to retrieve RMIServer stub: javax.naming.NameNotFoundException:
rmi://192.168.47.23:50000/jmxrmi -- service
jboss.naming.context.java.rmi:."192.168.47.23:50000".jmxrmi
and
Caused by: javax.naming.NameNotFoundException: rmi://192.168.47.23:50000/jmxrmi --
service jboss.naming.context.java.rmi:."192.168.47.23:50000".jmxrmi
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira