[jboss-user] [Remoting] - Re: The invoker for locator (InvokerLocator [socket://xx.xx

2008-12-22 Thread sreepraveen_2000
any help from remoting group ? Is this a know bug ? when i restart the server clients connections recover 9 out of 10 times, the one time when it doesn't recover we need to stop all the clients and start again.. is there a workaround .. thanks. View the original post :

[jboss-user] [Remoting] - Re: The invoker for locator (InvokerLocator [socket://xx.xx

2008-12-17 Thread sreepraveen_2000
I tried to fix the invoker problem by removing the local url from invoker registry. but, i get a different problem now. | | Caused by: java.net.BindException: Address already in use | at java.net.PlainSocketImpl.socketBind(Native Method) | at

[jboss-user] [Remoting] - The invoker for locator (InvokerLocator [socket://xx.xx.xx.

2008-12-15 Thread sreepraveen_2000
Hi All, In my project we use remoting services to communicate between client and server. The server listens on a particular port say 5800, all the clients try to connect to server on that particular port giving their local port to communicate. (lets say local ports start from 5900 and

[jboss-user] [Remoting] - Re: The invoker for locator (InvokerLocator [socket://xx.xx

2008-12-15 Thread sreepraveen_2000
JBossRemoting Version 2.2.2.SP1 Application server is JBoss 4.2.2.GA View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4196722#4196722 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4196722

[jboss-user] [Installation, Configuration Deployment] - can jboss use same classloader for a sar and war

2006-09-11 Thread sreepraveen_2000
Lets say we have two archives X.sar and Y.war. The Y.war is inside X.sar. The folder structure is something like this. | X.sar | --META-INF |--jboss-service.xml | --Y.war | --WEB-INF | --lib | One of the services specified in jboss-service.xml of X.sar

[jboss-user] [Installation, Configuration Deployment] - Re: [JDBCExceptionReporter] java.net.SocketException: Broken

2006-09-11 Thread sreepraveen_2000
taken from the jboss documentation check-valid-connection-sql: This is a SQL statement that should be run on a connection before it is returned from the pool to test its validity to test for stale pool connections. An example statement could be: select count(*) from x. this attribute needs to

[jboss-user] [JNDI/Naming/Network] - Re: jboss with websphere mq

2006-08-10 Thread sreepraveen_2000
hi Qauum, were you successful in getting this working. If yes, can you give brief steps to do to get the stuff working. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3964502#3964502 Reply to the post :