[PolyORB-users] STORAGE_ERROR in polyorb.orb
Manuel Giollo
eva01iol at hotmail.com
Fri Nov 6 10:21:29 CET 2009
> > with PolyORB.Setup.Client;
> > --pragma Warnings (Off, PolyORB.Setup.Client);
> >
> Default client setup assumes non-threading client. You need to create
> own setup or protect ORB from concurrent access (as you did) or ask
> AdaCore to add multithread client setup. :-)
>
I'm not so sure that the protected ORB is a good solution due to the possible bottleneck for all the cars enqueued (at most 30 thread will be in the competition). If I would create a my own setup, setting a polyorb.config file is enough, right?
This is the output of the gdb when the exception por STORAGE_ERROR is raised:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7bb1b90 (LWP 6726)]
polyorb.orb.try_check_sources (orb=0x8303000, this_task=..., <orbF>=0) at /home/eva01iol/Documenti/Università/SCD/polyorb/polyorb-gpl-2009-src/src/polyorb-orb.adb:302
Anyway, I will look for better config for my client side now
Thanks all, the polyorb community is awesome and very reactive: the best support I've ever seen for a software developer
Manuel Giollo
_________________________________________________________________
Facile, veloce, sicuro: scarica Internet Explorer 8 per MSN
http://www.microsoft.com/italy/windows/internet-explorer/msn.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/polyorb-users/attachments/20091106/15b771d7/attachment.htm
More information about the PolyORB-users
mailing list