Log in to follow, share, and participate in this community.
Thread 3873 was closed suddenly
3873 was closed suddenlyWhile JBOSS5.1.0 GA running, there was an exception log in server.log like: 2012-05-30 07:43:43,176 INFO (main)[org.jboss.bootstrap.microcontainer.ServerImpl] JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=J...
remote lookup of ejb failing on create()I have deployed my application to the latest nightly build of as7 but if I use the latest client jar to do my remote ejb calls I get a null pointer exception when I call create() If I use the as7.1.1 final cli...
JBOSS (JMX)Hi folks, I'm a beginer in Jboss. Windows server 2003 Java 1.6.0_33 Jboss 6.1.0 Final. I want to make remote connection to jmx. I have followed this document http://thwack.solarwinds.com/docs/DOC-1...
Failed to initialize java.io.EOFExceptionHi, I am using Jboss 5.1 AS. Remoting is 2.5.2SP2. I am getting below error consistantly. 2012-10-16 10:26:48,156 ERROR [org.jboss.remoting.transport.socket.ServerThread] (WorkerThread#2[10.15.17.16:57...
big outgoing traffic on remote callHi! While invoking a remote method on SLSB I have big outgoing traffic (~4KB per call). Now we have outgoing traffic 10 times bigger that incoming. I think it's strange. Here is the conent of outgoing packet...
Default value of client side timeout.Hi, I was wondering if someone knows the reason why the client side timeout value is set to 1800000 milliseconds (30 minutes). This seems to be a very long timeout default. Thanks, -Reinhard
Thread Change Client SSL Certificate Without Restarting JVM?
Change Client SSL Certificate Without Restarting JVM?My client needs to connect to a JBoss server using different credentials at different times. I have a customised SSLSocketBuilder that successfully loads different keystores at the appropriate times. When changing cli...
Thread Find Client SSL Certificate for a given Invocation?
Find Client SSL Certificate for a given Invocation?I am using JBoss 4.2.3 and am invoking a certificate-based login service over an SSL connection. The client provides a certificate when setting up the SSL connection and it is supposed to provide the same cert...
Thread How to use always the same port for ejb-call
How to use always the same port for ejb-callHallo, is it possible, that the calls of a client to a sfsb or slsb uses allways only one port? How do I have to configure this for JBoss 5.1.0 GA? The client connects to the server sfsb an calls ever...
errors in productionERROR [org.jboss.seam.remoting.Remoting] Error org.dom4j.DocumentException: Error on line -1 of document : Premature end of file. Nested exception: Premature end of file. at org.dom4j.io.SAXReader.read(SAXRea...
Thread ERROR [org.jboss.seam.remoting.Remoting] Error org.dom4j.DocumentException: Error on line -1 of document : Premature end of file. Nested exception: Premature end of file. at org.dom4j.io.SAXReader.read(SAXReader.java:482) at org.dom4j.io.SAXReader.read
ERROR [org.jboss.seam.remoting.Remoting] Error org.dom4j.DocumentException: Error on line -1 of document : Premature end of file. Nested exception: Premature end of file. at org.dom4j.io.SAXReader.read(SAXReader.java:482) at org.dom4j.io.SAXReader.read
Server behind the NAT firewall (again)JBoss 5.0.1, EJB 3. Server is running on computer which doesn't have remote IP only local Got exception "Caused by: org.jboss.remoting.CannotConnectException: Can not get connection to server. Problem establis...
Thread meet hang on call a ejb, add a timeout property in jboss-server.xml?
meet hang on call a ejb, add a timeout property in jboss-server.xml?Hi, I'm doing a nagative case for my application, a client to call a ejb server. (client and server is on different machine), when ejb call reach server side, unplug the server machine network. (by using debug to su...
A question on ConnectionValidatorHi, In remoting3 I don't see the ConnectionValidator class. In the earlier versions we could use the ConnectionValidator class and addConnectionListn...
Thread Jboss Remoting 2.5.1 in Jboss 5.1.0GA and potential memory leak
Jboss Remoting 2.5.1 in Jboss 5.1.0GA and potential memory leakHi Guys, we use jboss 5.1.0 and default jboss-remoting that comes with it (2.5.1). We have some OutOfMemoryExceptions and the issue seems to be coming from BiSocketServerInvoker. here is the info from Eclipse ...