Sorry fot the omission on org.jboss.mq. The following trace appears to have the 
mq trace messages from the time the session bean publishes the message, thru 
when the client begins to receive it.

thanks,


  | 2004-12-20 14:07:42,660 TRACE [org.jboss.mq.SpyMessageProducer] Sending 
message [EMAIL PROTECTED] dest=TOPIC.corej2ee.jms.Topic1 delivery=persist pri
  | ority=4 ttl=0 disableMessageID=false disableTS=false [EMAIL PROTECTED] 
txid=null XA RUNNING [EMAIL PROTECTED]
  | en:ID:2/04cb240d21712f09ef88dae7f8f79de7 rcvstate=STOPPED]]]
  | SpyTextMessage {
  | Header {
  |    jmsDestination  : TOPIC.corej2ee.jms.Topic1
  |    jmsDeliveryMode : 2
  |    jmsExpiration   : 0
  |    jmsPriority     : 4
  |    jmsMessageID    : ID:2-11035696626603
  |    jmsTimeStamp    : 1103569662660
  |    jmsCorrelationID: null
  |    jmsReplyTo      : null
  |    jmsType         : null
  |    jmsRedelivered  : false
  |    jmsProperties   : {}
  |    jmsPropReadWrite: true
  |    msgReadOnly     : false
  |    producerClientId: ID:2
  | }
  | Body {
  |    text            :three
  | }
  | }
  | 2004-12-20 14:07:42,660 TRACE [org.jboss.mq.SpySession] Adding message to 
transaction ID:2-11035696626603 [EMAIL PROTECTED] txid=null XA RUNNING conne
  | [EMAIL PROTECTED]:ID:2/04cb240d21712f09ef88dae7f8f79de7 rcvstate=STOPPED]]
  | 2004-12-20 14:07:42,660 TRACE [org.jboss.mq.SpyXAResourceManager] No Xid, 
sending message to server ID:2-11035696626603
  | 2004-12-20 14:07:42,660 TRACE [org.jboss.mq.Connection] SendToServer 
message=ID:2-11035696626603 [EMAIL PROTECTED]:ID:2/04cb240d21712f09
  | ef88dae7f8f79de7 rcvstate=STOPPED]
  | 2004-12-20 14:07:42,660 TRACE [org.jboss.mq.server.TracingInterceptor] 
CALLED : addMessage
  | 2004-12-20 14:07:42,660 TRACE [org.jboss.mq.server.TracingInterceptor] ARG  
  : SpyTextMessage {
  | Header {
  |    jmsDestination  : TOPIC.corej2ee.jms.Topic1
  |    jmsDeliveryMode : 2
  |    jmsExpiration   : 0
  |    jmsPriority     : 4
  |    jmsMessageID    : ID:2-11035696626603
  |    jmsTimeStamp    : 1103569662660
  |    jmsCorrelationID: null
  |    jmsReplyTo      : null
  |    jmsType         : null
  |    jmsRedelivered  : false
  |    jmsProperties   : {}
  |    jmsPropReadWrite: true
  |    msgReadOnly     : false
  |    producerClientId: ID:2
  | }
  | Body {
  |    text            :three
  | }
  | }
  | 2004-12-20 14:07:42,660 TRACE [org.jboss.mq.security.SecurityManager] 
Checking authorize on subjectInfo: SubjectInfo {subject=Subject:
  |         Principal: guest
  |         Principal: Roles(members:j2ee,guest,john)
  | ;principal=guest;roles=Roles(members:j2ee,guest,john) for rolePrincipals 
[guest]
  | 2004-12-20 14:07:42,660 TRACE [org.jboss.mq.server.BasicQueue] addMessage 
45 msg=2 hard NOT_STORED PERSISTENT 
queue=TOPIC.corej2ee.jms.Topic1.ID:1.-2147483648 p
  | riority=4 lateClone=false hashCode=10735167 null [EMAIL 
PROTECTED]:1.-2147483648}
  | 2004-12-20 14:07:42,660 TRACE [org.jboss.mq.server.BasicQueue] 
internalAddMessage  45 msg=2 hard NOT_STORED PERSISTENT 
queue=TOPIC.corej2ee.jms.Topic1.ID:1.-214
  | 7483648 priority=4 lateClone=false hashCode=10735167 [EMAIL 
PROTECTED]:1.-2147483648}
  | 2004-12-20 14:07:42,660 TRACE [org.jboss.mq.server.TracingInterceptor] 
RETURN : addMessage
  | 2004-12-20 14:07:42,660 DEBUG [corej2ee.examples.jta.ejb.PublisherEJB] 
message published:three
  | 2004-12-20 14:07:42,660 DEBUG [corej2ee.examples.jta.ejb.PublisherEJB] tx 
