You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Guillaume Nodet (JIRA)" <de...@geronimo.apache.org> on 2005/12/11 19:20:08 UTC

[jira] Created: (GERONIMO-1329) Can not connect to Geronimo with jconsole

Can not connect to Geronimo with jconsole
-----------------------------------------

         Key: GERONIMO-1329
         URL: http://issues.apache.org/jira/browse/GERONIMO-1329
     Project: Geronimo
        Type: Bug
  Components: kernel  
    Reporter: Guillaume Nodet


There is a missing mbean that makes jconsole fails to connect

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (GERONIMO-1329) Can not connect to Geronimo with jconsole

Posted by "Guillaume Nodet (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1329?page=comments#action_12360434 ] 

Guillaume Nodet commented on GERONIMO-1329:
-------------------------------------------

I'm willingfull to provide a patch for this issue and GERONIMO-1330, using the way i described in my previous post.  Before starting on this, i want to be sure that this is the right way to go : delegate jmx calls to the GBean Kernel first, and if the target is not found, then delegate calls to the MBean Server.  This may lead to problems if for a reason, a gbean and an mbean have the same name.  Any opinions ?

> Can not connect to Geronimo with jconsole
> -----------------------------------------
>
>          Key: GERONIMO-1329
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1329
>      Project: Geronimo
>         Type: Bug
>   Components: kernel
>     Versions: 1.0-M5
>     Reporter: Guillaume Nodet
>      Fix For: 1.1

>
> There is a missing mbean that makes jconsole fails to connect

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1329) Can not connect to Geronimo with jconsole

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1329?page=all ]

Aaron Mulder updated GERONIMO-1329:
-----------------------------------

    Fix Version: 1.1
        Version: 1.0-M5

Any idea which MBean is missing or what we need to do to fix this?

> Can not connect to Geronimo with jconsole
> -----------------------------------------
>
>          Key: GERONIMO-1329
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1329
>      Project: Geronimo
>         Type: Bug
>   Components: kernel
>     Versions: 1.0-M5
>     Reporter: Guillaume Nodet
>      Fix For: 1.1

>
> There is a missing mbean that makes jconsole fails to connect

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (GERONIMO-1329) Cannot connect to Geronimo with jconsole

Posted by "Dain Sundstrom (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1329?page=all ]

Dain Sundstrom reassigned GERONIMO-1329:
----------------------------------------

    Assign To: Dain Sundstrom

> Cannot connect to Geronimo with jconsole
> ----------------------------------------
>
>          Key: GERONIMO-1329
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1329
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>   Components: kernel
>     Versions: 1.0-M5
>     Reporter: Guillaume Nodet
>     Assignee: Dain Sundstrom
>      Fix For: 1.2

>
> There is a missing mbean that makes jconsole fails to connect

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (GERONIMO-1329) Can not connect to Geronimo with jconsole

Posted by "Guillaume Nodet (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1329?page=comments#action_12360152 ] 

Guillaume Nodet commented on GERONIMO-1329:
-------------------------------------------

JConsole looks for a mbean named "JMImplementation:type=MBeanServerDelegate" which implements the javax.management.MBeanServerDelegate interface.

I think this problem and GERONIMO-1330 can be both fixed by modifying the o.a.g.kernel.jmx.MBeanServerDelegate to be able to delegate all  calls to either the Geronimo Kernel or the MBean Server.  If a gbean with the specified name can not be found for a given method (like getAttribute, ...), it could delegate the call to the mbean server.

> Can not connect to Geronimo with jconsole
> -----------------------------------------
>
>          Key: GERONIMO-1329
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1329
>      Project: Geronimo
>         Type: Bug
>   Components: kernel
>     Versions: 1.0-M5
>     Reporter: Guillaume Nodet
>      Fix For: 1.1

>
> There is a missing mbean that makes jconsole fails to connect

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (GERONIMO-1329) Cannot connect to Geronimo with jconsole

Posted by "Dain Sundstrom (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1329?page=all ]
     
Dain Sundstrom closed GERONIMO-1329:
------------------------------------

    Fix Version: 1.1
                     (was: 1.2)
     Resolution: Fixed

> Cannot connect to Geronimo with jconsole
> ----------------------------------------
>
>          Key: GERONIMO-1329
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1329
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>   Components: kernel
>     Versions: 1.0-M5
>     Reporter: Guillaume Nodet
>     Assignee: Dain Sundstrom
>      Fix For: 1.1

>
> There is a missing mbean that makes jconsole fails to connect

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (GERONIMO-1329) Cannot connect to Geronimo with jconsole

Posted by "Jacek Laskowski (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1329?page=all ]

Jacek Laskowski updated GERONIMO-1329:
--------------------------------------

    Summary: Cannot connect to Geronimo with jconsole  (was: Can not connect to Geronimo with jconsole)

> Cannot connect to Geronimo with jconsole
> ----------------------------------------
>
>          Key: GERONIMO-1329
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1329
>      Project: Geronimo
>         Type: Bug
>   Components: kernel
>     Versions: 1.0-M5
>     Reporter: Guillaume Nodet
>      Fix For: 1.1

>
> There is a missing mbean that makes jconsole fails to connect

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira