« December 2006 | Main | February 2007 »

January 2007 Archives

January 2, 2007

One Reason for "RMIConnection Disconnected"

Lately I was reminded of a case I solved last Summer: In this case one customer was facing the problem of an error message stating "RMIConnection Disconnected".

Problem

While monitoring the log files of OC4J we found that the called business method of the Session Bean took too long to respond to the
call from the client.

Solution

There are at least two ways to solve the problem:
  1. make the business method to respond quicker (highly recommended)
  2. change the timeout value (with the property rmi.client.connection.timeout=<value_in_seconds>)

About January 2007

This page contains all entries posted to Olaf Heimburger's Blog in January 2007. They are listed from oldest to newest.

December 2006 is the previous archive.

February 2007 is the next archive.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type and Oracle