[ 
http://issues.apache.org/jira/browse/GERONIMO-1655?page=comments#action_12368026
 ] 

Anita Kulshreshtha commented on GERONIMO-1655:
----------------------------------------------

On further investigation, the MdbContainer does start properly. The reference 
pattern is correct. Here is the message from the log:
......................................................................
13:01:15,937 DEBUG [ProgressBarStartupMonitor] No value for GBean 
geronimo.server:J2EEApplication=null,J2EEModule=org/apache/geronimo/ActiveMQServer,J2EEServer=geronimo,j2eeType=JMSConnector,broker=ActiveMQ,name=ActiveMQ.vm.localhost
 attribute listenAddress
13:01:16,000 DEBUG [ProgressBarStartupMonitor] Unable to start 
geronimo.server:EJBModule=daytrader-ejb-1.1-SNAPSHOT.jar,J2EEApplication=geronimo/daytrader-derby-tomcat/1.1-SNAPSHOT/car,J2EEServer=geronimo,j2eeType=MessageDrivenBean,name=TradeBrokerMDB
 
13:01:16,000 DEBUG [ProgressBarStartupMonitor] Unable to start 
geronimo.server:EJBModule=daytrader-ejb-1.1-SNAPSHOT.jar,J2EEApplication=geronimo/daytrader-derby-tomcat/1.1-SNAPSHOT/car,J2EEServer=geronimo,j2eeType=MessageDrivenBean,name=TradeStreamerMDB
 (starting)

> Daytrader MDBs do not start properly
> ------------------------------------
>
>          Key: GERONIMO-1655
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1655
>      Project: Geronimo
>         Type: Bug
>     Versions: 1.0.1
>  Environment: All (j2ee-jetty-server and j2ee-tomcat-server, rev 380210) 
>     Reporter: Anita Kulshreshtha
>      Fix For: 1.0.1

>
> The following MDBs of Daytrader application do not start during startup of 
> the server : 
> .................................................................
> WARNING: Some GBeans were not started successfully:
>     TradeStreamerMDB (starting)
>     TradeBrokerMDB (starting) 
>      This affects both jetty and tomcat servers.
>     These are waiting for MdbContainer to start, which in turn is waiting for 
> Timers . All the timers NonTransactionalThreadPooledTimer etc are being 
> started properly,  but MdbContainer is looking for non existent GBeans, i.e. 
> the name part of the reference is NonTransactionalThreadPooledTimer,*  Here 
> is an example :
> 13:00:24,437 DEBUG [GBeanSingleReference] Waiting to start 
> geronimo.server:J2EEApplication=null,J2EEModule=geronimo/openejb/1.1-SNAPSHOT/car,J2EEServer=geronimo,j2eeType=MdbContainer,name=MdbEjbContainer
>  because no targets are running for reference NontransactedTimer matching the 
> patterns 
> geronimo.server:J2EEApplication=null,J2EEServer=geronimo,j2eeType=GBean,name=NonTransactionalThreadPooledTimer,*
>  

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

Reply via email to