[jacorb-developer] JacORB hangs in endless connection retry loop

Franz van Betteraey fvbetteraey at web.de
Tue Jun 30 14:22:16 CEST 2015


Hi Nick,
 
I have no more logs than provided in my first mail which we get using the debug logging (http://lists.spline.inf.fu-berlin.de/pipermail/jacorb-developer/2015-June/000711.html). We testet with version 3.4/3.5/3.6.1 and the behaviour is always the same.
 
Kind regards
  Franz
 

Gesendet: Dienstag, 30. Juni 2015 um 13:25 Uhr
Von: "Nick Cross" <jacorb at goots.org>
An: "Discussions concerning CORBA development with JacORB" <jacorb-developer at lists.spline.inf.fu-berlin.de>
Betreff: Re: [jacorb-developer] JacORB hangs in endless connection retry loop
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 - jacorb-developer at lists.spline.inf.fu-berlin.de
> https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer[https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer]
>

_______________________________________________
jacorb-developer maillist - jacorb-developer at lists.spline.inf.fu-berlin.de
https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer[https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer]


More information about the jacorb-developer mailing list