RE: Exception while publishing messages to openjms
"Tim Anderson" <[email protected]>
| Newsgroups | gmane.comp.java.openjms.user |
|---|---|
| Message-ID | <[email protected]> |
Is there any other error message? Its being triggered by an SQLException from derby. Also check $OPENJMS_HOME/db/derby.log If there isn't any helpful messages, you can enable derby logging by creating a properties file "$OPENJMS_HOME/db/derby.properties" containing: derby.stream.error.logSeverityLevel=0 See http://publib.boulder.ibm.com/infocenter/cscv/v10r1/topic/com.ibm.cloudscape .doc/rtunproper26985.html for more information. -Tim > -----Original Message----- > From: openjms-user-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > [mailto:openjms-user-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf > Of Archana Deshmukh > Sent: Wednesday, 16 November 2005 10:40 PM > To: [email protected] > Subject: [openjms-user] Exception while publishing messages to openjms > > Hi, > I am using openjms-0.7.7 ,connector is http and database is derby. > I got a exception while publishing message to openjms. > > > javax.jms.JMSException: Failed to make message persistent: > org.exolab.jms.persistence.PersistenceException: Failed to > add message > handle=org.exolab.jms.messagemgr.TopicConsumerMessageHandle@6598b > at > org.exolab.jms.messagemgr.MessageMgr.addPersistentMessage(Mess > ageMgr.java:312) > at > org.exolab.jms.messagemgr.MessageMgr.add(MessageMgr.java:227) > at > org.exolab.jms.server.JmsServerSession.send(JmsServerSession.java:221) > at > org.exolab.jms.server.net.RemoteServerSession.send(RemoteServe > rSession.java:152) > at > sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth > odAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at > org.exolab.jms.net.orb.DefaultORB$Handler.invoke(DefaultORB.java:442) > at > org.exolab.jms.net.orb.DefaultORB$Handler.invoke(DefaultORB.java:468) > at > org.exolab.jms.net.connector.ContextInvocationHandler.invoke(C > ontextInvocationHandler.java:108) > at > org.exolab.jms.net.multiplexer.MultiplexedManagedConnection.re > quest(MultiplexedManagedConnection.java:332) > at > org.exolab.jms.net.multiplexer.Multiplexer$1.run(Multiplexer.java:653) > at > EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown > Source) > at java.lang.Thread.run(Thread.java:534) > > > Any help would be greatly appreciated. > > Thanks, > Archana > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the JBoss Inc. Get > Certified Today Register for a JBoss Training Course. Free > Certification Exam for All Training Attendees Through End of > 2005. For more info visit: > http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click > _______________________________________________ > openjms-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openjms-user > ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click