[jboss-user] [JBoss Remoting Users] - Re: JMS receiving connection dropped (ConnectionValidator),

2009-10-22 Thread tomeicher
see: https://jira.jboss.org/jira/browse/JBESB-2902


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4261705#4261705

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4261705
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Remoting] - Re: JMS receiving connection dropped (ConnectionValidator),

2009-07-06 Thread tomeicher

Thanks for nothing, folks.

For the sake of other poor souls having this problem:

It can be solved by upgrading JBossMessaging 1.4.0sp3 to 1.4.4ga
in both(!) client and ESB. (Kinda complicated, refer to doc/index.html 
inside messaging zip file. Do not try to upgrade remoting in ESB.)

Cheers, Tom.

PS: It did also occur on some Linux machines, not only Mac.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4241995#4241995

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4241995
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Remoting] - Re: JMS receiving connection dropped (ConnectionValidator),

2009-06-09 Thread tomeicher
A friend pointed me towards
https://jira.jboss.org/jira/browse/SOA-835
but the workaround does not really work for us...

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4236460#4236460

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4236460
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Remoting] - Re: JMS receiving connection dropped (ConnectionValidator),

2009-05-22 Thread tomeicher
Good people, what can I do to encourage some interest in
this issue ? I'll gladly pay for a beer and a roast chicken,
should anybody come to Munich, Germany any time soon ;-)

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232704#4232704

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232704
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Remoting] - Download area empty

2009-05-19 Thread tomeicher
Hey folks, wanting to debug a bit about my previous problem
posted here (0 replies - wink wink ;-), so I need the soure for 2.5.1,
but the download area given in release notes and by navigating
the site is completely empty
(that's http://www.jboss.org/jbossremoting/downloads/ )

I'm not entirely sure doing a svn co will give me the 2.5.1 sources
that match my jar ;-)

Can somebody please fix the download and/or provide a link to
download a src zip or 2.5.1 dist including src ?

Thanks & Cheers,
Tom.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4231818#4231818

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4231818
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Remoting] - JMS receiving connection dropped (ConnectionValidator), clie

2009-05-15 Thread tomeicher
Hello,

we have an JBoss ESB 4.5.ga (jboss.org)
(also tried upgrading the remoting.jar to 2.5.1, to no effect)

and a standalone Application to act as a JMS client, using
jboss messaging client 1.1
jbos remoting 2.5.1 
jboss aop jdk5 1.5.5ga
(other libraries copied over from ESB as needed)
to connect to the central ESB (same instance in all 5 cases I
explain below)

Now, starting up the client, everything looks fine, but after some time
(sometimes after a few minutes, usually about 10min), the client seems 
to loose it's (receiving) connection. Worse, the client doesn't notice
this, and continues to "listen" for messages, that queue up at the ESB, but
are no longer received at the client.

Loss of connection:


  | 2009-05-15 10:46:08,956 DEBUG Thread-54 
org.jboss.remoting.ConnectionValidator - Thread[Thread-54,5,main] calling 
ConnectionState[zx3-zko0nquf-1-jmauqmuf-1f7h3-w3l3hs4].ConsolidatedListener.handleConnectionException()
  | 2009-05-15 10:46:08,966 DEBUG Timer-4 
org.jboss.remoting.ConnectionValidator - 
ConnectionValidator[d166b5:SocketClientInvoker[8a224d, 
bisocket://gerappxx...xxx.com:20098], pingPeriod=2000 ms] 
stopped, returning true
  | 2009-05-15 10:46:08,966 DEBUG Timer-4 
org.jboss.remoting.ConnectionValidator - 
org.jboss.remoting.connectionvalidator$waitonconnectionchecktimert...@ba5cbf 
detected connection failure: stopping LeasePinger
  | 2009-05-15 10:46:08,970 DEBUG Timer-4 org.jboss.remoting.LeasePinger - 
LeasePinger[SocketClientInvoker[70241a, 
bisocket://gerappxx...xxx.com:20098](3j001-dhemnd-fuqn2dqu-1-fuqn2fi9-6)]
 setting disconnect timeout to: -1
  | 2009-05-15 10:46:08,979 DEBUG Timer-4 org.jboss.remoting.LeasePinger - 
LeasePinger[SocketClientInvoker[70241a, 
bisocket://gerappxx...xxr.com:20098](3j001-dhemnd-fuqn2dqu-1-fuqn2fi9-6)]:
 disconnectTimeout: -1
  | 2009-05-15 10:46:08,982 DEBUG Timer-4 
org.jboss.remoting.ConnectionValidator - 
ConnectionValidator[d166b5:SocketClientInvoker[8a224d, 
bisocket://gerappxx...xxr.com:20098], pingPeriod=2000 ms] shut 
down lease pinger
  | 2009-05-15 10:46:08,982 DEBUG WorkerThread#0[172.17.129.140:20457] 
org.jboss.jms.server.remoting.ServerSocketWrapper - wrote CLOSING byte
  | 2009-05-15 10:46:08,982 DEBUG WorkerThread#0[172.17.129.140:20457] 
org.jboss.remoting.transport.socket.ServerThread - 
WorkerThread#0[172.17.129.140:20457] closed socketWrapper: 
ServerSocketWrapper[Socket[addr=gerappxx...xxx.xxx/172.17.129.140,port=20457,localport=49313].3949e7]
  | 2009-05-15 10:46:09,770 DEBUG Timer-3 
org.jboss.remoting.ConnectionValidator - ConnectionValidator failed to ping via 
SocketClientInvoker[8a224d, bisocket://gerappxx...xxx.com:20098]
  | java.lang.Exception
  | at 
org.jboss.remoting.ConnectionValidator.doCheckConnectionWithLease(ConnectionValidator.java:654)
  | at 
org.jboss.remoting.ConnectionValidator.run(ConnectionValidator.java:334)
  | at java.util.TimerThread.mainLoop(Timer.java:512)
  | at java.util.TimerThread.run(Timer.java:462)
  | 2009-05-15 10:46:30,829 DEBUG JmsCommunicationServiceImpl-Receiver 
com.xxx.xx.xxx.xxx.JmsCommunicationServiceImpl - no message during 
timeout period. another turn...
  | 

And the listening client works like this:


  | InitialContext ctx = new InitialContext(connectionProperties);
  | queueOut = (Queue) ctx.lookup(queueNameOut);
  | queueIn = (Queue) ctx.lookup(queueNameIn);
  | 
  | QueueConnectionFactory qcf = (QueueConnectionFactory) 
ctx.lookup(connectionFactory);
  | QueueConnection qc = qcf.createQueueConnection();
  | qc.setClientID(Prefs.get("serverId"));
  | ctx.close();
  | qc.start();
  | ...
  | while (!terminate && queueConnection!=null)
  | {
  | try {
  | QueueSession qsession = 
queueConnection.createQueueSession(false, javax.jms.Session.AUTO_ACKNOWLEDGE);
  | QueueReceiver qreceiver = 
qsession.createReceiver(queueIn);
  | Message msg = null;
  | try {
  | msg = qreceiver.receive(60*1000);
  | } catch (JMSException e) {
  | log.error("waiting for message", e);
  | }
  | 
  | if (msg==null)
  | {
  | log.debug("no message during timeout period. 
another turn...");
  | }
  | else
  | {
  | log.info("received message 
#"+msg.getJMSMessageID());
  | ...
  | }
  | 
  | qreceiver.close();
  | qsession.close();
  | }
  | catch (Exception e)
  | {
  | log.error("trying to receive message(s)", e);
  |