[ http://jira.jboss.com/jira/browse/JBMQ-1?page=comments#action_12310683 ]
     
Adrian Brock commented on JBMQ-1:
---------------------------------

While you are there, this message

"Message redelivered=1 max=0"

should read

"Message delivered=1 max=0"


> Simple*MessageDrivenUnitTestCase failing with no messages
> ---------------------------------------------------------
>
>          Key: JBMQ-1
>          URL: http://jira.jboss.com/jira/browse/JBMQ-1
>      Project: JBoss JMS (JBossMQ)
>         Type: Bug
>     Versions: JBossAS-4.0.1
>  Environment: current 4.0 branch with jdk 1.4.2_05.
>     Reporter: Scott M Stark
>     Assignee: Scott M Stark

>
>
> Both the 
> org.jboss.test.messagedriven.test.SimpleQueueMessageDrivenUnitTestCase and 
> org.jboss.test.messagedriven.test.SimpleTopicMessageDrivenUnitTestCase are 
> failing with timeouts waiting for messages. This is do to the message being 
> dumped to the DLQ for some reason:
> 06:36:59,556 INFO  [EJBDeployer] Deployed: 
> file:/cvs/JBoss4.0/jboss-4.0/testsuite/output/lib/mdbtopicxa.jar
> 06:37:00,171 WARN  [AbstractDLQHandler] Message redelivered=1 max=0 sending 
> it to the dlq org.jboss.mq.SpyMessage {
> Header { 
>    jmsDestination  : TOPIC.testTopic
>    jmsDeliveryMode : 2
>    jmsExpiration   : 0
>    jmsPriority     : 4
>    jmsMessageID    : ID:3-11018254200691
>    jmsTimeStamp    : 1101825420069
>    jmsCorrelationID: null
>    jmsReplyTo      : null
>    jmsType         : null
>    jmsRedelivered  : false
>    jmsProperties   : {jboss_test_MESSAGEID=1}
>    jmsPropReadWrite: false
>    msgReadOnly     : true
>    producerClientId: ID:3
> }
> }
> 06:37:24,668 INFO  [EJBDeployer] Undeploying: 
> file:/cvs/JBoss4.0/jboss-4.0/testsuite/output/lib/mdbtopicxa.jar
> 06:37:24,713 INFO  [EjbModule] Undeployed TestMDB
> 06:44:50,449 INFO  [EjbModule] Deploying TestMDB
> 06:44:50,556 INFO  [EJBDeployer] Deployed: 
> file:/cvs/JBoss4.0/jboss-4.0/testsuite/output/lib/mdbqueuexa.jar
> 06:44:51,083 WARN  [AbstractDLQHandler] Message redelivered=1 max=0 sending 
> it to the dlq org.jboss.mq.SpyMessage {
> Header { 
>    jmsDestination  : QUEUE.testQueue
>    jmsDeliveryMode : 2
>    jmsExpiration   : 0
>    jmsPriority     : 4
>    jmsMessageID    : ID:6-11018258910651
>    jmsTimeStamp    : 1101825891064
>    jmsCorrelationID: null
>    jmsReplyTo      : null
>    jmsType         : null
>    jmsRedelivered  : false
>    jmsProperties   : {jboss_test_MESSAGEID=1}
>    jmsPropReadWrite: false
>    msgReadOnly     : true
>    producerClientId: ID:6
> }
> }
> 06:45:15,667 INFO  [EJBDeployer] Undeploying: 
> file:/cvs/JBoss4.0/jboss-4.0/testsuite/output/lib/mdbqueuexa.jar
> 06:45:15,716 INFO  [EjbModule] Undeployed TestMDB

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
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-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to