[jboss-user] [JBoss Messaging] - Re: Message receiver connot reconnect after the messaging se

2007-05-22 Thread timfox
Ok, finally I have had a chance to look at this :) Looking at your code and your explanation of the problem, you are running non clustered so you won't have any transparent failover. This means you have to install an exceptionListener to receive notiifcations on the connection if it fails (see

[jboss-user] [JBoss Messaging] - Re: Message receiver connot reconnect after the messaging se

2007-05-15 Thread cresny
timfox wrote : In the MDB case, are you consuming messages in using MDBs in one app server from a messaging server in a different app server instance, or is it all colocated? JBoss Messaging and the server hosting the mdbs are two different machines. The mdbs are depoyed scoped, using the JCA

[jboss-user] [JBoss Messaging] - Re: Message receiver connot reconnect after the messaging se

2007-05-15 Thread timfox
If you have one machine hosting the MDBs and another hosting JBM, then it looks like clustering is not useful to you. Are you running clustered or non clustered? To find this out, look in your jboss-messaging.sar directory. There will be a file there called something-persistence-service.xml.

[jboss-user] [JBoss Messaging] - Re: Message receiver connot reconnect after the messaging se

2007-05-15 Thread cresny
It was clustered, changed to non-clustered ds. The behavior is different , but still not correct. It now repeatedly recreates a control connection, trying various local ports. Remote Consumer still does not pick up messages, still no Exception thrown, so still hangs on receive. repeats

[jboss-user] [JBoss Messaging] - Re: Message receiver connot reconnect after the messaging se

2007-05-15 Thread timfox
A couple more questions: Are you deploying clustered or non clustered destinations (look for the clustered attribute on the destination mbean config)? Are you using the JCA JMS resource asaptor (the one at java:/JmsXA)? If you are using the JCA resource adaptor, what does your jms-ds.xml look

[jboss-user] [JBoss Messaging] - Re: Message receiver connot reconnect after the messaging se

2007-05-15 Thread cresny
The destination is not clustered. As for the resource adapter, no, the remote client that this topic is about (see 1st message) is using a remote lookup for connection factory and queue. If you mean, does the JBM instance use the resource adapter, then yes it does - the one in the exploded

[jboss-user] [JBoss Messaging] - Re: Message receiver connot reconnect after the messaging se

2007-05-15 Thread timfox
Ok, I thought you were having problems with MDBs. Can you explain your setup in more detail and what is going wrong? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045933#4045933 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: Message receiver connot reconnect after the messaging se

2007-05-13 Thread timfox
In the MDB case, are you consuming messages in using MDBs in one app server from a messaging server in a different app server instance, or is it all colocated? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4045268#4045268 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: Message receiver connot reconnect after the messaging se

2007-05-09 Thread timfox
This is a remoting bug that was fixed in 2.2.0.sp2. It will be available as part of 1.2.0.sp2. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4044222#4044222 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4044222

[jboss-user] [JBoss Messaging] - Re: Message receiver connot reconnect after the messaging se

2007-05-09 Thread timfox
http://jira.jboss.com/jira/browse/JBREM-732 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4044223#4044223 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4044223 ___ jboss-user

[jboss-user] [JBoss Messaging] - Re: Message receiver connot reconnect after the messaging se

2007-05-09 Thread cresny
Tim, I am experiencing the same behavior using either jboss-remoting-2.2.0.SP2 or SP3 (JBoss 4.0.5.GA/JBM 1.2.0.SP1). There was also an issue where an MDB container would get starved/disconnected; this was fixed with remoting 2.2.0.SP2. But the remote client problem exemplified by

[jboss-user] [JBoss Messaging] - Re: Message receiver connot reconnect after the messaging se

2007-05-09 Thread timfox
If you add a JIRA task, describe how to replicate it etc, someone will take a look. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4044461#4044461 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4044461

[jboss-user] [JBoss Messaging] - Re: Message receiver connot reconnect after the messaging se

2007-05-09 Thread timfox
Are you running a cluster or standalone? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4044468#4044468 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4044468 ___ jboss-user mailing

[jboss-user] [JBoss Messaging] - Re: Message receiver connot reconnect after the messaging se

2007-05-09 Thread timfox
Ok, i have added a JIRA task http://jira.jboss.com/jira/browse/JBMESSAGING-959 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4044473#4044473 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4044473