JacORB displays an EOFException. What is wrong?
If you get a stack trace that looks similar to the following (line numbers may vary) at a verbosity of >= 3 ############################ StackTrace ############################ java.io.EOFException at org.jacorb.orb.connection.ClientConnection.abort(ClientConnection.java:269) at org.jacorb.orb.connection.ClientConnection.readBuffer(ClientConnection.java:301) at org.jacorb.orb.connection.ClientConnection.receiveReply(ClientConnection.java:389) at org.jacorb.orb.connection.ReplyReceptor.run(ReplyReceptor.java:100) #################################################################### you can safely ignore it. This just indicates that a connection has been closed. The reason may have been a timeout, for example the name server closes connections after about 30 seconds of inactivity. When I start my client/server, I get a COMM_FAILURE exception If you get a stack trace that looks similar to the following (line numbers may vary) org.omg.CORBA.COMM_FAILURE: minor code: 1398079490 completed: No
Related Questions
- What is wrong when my site URL displays "Directory Listing Denied, This Virtual Directory does not allow contents to be listed?"
- TreeGrid displays error message "Bad or missing TreeGrid layout ! TreeGrid cannot render ...", what is wrong?
- Why it is that everytime I open CafeSuite it always displays the wrong rates?