Re: phoenix.Activation seems to deadlock when ActivationGroup fails to start
Bob Scheifler <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
> A workaround you might consider is to restructure so that group creation > doesn't fail, but object activation fails instead. Sorry, I should have added, you'd have to have activation fail in a way that does not itself cause the group VM to exit (per the bug Peter referenced), by having another remote object that's always up. Or perhaps by setting the object to not be restartable, or even unregistering the group. Depends on what administrative action is acceptable to recover from this situation. - Bob -------------------------------------------------------------------------- Getting Started: http://www.jini.org/wiki/Category:Getting_Started Community Web Site: http://jini.org jini-users Archive: http://archives.java.sun.com/archives/jini-users.html Unsubscribing: email "signoff JINI-USERS" to [email protected]