[omniORB] omniORBpy StructuredPushConsumer

Dan Ellis dan.ellis at ipaccess.com
Thu Mar 16 23:38:02 GMT 2006


Slight slip-up here.

> orb.run()

I forgot to activate the POA. I now have:

poa._get_the_POAManager().activate()
orb.run()

and I get the exception again. Here it is:

C:\Documents and Settings\de1\My Documents\NetexTest>netextest
orb is type <omniORB.CORBA.ORB instance at 0x009B74E0>
poa is type <omniORB.PortableServer.POA instance at 0x009D1C38>
ns is type <CosNaming._objref_NamingContext instance at 0x009CBA58>
ec is type <CosNotifyChannelAdmin._objref_EventChannel instance at 0x009CBC10>
supplier is type <CosNotifyChannelAdmin._objref_StructuredProxyPushSupplier
instance at 0x009D70A8>
Subscription ID: 4
Initialising consumer...
... done
omniORB: AsyncInvoker: Warning: unexpected exception caught while executing a task.
omniORB: AsyncInvoker: Warning: unexpected exception caught while executing a task.
omniORB: Unexpected exception caught by giopRendezvouser
omniORB: Unrecoverable error for this endpoint: giop:tcp:10.25.4.96:3236, it
will no longer be serviced.

What am I doing wrong?

Dan.

-- 
Dan Ellis, Software Engineer, BSC Team
ip.access ltd  < http://www.ipaccess.com >
Building 2020, Cambourne Business Park, Cambourne, Cambridge, CB3 6DW
Tel: 01954 713790, Fax: 01954 713799



More information about the omniORB-list mailing list