[jboss-dev] AS is hanging at startup
Sacha Labourey
sacha.labourey at jboss.com
Wed Sep 3 10:37:24 EDT 2008
> -----Original Message-----
> From: jboss-development-bounces at lists.jboss.org [mailto:jboss-
> development-bounces at lists.jboss.org] On Behalf Of Andrew Dinn
> Sent: mercredi, 3 septembre 2008 16:32
> To: JBoss.org development list
> Subject: Re: [jboss-dev] AS is hanging at startup
>
> Sacha Labourey wrote:
> > 30 seconds:
> >
> > ...
> > 15:09:27,671 INFO [JMXKernel] Legacy JMX core initialized
> > 15:09:31,406 INFO [MetaDataAwareProfile] Using profile
> > root:C:\SVN_HOME\trunk\b
> > uild\output\jboss-5.0.0.CR2\server\web-profile
> > 15:10:02,062 INFO [TransactionManagerService] JBossTS Transaction
> Service
> > (JTA
> > version) - JBoss Inc.
> > 15:10:02,062 INFO [TransactionManagerService] Setting up property
> manager
> > MBean
> > and JMX layer
> > ...
> >
> > Any idea why? I am connected to the Internet.
>
> Hmm, the JBossTS startup code logs that message as info in
> TransactionManagerService.create(). It should go on to log subsequent
> messages about the recovery manager startup and about binding the JNDI
> reference for TransactonManager. If you did not see them then perhaps
> the TX startup got wedged?
>
> Can you check if your log included messages saying
>
> Initializing recovery manager
Yes, I've got that:
2008-09-03 15:10:02,562 INFO
[com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Initializing
recovery manager
2008-09-03 15:10:02,593 DEBUG [com.arjuna.ats.arjuna.logging.arjLogger]
(main)
--- Start RecoveryActivators
2008-09-03 15:10:02,609 DEBUG [com.arjuna.ats.arjuna.logging.arjLogger]
(Thread-6)
--- ExpiredEntryMonitor ----mer., 3 sept. 2008 15:10:02----
2008-09-03 15:10:02,875 DEBUG [com.arjuna.ats.jta.logging.loggerI18N] (main)
[com.arjuna.ats.internal.jta.recovery.noxanodes] No XA recovery nodes
specified. Will only recover saved states.
> Recovery manager configured
>
> and
>
> Binding TransactionManager JNDI Reference
>
Also there:
2008-09-03 15:10:02,890 INFO
[com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Recovery
manager configured
2008-09-03 15:10:02,890 INFO
[com.arjuna.ats.jbossatx.jta.TransactionManagerService] (main) Binding
TransactionManager JNDI Reference
So we are all fine and it is pretty fast actually.
> If not then the TX service startup may be stalled.
>
> regards,
>
>
> Andrew Dinn
> -----------
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development
More information about the jboss-development
mailing list