[jacorb-developer] Sometimes a get Corba method is not executed by the client side code

Nick Cross jacorb at goots.org
Fri Aug 2 15:51:58 CEST 2013


Hi,

JacORB 2.3.0 is rather old ; could you retest using the current stable 
and/or beta version (3.2/3.3beta) please?

Regards

Nick


On 02/08/13 11:48, Beis, Grigoris (NSN - GR/Athens) wrote:
> Hello all,
>
> In our project we use the following software : Java 1.6.0_26 and
> JacORB V2.3.0.
>
> Occasionally, our application's client side code does not execute a
> specific server-side Corba "get" method. This method returns an array
> of SomeClass objects that contains 2 Strings. As a result, the client
> side method that is supposed to execute the Corba "get" method,
> hangs.
>
> As an example: The getPermissions() method is implemented in the
> server side UserImpl class. In the client side code  there is the
> call  Permission[] userPermissions = user.getPermissions();
>
> The size of the Permission[] array the get method returns, varies
> from 600 bytes to 2500 bytes. When the user.getPermissions(); is not
> executed, it is missing both from the client side trace files and the
> ethereal/wireshark snoop files.
>
> If anyone of you has observed similar cases, please feel free to
> comment. Moreover, if you require more symptoms, please let me know.
>
> Thank you for the support and best regards, Greg
>
>
> _______________________________________________ jacorb-developer
> maillist  -  jacorb-developer at lists.spline.inf.fu-berlin.de
> https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer
>


More information about the jacorb-developer mailing list