What is the expected output? What do you see instead?
All calls to remote hosts are asynchronous, which is generally ok.
Problem comes in on the local host, when an incoming remote call blocks for
a long period of time, or when a local class attempts to resolve a remote
host. The time it takes RMI to generate a fail is about 10 seconds, and my
attempts to reduce this have been unsuccessful so far.
Please use labels and text to provide additional information.
Original issue reported on code.google.com by hamiltont on 26 Mar 2009 at 4:47
Original issue reported on code.google.com by
hamiltont
on 26 Mar 2009 at 4:47