I wrote:
> As I mentioned previously, none of this occurs when I don't use debug.

Sorry, that was a slightly misleading statement. The specific startup
warnings I refered to in my previous e-mail DO occur during a normal
startup. It's the JMS messages every 10 seconds which only occur during
a debug.

Rgds,

Dan.

-- 
Danny Yates


-----Original Message-----
From: Scott M Stark [mailto:[EMAIL PROTECTED] 
Sent: 14 July 2003 15:56
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Error debugging 3.2.0


What does the JNDI namespace show in terms of bound jms factories? What does
the 
jms invocation layer service associated with XAConnectionFactory show in
terms 
of starting up?

-- 
xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx

[EMAIL PROTECTED] wrote:

> Hi all,
> 
> I'm debugging my code using the following:
> 
>   JBoss 3.2.0
>   Eclipse 2.1.1
>   JBoss IDE 1.1.0
> 
> Every 10 seconds, I get the following console output:
> 
> 14:54:35,603 INFO [DLQHandler] Destroying
> 14:54:35,603 INFO [DLQHandler] Destroyed
> 14:54:35,613 INFO [DLQHandler] Creating
> 14:54:35,613 ERROR [DLQHandler] Initialization failed
> javax.jms.JMSException: Error creating the dlq connection:
> XAConnectionFactory not bound
> at org.jboss.ejb.plugins.jms.DLQHandler.createService(DLQHandler.java:152)
> at
org.jboss.system.ServiceMBeanSupport.create(ServiceMBeanSupport.java:158)
> at
>
org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerCreate(JMSContainerInvoke
> r.java:394)
> at
>
org.jboss.ejb.plugins.jms.JMSContainerInvoker.startService(JMSContainerInvok
> er.java:553)
> at
>
org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl.onExcept
> ion(JMSContainerInvoker.java:1053)
> at
>
org.jboss.ejb.plugins.jms.JMSContainerInvoker$1.run(JMSContainerInvoker.java
> :565)
> 14:54:35,613 INFO [JMSContainerInvoker] Reconnected to JMS provider
> 14:54:35,633 WARN [JMSContainerInvoker] JMS provider failure detected: 
> javax.jms.JMSException: Error creating the dlq connection:
> XAConnectionFactory not bound
> at org.jboss.ejb.plugins.jms.DLQHandler.createService(DLQHandler.java:152)
> at
org.jboss.system.ServiceMBeanSupport.create(ServiceMBeanSupport.java:158)
> at
>
org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerCreate(JMSContainerInvoke
> r.java:394)
> at
>
org.jboss.ejb.plugins.jms.JMSContainerInvoker.startService(JMSContainerInvok
> er.java:553)
> at
>
org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl.onExcept
> ion(JMSContainerInvoker.java:1053)
> at
>
org.jboss.ejb.plugins.jms.JMSContainerInvoker$1.run(JMSContainerInvoker.java
> :565)
> 14:54:35,633 INFO [JMSContainerInvoker] Trying to reconnect to JMS
provider
> 
> This only occurs when I debug, NOT when I do a normal start/stop of the
> server.
> 
> Does anybody have any ideas?
> 
> Thanks,
> 
> Dan.



-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


_____________________________________________________________________ 
Notice to recipient: 
The information in this internet e-mail and any attachments is confidential
and may be privileged. It is intended solely for the addressee. If you are
not the intended addressee please notify the sender immediately by
telephone. If you are not the intended recipient, any disclosure, copying,
distribution or any action taken or omitted to be taken in reliance on it,
is prohibited and may be unlawful. 

When addressed to external clients any opinions or advice contained in this
internet e-mail are subject to the terms and conditions expressed in any
applicable governing terms of business or client engagement letter issued by
the pertinent Bank of America group entity. 

If this email originates from the U.K. please note that Bank of America,
N.A., London Branch, Banc of America Securities Limited and Banc of America
Futures Incorporated are regulated by the Financial Services Authority.
_____________________________________________________________________ 




-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


_____________________________________________________________________ 
Notice to recipient: 
The information in this internet e-mail and any attachments is confidential
and may be privileged. It is intended solely for the addressee. If you are
not the intended addressee please notify the sender immediately by
telephone. If you are not the intended recipient, any disclosure, copying,
distribution or any action taken or omitted to be taken in reliance on it,
is prohibited and may be unlawful. 

When addressed to external clients any opinions or advice contained in this
internet e-mail are subject to the terms and conditions expressed in any
applicable governing terms of business or client engagement letter issued by
the pertinent Bank of America group entity. 

If this email originates from the U.K. please note that Bank of America,
N.A., London Branch, Banc of America Securities Limited and Banc of America
Futures Incorporated are regulated by the Financial Services Authority.
_____________________________________________________________________ 




-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to