Re: RMI and Garbage Collection problem
Vinod Johnson - Sun Microsystems <[email protected]> Thu, 22 Dec 2005 08:00:48 -0500
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
>It seems that RMI doesn't hold a strong reference to the exported object >after the exportation process has finished and a local stub for the object >has been returned. This allows the Garbage Collector to collect the exported > > > Yes this issue has come up in the past http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4114579 Also see the following for more information http://archives.java.sun.com/cgi-bin/wa?A2=ind0509&L=rmi-users&P=617 -- - vinod =========================================================================== 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