On Fri, 2004-04-02 at 10:19, Stephen McConnell wrote:
> Bruno Dumon wrote:
> 
> > On Thu, 2004-04-01 at 16:13, David Worms wrote:
> > 
> >>thks, that works. however, I still have merlin blocking once in a 
> >>while. i was hoping this was related to the deployment setting, but it 
> >>doesn't seem like.
> > 
> > 
> > nope, I'm pretty sure there's an issue in the commissioner as described
> > in my other mail. On my Linux system the thread-scheduling seems to be
> > somewhat different causing the problem to occur almost always, except
> > once in a while.
> 
> I've updated sources that handle the deployment timeout - Bruno, can you 
> check if things are behaving correctly?

yep, it works ok now.

I'm wondering though if there isn't a better way to solve this, but I
don't have another solution ready in my head either. Something along the
lines of doing all monitoring on one object (the queue) and doing
queue.putAndWait instead of queue.put and request.waitForCompletion.

-- 
Bruno Dumon                             http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
[EMAIL PROTECTED]                          [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to