RE: openjms0.7.7 / postgres problem
"Tim Anderson" <[email protected]>
| Newsgroups | gmane.comp.java.openjms.user |
|---|---|
| Message-ID | <[email protected]> |
Can you post code that reproduces the problem? > -----Original Message----- > From: openjms-user-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > [mailto:openjms-user-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf > Of Laszlo Schaffer personal > Sent: Thursday, 14 July 2005 11:03 PM > To: [email protected] > Subject: RE: [openjms-user] openjms0.7.7 / postgres problem > > Hello, > > I have the following problem with 0.7.7 > > JMS has been configured with https using tunnel... database > set back to derby > > There is a server application that runs as a normal webapp > (chatserver) (runs in the same tomcat instance as > openjms-tunnel) Client app is connecting to the jms server > also with https > > The openjms consols drops this exception > > > > OpenJMS: JMS 0.7.7-alpha-1 > The OpenJMS Group. (C) 1999-2005. All rights reserved. > http://openjms.sourceforge.net > 14:51:49.687 ERROR > [https-server://safhome:3030/[server]-Worker-1] - Error in > SentMessageCache.process > org.exolab.jms.persistence.PersistenceException: > ERROR 40XL1: A lock could not be obtained within the time requested > at > org.apache.derby.iapi.error.StandardException.newException(StandardEx > ception.java) > at > org.apache.derby.impl.services.locks.LockSet.lockObject(LockSet.java) > > at > org.apache.derby.impl.services.locks.SinglePool.lockAnObject(SinglePo > ol.java) > at > org.apache.derby.impl.services.locks.SinglePool.lockObject(SinglePool > .java) > at > org.apache.derby.impl.store.raw.xact.RowLocking3.lockRecordForWrite(R > owLocking3.java) > at > org.apache.derby.impl.store.access.heap.HeapController.lockRow(HeapCo > ntroller.java) > at > org.apache.derby.impl.store.access.heap.HeapController.lockRow(HeapCo > ntroller.java) > at > org.apache.derby.impl.store.access.btree.index.B2IRowLocking3.lockRow > OnPage(B2IRowLocking3.java) > at > org.apache.derby.impl.store.access.btree.index.B2IRowLocking3._lockSc > anRow(B2IRowLocking3.java) > at > org.apache.derby.impl.store.access.btree.index.B2IRowLockingRR.lockSc > anRow(B2IRowLockingRR.java) > at > org.apache.derby.impl.store.access.btree.BTreeForwardScan.fetchRows(B > TreeForwardScan.java) > at > org.apache.derby.impl.store.access.btree.BTreeScan.fetchNext(BTreeSca > n.java) > > Then I have tried with postgres.8.x > > Now the log contains this > > 14:33:37.046 ERROR > [https-server://safhome:3030/[server]-Worker-15] - Failed to > execute updateMessageHandle for > handle=ID:ea3d0190-bd52-1004-8621-f815295dde5f, destination > id=3, consumer > id=3 > 14:33:39.125 ERROR > [https-server://safhome:3030/[server]-Worker-16] - Failed to > execute removeMessageHandle for > handle=ID:ea3d0190-bd52-1004-8621-f815295dde5f destination > id=3 consumer > id=3 > 14:33:46.593 ERROR > [https-server://safhome:3030/[server]-Worker-15] - Failed to > execute updateMessageHandle for > handle=ID:ea49e144-bd52-1004-8621-f815295dde5f, destination > id=3, consumer > id=3 > 14:33:46.625 ERROR > [https-server://safhome:3030/[server]-Worker-13] - Failed to > execute removeMessageHandle for > handle=ID:ea49e144-bd52-1004-8621-f815295dde5f destination > id=3 consumer > id=3 > 14:33:46.640 ERROR > [https-server://safhome:3030/[server]-Worker-13] - Cannot > remove message=ID:ea49e144-bd52-1004-8621-f815295dde5f > 14:33:46.890 ERROR > [https-server://safhome:3030/[server]-Worker-13] - Failed to > execute updateMessageHandle for > handle=ID:ea4c32a0-bd52-1004-840c-cf6be7559bad, destination > id=2, consumer > id=2 > 14:33:58.437 ERROR > [https-server://safhome:3030/[server]-Worker-14] - Failed to > execute updateMessageHandle for > handle=ID:ea5c9b04-bd52-1004-8621-f815295dde5f, destination > id=3, consumer > id=3 > 14:33:58.468 ERROR > [https-server://safhome:3030/[server]-Worker-15] - Failed to > execute removeMessageHandle for > handle=ID:ea5c9b04-bd52-1004-8621-f815295dde5f destination > id=3 consumer > id=3 > 14:33:58.484 ERROR > [https-server://safhome:3030/[server]-Worker-15] - Cannot > remove message=ID:ea5c9b04-bd52-1004-8621-f815295dde5f > 14:33:58.718 ERROR > [https-server://safhome:3030/[server]-Worker-17] - Failed to > execute updateMessageHandle for > handle=ID:ea5e5ca0-bd52-1004-840c-cf6be7559bad, destination > id=2, consumer > id=2 > 14:34:05.671 ERROR > [https-server://safhome:3030/[server]-Worker-15] - Failed to > execute updateMessageHandle for handle=ID:ea > > However it seems that the client can communicat with the > server app through jms > > Any idea? > saf > > > > ------------------------------------------------------- > This SF.Net email is sponsored by the 'Do More With Dual!' > webinar happening July 14 at 8am PDT/11am EDT. We invite you > to explore the latest in dual core and dual graphics > technology at this free one hour event hosted by HP, AMD, and > NVIDIA. To register visit http://www.hp.com/go/dualwebinar > _______________________________________________ > openjms-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openjms-user > ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar