Re: Deadlock in Active MQ 5.0

2008-01-07 Thread Rob Davies
hope so - please try it and let us know! ;) On Jan 7, 2008, at 9:50 PM, ManojC wrote: Thanks all for the answers. Updating to the latest snapshot resolved the issue. Thanks Manoj JRadecki wrote: Just paying it forward... see my post in: http://www.nabble.com/-jira--Created%3A-%28AMQ-1490

Re: Deadlock in Active MQ 5.0

2008-01-07 Thread ManojC
Thanks all for the answers. Updating to the latest snapshot resolved the issue. Thanks Manoj JRadecki wrote: > > Just paying it forward... see my post in: > http://www.nabble.com/-jira--Created%3A-%28AMQ-1490%29-Deadlocks-%28with-JUnit-tests%29-td13702734i20.html#a14605939 > > Also, there are

Re: Deadlock in Active MQ 5.0

2008-01-07 Thread JRadecki
Just paying it forward... see my post in: http://www.nabble.com/-jira--Created%3A-%28AMQ-1490%29-Deadlocks-%28with-JUnit-tests%29-td13702734i20.html#a14605939 Also, there are quite a few other options for the transports and connections, persistence, etc. Hope the above corrects your problem. My

Re: Deadlock in Active MQ 5.0

2008-01-05 Thread ManojC
ok let me try this and I will let you know once I am able to do that. rajdavies wrote: > > This looks like a very old version you are using - could you use the > latest ActiveMQ snapshot ? > On Jan 5, 2008, at 1:36 AM, ManojC wrote: > >> >> No we are not running on jre 1.4 it is the one which

Re: Deadlock in Active MQ 5.0

2008-01-04 Thread Rob Davies
This looks like a very old version you are using - could you use the latest ActiveMQ snapshot ? On Jan 5, 2008, at 1:36 AM, ManojC wrote: No we are not running on jre 1.4 it is the one which come with JDK 1.6. Thanks Manoj ManojC wrote: Did any body faced this problem. My application g

Re: Deadlock in Active MQ 5.0

2008-01-04 Thread ManojC
No we are not running on jre 1.4 it is the one which come with JDK 1.6. Thanks Manoj ManojC wrote: > > Did any body faced this problem. My application get stuck on this stack > trace in 5.0. The project was done in such way that it getMessage from > Queue1 and post to Queue2 and the other one g

Re: Deadlock in Active MQ 5.0

2008-01-04 Thread Rob Davies
are you running amq 5 on jre 1.4 or something ??? On Jan 5, 2008, at 12:40 AM, ManojC wrote: Did any body faced this problem. My application get stuck on this stack trace in 5.0. The project was done in such way that it getMessage from Queue1 and post to Queue2 and the other one getFromthe