rollbackOnly=false
  | 2004-12-20 14:07:42,660 DEBUG [corej2ee.examples.jta.ejb.PublisherEJB] 
throwing EJBException
  | 2004-12-20 14:07:42,660 DEBUG [corej2ee.examples.jta.ejb.PublisherEJB] tx 
rollbackOnly=false
  | 2004-12-20 14:07:42,660 TRACE 
[org.jboss.resource.connectionmanager.CachedConnectionManager] popped object: 
org.jboss.resource.connectionmanager.CachedConnectio
  | [EMAIL PROTECTED]
  | 2004-12-20 14:07:42,660 TRACE [org.jboss.tm.TransactionImpl] 
setRollbackOnly(): Entered, tx=TransactionImpl:XidImpl[FormatId=257, 
GlobalId=BLITZ/22, BranchQual=
  | , localId=22] status=STATUS_ACTIVE
  | 2004-12-20 14:07:42,660 TRACE [org.jboss.ejb.plugins.TxInterceptorCMT] 
TxInterceptorCMT: In finally
  | 2004-12-20 14:07:42,660 TRACE [org.jboss.tm.TransactionImpl] rollback(): 
Entered, tx=TransactionImpl:XidImpl[FormatId=257, GlobalId=BLITZ/22, 
BranchQual=, local
  | Id=22] status=STATUS_MARKED_ROLLBACK
  | 2004-12-20 14:07:42,660 TRACE [org.jboss.tm.TxManager] suspended tx: 
TransactionImpl:XidImpl[FormatId=257, GlobalId=BLITZ/22, BranchQual=, 
localId=22]
  | 2004-12-20 14:07:42,660 TRACE [org.jboss.tm.TxManager] tx timeout is now: 
300s
  | 2004-12-20 14:07:42,660 ERROR [org.jboss.ejb.plugins.LogInterceptor] 
EJBException in method: public abstract void 
corej2ee.examples.jta.ejb.PublisherRemote.publ
  | ishThrow(java.lang.String) throws java.rmi.RemoteException:
  | javax.ejb.EJBException: error:javax.ejb.EJBException: trying to rollback 
transaction
  | ...
  | 2004-12-20 14:07:42,670 TRACE [org.jboss.mq.il.uil2.SocketManager] End 
internalSendMessage, 
msg=org.jboss.mq.il.uil2.msgs.AcknowledgementRequestMsg24411663[msgT
  | ype: m_acknowledge, msgID: 10, error: null]
  | 2004-12-20 14:07:42,670 TRACE 
[org.jboss.mq.il.uil2.ServerSocketManagerHandler] End handleMsg, msgType: 1
  | 2004-12-20 14:07:42,720 TRACE [org.jboss.mq.il.uil2.SocketManager] Read 
msgType: m_receive, msgID: 11
  | 2004-12-20 14:07:42,720 TRACE [org.jboss.mq.il.uil2.SocketManager] Read new 
msg: org.jboss.mq.il.uil2.msgs.ReceiveMsg22302276[msgType: m_receive, msgID: 
11, err
  | or: null]
  | 2004-12-20 14:07:42,720 TRACE 
[org.jboss.mq.il.uil2.ServerSocketManagerHandler] Begin handleMsg, msgType: 13
  | 2004-12-20 14:07:42,720 TRACE [org.jboss.mq.server.TracingInterceptor] 
CALLED : receive
  | 2004-12-20 14:07:42,720 TRACE [org.jboss.mq.server.TracingInterceptor] ARG  
  : -2147483648
  | 2004-12-20 14:07:42,720 TRACE [org.jboss.mq.server.TracingInterceptor] ARG  
  : 1000
  | 2004-12-20 14:07:42,720 TRACE 
[org.jboss.mq.security.ServerSecurityInterceptor] Checking receive authorize on 
ConnectionToken:ID:1/ffeeba66b95db477116cbaa7c7903
  | dd9 subId=-2147483648
  | 2004-12-20 14:07:42,720 TRACE [org.jboss.mq.security.SecurityManager] 
Checking authorize on subjectInfo: SubjectInfo {subject=Subject:
  |         Principal: guest
  |         Principal: Roles(members:j2ee,guest,john)
  | ;principal=null;roles=Roles(members:j2ee,guest,john) for rolePrincipals 
[guest]
  | 2004-12-20 14:07:42,720 TRACE [org.jboss.mq.server.BasicQueue] receive 
Subscription[subId=-2147483648connection=ConnectionToken:ID:1/ffeeba66b95db477116cbaa7c79
  | 03dd9 destination=TOPIC.corej2ee.jms.Topic1 messageSelector=null Local 
Create] wait=true [EMAIL PROTECTED]
  | ID:1.-2147483648}
  | 2004-12-20 14:07:42,720 TRACE [org.jboss.mq.server.TracingInterceptor] 
RETURN : receive
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859337#3859337

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3859337


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to