RE: Transaction already in progress
"Tim Anderson" <[email protected]>
| Newsgroups | gmane.comp.java.openjms.user |
|---|---|
| Message-ID | <[email protected]> |
Looks like a client has tried to create a consumer using an invalid selector, and the server hasn't cleaned up properly. You'll need to restart, as any time the thread is used, it will log an error. Were there any other messages in the logs? > -----Original Message----- > From: openjms-user-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > [mailto:openjms-user-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of Eric P. > Sent: Tuesday, 24 January 2006 8:24 PM > To: [email protected] > Subject: [openjms-user] Transaction already in progress > > Hi, > > When I want to subscribe, I have these errors : > > Client Side > > javax.jms.JMSException: antlr/RecognitionException > at org.exolab.jms.client.net.JMSExceptionAdapter.adapt > (JMSExceptionAdapter.java:79) > at > org.exolab.jms.server.net.RemoteServerSession__Proxy.createConsumer > (RemoteServerSession__Proxy.java:166) > at org.exolab.jms.client.net.JmsSessionStubImpl.createConsumer > (JmsSessionStubImpl.java:225) > at org.exolab.jms.client.JmsSession.allocateConsumer > (JmsSession.java:1222) > at org.exolab.jms.client.JmsTopicSession.createSubscriber > (JmsTopicSession.java:112) > at fr.dcn.sice.base.com.pns.jms.MessageClientImpl$1.run > (MessageClientImpl.java:236) > at java.lang.Thread.run(Thread.java:534) > > > Server Side > > 24/01 09:39:24 ERROR [DatabaseService] - Transaction in > progress, allocated at java.lang.Exception > at org.exolab.jms.persistence.DatabaseService$State.<init> > (DatabaseService.java:291) > at org.exolab.jms.persistence.DatabaseService.begin > (DatabaseService.java:131) > at > org.exolab.jms.messagemgr.ConsumerManagerImpl.createConsumer > (ConsumerManagerImpl.java:282) > at org.exolab.jms.server.ServerSessionImpl.createConsumer > (ServerSessionImpl.java:310) > at > org.exolab.jms.server.net.RemoteServerSession.createConsumer > (RemoteServerSession.java:224) > 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 > org.exolab.jms.net.orb.DefaultORB$Handler.invoke(DefaultORB.java:553) > at > org.exolab.jms.net.orb.DefaultORB$1.run(DefaultORB.java:511) > at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run > (PooledExecutor.java:732) > at java.lang.Thread.run(Thread.java:534) > 24/01 09:39:24 ERROR [SessionConsumer] - Transaction already > in progress > org.exolab.jms.persistence.PersistenceException: Transaction > already in progress > at org.exolab.jms.persistence.DatabaseService.begin > (DatabaseService.java:138) > at > org.exolab.jms.server.SessionConsumer.close(SessionConsumer.java:452) > at org.exolab.jms.server.ServerSessionImpl.close > (ServerSessionImpl.java:483) > at org.exolab.jms.server.net.RemoteServerSession.close > (RemoteServerSession.java:115) > at > sun.reflect.GeneratedMethodAccessor56.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke > (DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at > org.exolab.jms.net.orb.DefaultORB$Handler.invoke(DefaultORB.java:553) > at > org.exolab.jms.net.orb.DefaultORB$1.run(DefaultORB.java:511) > at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run > (PooledExecutor.java:732) > at java.lang.Thread.run(Thread.java:534) > > > We are 6 developpers and only 2 of us have this problem. > > We are working on linux, using alpha-3 recently fixed, HTTP > Tunnel between client and server. > > Thank for your help. > > Eric > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep > through log files for problems? Stop! Download the new AJAX > search engine that makes searching your log files as easy as > surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486& > dat=121642 > _______________________________________________ > openjms-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openjms-user > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642