This should be fixed now.  Thanks for pointing it out.

Regards,
Hiram

>From: Giorgio42 <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: [JBoss-dev] CCEs make jbossmq.perf and jbossmq.test fail
>Date: Sat, 25 May 2002 18:25:32 -0500
>
>I'm running the test suite for CVS head (200205252357)
>on W2K / Sun JDK 1.4.
>
>The exceptions in the report say that a message could not
>be removed due to not being able to delete the record in the database (0 
>rows affected), but the log shows that
>a CCE occured:
>
>2002-05-26 00:26:51,234 WARN  [org.jboss.mq.il.oil.OILServerILService] 
>Client request resulted in a server exception:
>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)
>2002-05-26 00:26:51,234 ERROR [STDERR] 
>[b]java.lang.ClassCircularityError:[/b] sun/reflect/ConstructorAccessorImpl
>2002-05-26 00:26:51,265 ERROR [STDERR]         at 
>sun.misc.Unsafe.defineClass(Native Method)
>2002-05-26 00:26:51,265 ERROR [STDERR]         at 
>sun.reflect.ClassDefiner.defineClass(ClassDefiner.java:45)
>2002-05-26 00:26:51,265 ERROR [STDERR]         at 
>sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:381)
>2002-05-26 00:26:51,265 ERROR [STDERR]         at 
>java.security.AccessController.doPrivileged(Native Method)
>2002-05-26 00:26:51,468 ERROR [STDERR]         at 
>sun.reflect.MethodAccessorGenerator.generate(MethodAccessorGenerator.java:377)
>2002-05-26 00:26:51,468 ERROR [STDERR]         at 
>sun.reflect.MethodAccessorGenerator.generateConstructor(MethodAccessorGenerator.java:76)
>2002-05-26 00:26:51,468 ERROR [STDERR]         at 
>sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:30)
>2002-05-26 00:26:51,468 ERROR [STDERR]         at 
>sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
>2002-05-26 00:26:51,500 ERROR [STDERR]         at 
>java.lang.reflect.Constructor.newInstance(Constructor.java:274)
>2002-05-26 00:26:51,500 ERROR [STDERR]         at 
>java.lang.Class.newInstance0(Class.java:296)
>2002-05-26 00:26:51,500 ERROR [STDERR]         at 
>java.lang.Class.newInstance(Class.java:249)
>2002-05-26 00:26:51,500 ERROR [STDERR]         at 
>org.jboss.ejb.plugins.jaws.JAWSPersistenceManager.createBeanClassInstance(JAWSPersistenceManager.java:163)
>2002-05-26 00:26:51,500 ERROR [STDERR]         at 
>org.jboss.ejb.plugins.CMPPersistenceManager.createBeanClassInstance(CMPPersistenceManager.java:165)
>2002-05-26 00:26:51,531 ERROR [STDERR]         at 
>org.jboss.resource.connectionmanager.CachedConnectionInterceptor.createBeanClassInstance(CachedConnectionInterceptor.java:251)
>2002-05-26 00:26:51,531 ERROR [STDERR]         at 
>org.jboss.ejb.EntityContainer.createBeanClassInstance(EntityContainer.java:273)
>2002-05-26 00:26:51,531 ERROR [STDERR]         at 
>org.jboss.ejb.plugins.AbstractInstancePool.add(AbstractInstancePool.java:148)
>2002-05-26 00:26:51,531 ERROR [STDERR]         at 
>org.jboss.ejb.plugins.TimedInstancePoolFeeder.run(TimedInstancePoolFeeder.java:61)
>2002-05-26 00:26:51,546 ERROR [STDERR]         at 
>java.util.TimerThread.mainLoop(Timer.java:432)
>2002-05-26 00:26:51,546 ERROR [STDERR]         at 
>java.util.TimerThread.run(Timer.java:382)
>
>Is JBossMQ OK in CVS head (usable for production)?
>Any similar problem known with 3.0 RC3?
>
>Thanks.
>Georg
>
>* * *
>
>View thread online: 
>http://jboss.org/forums/thread.jsp?forum=66&thread=16555
>
>_______________________________________________________________
>
>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




_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


_______________________________________________________________

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

Reply via email to