You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2009/09/09 13:23:57 UTC

[jira] Created: (FELIX-1575) The JMX connector can not be registered because of a clash in the name in the RMI registry

The JMX connector can not be registered because of a clash in the name in the RMI registry
------------------------------------------------------------------------------------------

                 Key: FELIX-1575
                 URL: https://issues.apache.org/jira/browse/FELIX-1575
             Project: Felix
          Issue Type: Bug
          Components: Karaf
            Reporter: Guillaume Nodet
             Fix For: karaf-1.0.0


As a simple work around, I'll try to use a single RMI instance on port 1099 but register the JMX connector under different names.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (FELIX-1575) The JMX connector can not be registered because of a clash in the name in the RMI registry

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved FELIX-1575.
------------------------------------

    Resolution: Fixed
      Assignee: Guillaume Nodet

Committing to https://svn.apache.org/repos/asf/felix/trunk ...
	M	karaf/assembly/src/main/distribution/text/etc/org.apache.felix.karaf.management.cfg
	M	karaf/management/src/main/resources/OSGI-INF/blueprint/karaf-management.xml
Committed r812896


A more generic mechanism need to be implemented for other ports (or even for this one).

> The JMX connector can not be registered because of a clash in the name in the RMI registry
> ------------------------------------------------------------------------------------------
>
>                 Key: FELIX-1575
>                 URL: https://issues.apache.org/jira/browse/FELIX-1575
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: karaf-1.0.0
>
>
> As a simple work around, I'll try to use a single RMI instance on port 1099 but register the JMX connector under different names.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.