[PolyORB-users] Problem with Polyorb-No-Tasking

xavier grave xavier.grave at ipno.in2p3.fr
Thu Jul 30 09:55:19 CEST 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jérôme Hugues a écrit :
> 
> Le 29 juil. 09 à 18:24, xavier grave a écrit :
> 
>> I have the same behaviour on my system. I will try to understand the
>> problem tonight or tomorrow morning.
>>
>> I have put a 1 second delay between each call to taskos and taskos2 and
>> I have the same problem...
> 
> in po_gnatdist, in xe_back-polyorb.adb
> please test the following patch
> 
> Index: xe_back-polyorb.adb
> ===================================================================
> --- xe_back-polyorb.adb    (révision 147736)
> +++ xe_back-polyorb.adb    (copie de travail)
> @@ -296,7 +296,9 @@
>           Write_With_Clause (RU (RU_PolyORB_Setup_Tasking_Full_Tasking));
> 
>           if Current.Tasking = User_Tasking then
> -            Write_With_Clause (RU (RU_PolyORB_ORB_No_Tasking));
> +            Write_With_Clause
> +              (RU (RU_PolyORB_ORB) and ORB_Tasking_Policy_Img
> +               (Current.ORB_Tasking_Policy));
>              Write_With_Clause (RU (RU_PolyORB_Binding_Data_GIOP_IIOP));
> 
> Then recompile, reinstall PolyORB
> and recompile your test

I'm using the GPL polyorb version. The patch is rejected. I had a look
to the code and I don't find an evident way to apply it.

I'll continue to investigate.

xavier
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkpxUecACgkQVIZi0A5BZF4k/wCfStYCx5L9UZ1z2MKGOTNINhLK
1WIAniQYIcFYO+WXHFpueb/clwMhbdOW
=kJS8
-----END PGP SIGNATURE-----


More information about the PolyORB-users mailing list