Re: JacORB hangs in endless connection retry loop
Nick Cross <[email protected]> Tue, 30 Jun 2015 12:25:57 +0100
| Newsgroups | gmane.comp.corba.jacorb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi,
Do you have a debug log?
I am not sure if it is related to Phil's changes. Did it work for you in
a prior version? (e.g. 3.5).
Thanks
Nick
On 30/06/15 12:04, Franz van Betteraey wrote:
> Nick,
>
> at the moment it is hard to provide a repro but we step into the JacORB code and found that the retry happens in the
>
> org.jacorb.orb.Delegate._invoke_internal method at line 1380
>
> // The exception is a TRANSIENT, so try rebinding.
> 1380 if ( cfe instanceof org.omg.CORBA.TRANSIENT && try_rebind (false))
> {
> throw new RemarshalException();
> }
>
> Obviously we face a TRANSIENT exception and I am not sure if we can suppress the endless retry attempts. Maybe some setting can help but I do not which.
>
> Kind regards
> Franz
>
> _______________________________________________
> jacorb-developer maillist - [email protected]
> https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer
>
_______________________________________________
jacorb-developer maillist - [email protected]
https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer