Re: RMI do not response

Niclas Hedhman <[email protected]> Fri, 17 Mar 2006 09:11:23 +0800
Newsgroups gmane.comp.java.sun.rmi
Organization Independent
Message-ID <[email protected]>
On Thursday 16 March 2006 02:01, Paulo Melo wrote:
> Hello guys!! I created a RMI application that make a call from RMI client
> on AS400(IBM 1.4.2 JVM) to a RMI Server on Windows(Sun 1.5.0_06 JVM).But
> after some calls the application stop, or either, do not response.
>
> So, when i make a call from client, he do not throw a exception nor
> finally. I make local call(Windows JVM call) too and do not response. So,
> the aplication only reponse if a restart the server and make a new call.
>
> What it would be?

Gregg's advice should be followed, and a likely revelation is that there is a
deadlock condition in your (i.e. not RMI) side of the code on the server.


Good Luck
Niclas

===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff RMI-USERS".  For general help, send email to
[email protected] and include in the body of the message "help".

For a list of frequently asked RMI questions please refer to:
http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html

To view past RMI-USERS postings, please see:
http://archives.java.sun.com/archives/rmi-users.html