Re: dropped RMI objects

1999-12-16 Thread Chris Abbey
Are you puting an RMI server object in the jsp VM? Assuming not... Is there ever a point in time where no external process has a handle to the server object? Are you doing anything "unusual" with the stubs? serializing them? The NoSuchObjectException does not come from the RMIRegistry, unless y

dropped RMI objects

1999-12-16 Thread Justin Lee
I using 1.2.2 RC3 on RedHat 6.1 and am seeing some pretty funky stuff. I'm doing jsp development with gnujsp and RMI. What I'm seeing is that one of my servers will randomly disappear. ( I get NoSuchObjectExceptions when making calls to it. ) The process that ran it is still running, but the r