[jboss-jira] [JBoss JIRA] (AS7-5100) JMX client does not work inside web application (servlet)

John Sanda (JIRA) jira-events at lists.jboss.org
Tue Apr 30 14:16:54 EDT 2013


    [ https://issues.jboss.org/browse/AS7-5100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12771144#comment-12771144 ] 

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


More information about the jboss-jira mailing list