Re: phoenix.Activation seems to deadlock when ActivationGroup fails to start
Peter Jones <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <20070112163212.GA20922@east> |
On Fri, Jan 12, 2007 at 10:10:10AM -0500, Bob Scheifler wrote:
>> With the judicious injection of a sleep into phoenix, I think I've
>> been able to reproduce your problem, but I'm not yet at the point
>> of being able to explain exactly what's going on.
>
> Well actually, what I've been able to reproduce is not the same
> as what you're seeing. I can cause an infinite sequence of
> restart attempts,
Is that essentially the Phoenix equivalent of this rmid issue:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4489320
(even though the failure cause in Narfi's case is in his custom group
creation, not the activatable object's constructor)?
> but the original activate remote call throws an exception early as
> intended, and I don't see a buildup of watchdog threads.
Yes, it seems puzzling why getInstantiator's Object.wait would not
return by the groupTimeout.
-- Peter
--------------------------------------------------------------------------
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]