[JBoss Messaging] - Re: Detected failure on control connection
by martin.wickus
I am seeing what I believe is the same.
Environment in this case using:
JBoss Messaging 1.4.0.GA
JBoss Remoting 2.2.2.SP1
Seeing the following warning:
2008-02-18 13:53:43,993 WARN [org.jboss.remoting.transport.bisocket.BisocketServerInvoker] org.jboss.remoting.transport.bisocket.BisocketServerInvoker$ControlMonitorTimerTask@72bd77: detected failure on control connection Thread[control: Socket[addr=/10.140.177.50,port=58029,localport=1654],5,main] (a3w4x10-9m4crq-fcsan8o9-1-fcsan9pl-9: requesting new control connection
| 2008-02-18 13:53:43,993 DEBUG [org.jboss.remoting.transport.bisocket.BisocketClientInvoker] getting secondary locator
|
This continues for a while then eventually I get exception saying could not connect. I guess at that point I've exhausted the connections in the client pool.
However, before I get the could not connect exception, there is a long period where I can still send JMS messages, yet they never end up on my queue. No JMSException reported either.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130498#4130498
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4130498
18 years, 2 months
[JBoss Portal] - Re: 2.6.4-GA (WSRP): Problem getting service description for
by kahotep
"chris.laprun(a)jboss.com" wrote : The login at the INFO can be ignored for now. Now, for the other issue, it seems that Machine2 is located behind a firewall... Please, see: http://wiki.jboss.org/wiki/Wiki.jsp?page=WSRPOfflineInstructions
Hi Chris,
Thanks for getting back to me so quickly. Both of the machines are located behind the same corporate firewall, and they are on the same router on my desk.
I checked the settings on the Windows machine and noted that the Windows Firewall is disabled, and there don't appear to be any other firewalls enabled through other programs such as Symantec's Anti Virus.
Though it doesn't seem as if there should be an issue, since the firewall is not between the two machines, I still set the firewall settings, as prescribed in the document.
JAVA_OPTS="-Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dhttp.proxyHost=10.120.12.169 -Dhttp.proxyPort=8080 -DproxySet=true"
Are you certain that the issue is with a firewall? The ports appeared to be open, when I did the portscan. I am able to access the portal page itself from Machine1. It seems as if they should be able to talk to each other by other means as well (WSRP) unless there is something I am missing.
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130494#4130494
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4130494
18 years, 2 months