You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <de...@geronimo.apache.org> on 2005/09/25 03:34:28 UTC

[jira] Updated: (GERONIMO-774) OpenEJB itests - GBeanInstance should already be stopped before die() is called

     [ http://issues.apache.org/jira/browse/GERONIMO-774?page=all ]

David Jencks updated GERONIMO-774:
----------------------------------

    Fix Version: 1.0
                     (was: 1.0-M5)

I'm not sure this is really a bug.  This message occurs when you try to stop a gbean that never started, usually due to a missing dependency.

> OpenEJB itests - GBeanInstance should already be stopped before die() is called
> -------------------------------------------------------------------------------
>
>          Key: GERONIMO-774
>          URL: http://issues.apache.org/jira/browse/GERONIMO-774
>      Project: Geronimo
>         Type: Bug
>   Components: OpenEJB
>     Versions: 1.0-M4
>  Environment: Windows XP SP2
> java version "1.4.2_06"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
> Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)
>     Reporter: John Sisson
>      Fix For: 1.0

>
> The message "GBeanInstance should already be stopped before die() is called" is issued during OpenEJB integration tests.  Experienced this in HEAD.  Probably happens in M4 branch too.
> 20:24:10,723 INFO  [LocalConfigStore:config-store] Uninstalled configuration org/openejb/scenario002
> Module org/openejb/scenario002 uninstalled.
> Completed
> 20:24:12,957 INFO  [TSSBean] org/openejb/POA - Unlinked container openejb.server:EJBModule=org/openejb/scenario001,J2EEApplication=n
> ull,J2EEServer=openejb,j2eeType=StatelessSessionBean,name=BasicStatelessBean
> 20:24:12,957 INFO  [GenericEJBContainer] GenericEJBContainer 'openejb.server:EJBModule=org/openejb/scenario001,J2EEApplication=null,
> J2EEServer=openejb,j2eeType=StatelessSessionBean,name=BasicStatelessBean' stopped
> 20:24:12,957 INFO  [GenericEJBContainer] GenericEJBContainer 'openejb.server:EJBModule=org/openejb/scenario001,J2EEApplication=null,
> J2EEServer=openejb,j2eeType=EntityBean,name=BasicCmp2Bean' stopped
> 20:24:12,957 INFO  [GenericEJBContainer] GenericEJBContainer 'openejb.server:EJBModule=org/openejb/scenario001,J2EEApplication=null,
> J2EEServer=openejb,j2eeType=EntityBean,name=BasicCmpBean' stopped
> 20:24:12,957 INFO  [GenericEJBContainer] GenericEJBContainer 'openejb.server:EJBModule=org/openejb/scenario001,J2EEApplication=null,
> J2EEServer=openejb,j2eeType=StatefulSessionBean,name=BasicStatefulBean' stopped
> 20:24:12,957 INFO  [Configuration] Stopping configuration org/openejb/scenario001
> 20:24:13,395 ERROR [GBeanInstance] Gbeaninstance Should Already Be Stopped before die() is called: objectName=geronimo.server:role=C
> MPPKGenerator,name=SecurityEntity state=starting
> 20:24:13,395 ERROR [GBeanInstance] GBeanInstance should already be stopped before die() is called: objectName=geronimo.server:role=C
> MPPKGenerator,name=SecurityEntity,isWrapper=true state=starting
> 20:24:14,067 INFO  [PersistentConfigurationList] Saved running configuration list
> 20:24:14,473 INFO  [ConfigurationManagerImpl] Unloaded Configuration geronimo.config:name="org/openejb/scenario001"
> Completed

-- 
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