[Ace-users] Event_Service TPC_Dispatching::add_consumer error
tcdo
tcdo6666 at gmail.com
Mon Oct 29 13:23:00 CDT 2007
TAO VERSION: 1.6
ACE VERSION: 5.6
HOST MACHINE and OPERATING SYSTEM:
Linux 2.6.9
THE $ACE_ROOT/ace/config.h
config-linux.h
THE $ACE_ROOT/include/makeinclude/platform_macros.GNU
platform_linux.GNU
CONTENTS OF $ACE_ROOT/bin/MakeProjectCreator/config/default.features
(used by MPC when you generate your own makefiles):
None
AREA/CLASS/EXAMPLE AFFECTED:
Orbsvc Event_Service
DOES THE PROBLEM AFFECT:
COMPILATION? NO
LINKING? NO
EXECUTION? YES
SYNOPSIS:
Start the Event_Service with "-a" option for Thread Per Connection
causes an error when adding consumer.
DESCRIPTION:
Start Name Service, then start Event_Service with "-a" option for
Thread Per Connection. Upon connecting a consumer, the Event_Service
thread prints:
EC (6039|3086243520): TPC_Dispatching::add_consumer unable to activate
dispatching task for consumer (0x9c26f10)
REPEAT BY:
See description
SAMPLE FIX/WORKAROUND:
Don't use Thread Per Connection option and everything works as
expected (client/producers connect/send fine).
Thanks in advance,
Toan
More information about the Ace-users
mailing list