[jboss-jira] [JBoss JIRA] Reopened: (JBAS-4728) AS's JChannelFactory subclass should ignore duplicate lifecycle calls

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Sep 18 12:26:12 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBAS-4728?page=all ]

Brian Stansberry reopened JBAS-4728:
------------------------------------

             
Reopening due to this issue:

2007-09-18 13:58:35,888 DEBUG [org.jboss.system.ServiceController] destroying service: jboss.jgroups
:service=MultiplexerChannelFactory
2007-09-18 13:58:35,890 DEBUG [org.jboss.system.microcontainer.StartStopLifecycleAction] Error durin
g stop for jboss.jgroups:service=MultiplexerChannelFactory
java.lang.NullPointerException
        at org.jgroups.jmx.JChannelFactory.stop(JChannelFactory.java:74)
        at AOPContainerProxy$17.stop(AOPContainerProxy$17.java)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
        at org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceProxy.java:184)
        at $Proxy4.stop(Unknown Source)
        at org.jboss.system.microcontainer.StartStopLifecycleAction.uninstallAction(StartStopLifecyc
leAction.java:56)

> AS's JChannelFactory subclass should ignore duplicate lifecycle calls
> ---------------------------------------------------------------------
>
>                 Key: JBAS-4728
>                 URL: http://jira.jboss.com/jira/browse/JBAS-4728
>             Project: JBoss Application Server
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: Clustering
>    Affects Versions: JBossAS-5.0.0.Beta2
>            Reporter: Brian Stansberry
>         Assigned To: Brian Stansberry
>            Priority: Minor
>             Fix For:  JBossAS-5.0.0.Beta3
>
>
> If already created, ignore create(), etc.

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

        



More information about the jboss-jira mailing list