Re: [JBoss-dev] HEAD JBossMQ failures

2002-05-27 Thread Hiram Chirino


Mucked up jdbc PM.  Fixed now.

Regards,
Hiram

From: Jason Dillon [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: [JBoss-dev] HEAD  JBossMQ failures
Date: Sun, 26 May 2002 16:32:51 -0700

I am seeing lots of these for various JBossMQ and other JMS related tests:

snip
org.jboss.mq.SpyJMSException: Cannot acknowlege a message
...

Any idea what is up with this?

--jason

-
This mail sent through IMP: http://horde.org/imp/

___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development




_
Chat with friends online, try MSN Messenger: http://messenger.msn.com


___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



[JBoss-dev] HEAD JBossMQ failures

2002-05-26 Thread Jason Dillon

I am seeing lots of these for various JBossMQ and other JMS related tests:

snip
org.jboss.mq.SpyJMSException: Cannot acknowlege a message
at org.jboss.mq.Connection.send(Connection.java:790)
at org.jboss.mq.SpyMessage.doAcknowledge(SpyMessage.java:543)
at org.jboss.mq.SpyMessageConsumer.preProcessMessage(SpyMessageConsumer.java:653)
at org.jboss.mq.SpyMessageConsumer.receive(SpyMessageConsumer.java:236)
at org.jboss.test.jmsra.test.RaTest.getJmsMessage(RaTest.java:197)
at org.jboss.test.jmsra.test.RaTest.getJmsMessage(RaTest.java:184)
at org.jboss.test.jmsra.test.RaTest.testSimple(RaTest.java:91)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at junit.framework.TestCase.runTest(TestCase.java:166)
at junit.framework.TestCase.runBare(TestCase.java:140)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:131)
at junit.framework.TestSuite.runTest(TestSuite.java:173)
at junit.framework.TestSuite.run(TestSuite.java:168)
at junit.framework.TestSuite.runTest(TestSuite.java:173)
at junit.framework.TestSuite.run(TestSuite.java:168)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.extensions.TestSetup.run(TestSetup.java:23)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231)
at
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409)
linked exception is:
org.jboss.mq.SpyJMSException: Could not delete the message from the database:
delete affected 0 rows
at org.jboss.mq.pm.jdbc2.PersistenceManager.remove(PersistenceManager.java:801)
at org.jboss.mq.server.BasicQueue.acknowledge(BasicQueue.java:306)
at org.jboss.mq.server.JMSQueue.acknowledge(JMSQueue.java:97)
at org.jboss.mq.server.ClientConsumer.acknowledge(ClientConsumer.java:323)
at
org.jboss.mq.server.JMSDestinationManager.acknowledge(JMSDestinationManager.java:522)
at
org.jboss.mq.server.JMSDestinationManager.acknowledge(JMSDestinationManager.java:506)
at
org.jboss.mq.server.JMSServerInterceptorSupport.acknowledge(JMSServerInterceptorSupport.java:197)
at org.jboss.mq.server.TracingInterceptor.acknowledge(TracingInterceptor.java:351)
at org.jboss.mq.server.JMSServerInvoker.acknowledge(JMSServerInvoker.java:199)
at org.jboss.mq.il.oil.OILServerILService$Client.run(OILServerILService.java:229)
at java.lang.Thread.run(Thread.java:536)
/snip

Any idea what is up with this?

--jason

-
This mail sent through IMP: http://horde.org/imp/

___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development