[omniORB] problems with omnipy and argument types

jnye@micro-optics.com jnye@micro-optics.com
Tue, 13 Feb 2001 09:21:04 -0400


Here is the trace. 

omniORB: The omniDynamic library is not linked.
omniORB: Creating ref to remote: root/EventLoggerPOA<EventLogger>
 target id      : IDL:omg.org/CORBA/Object:1.0
 most derived id: IDL:Reporting/EventLogger:1.0
omniORB: Creating Python ref to remote: root/EventLoggerPOA<EventLogger>
 target id      : IDL:omg.org/CORBA/Object:1.0
 most derived id: IDL:Reporting/EventLogger:1.0
omniORB: omniRemoteIdentity deleted.
omniORB: ObjRef(IDL:Reporting/EventLogger:1.0) -- deleted.
omniORB: Creating Python ref to remote: root/EventLoggerPOA<EventLogger>
 target id      : IDL:Reporting/EventLogger:1.0
 most derived id: IDL:Reporting/EventLogger:1.0
omniORB: Invoke '_is_a' on remote: root/EventLoggerPOA<EventLogger>
omniORB: strand Ripper: start.
omniORB: scavenger : start.
omniORB: Python thread state scavenger start.
omniORB: Invoke 'compiledInterfaceId' on remote:
root/EventLoggerPOA<EventLogger>
omniORB: Invoke 'log' on remote: root/EventLoggerPOA<EventLogger>
omniORB: throw BAD_PARAM from pyMarshal.cc:454
Traceback (innermost last):
  File "elpy", line 16, in ?
    el.log(1, dt, "My Machine", "Test Events", "This is a test event")
  File "c:\python\lib\reporting_idl.py", line 163, in log
    return _omnipy.invoke(self, "log", _0_Reporting.EventLogger._d_log,
args)
omniORB.CORBA.BAD_PARAM: Minor: 0, Completed: COMPLETED_NO.
omniORB: omniRemoteIdentity deleted.
omniORB: ObjRef(IDL:Reporting/EventLogger:1.0) -- deleted.
omniORB: omniRemoteIdentity deleted.
omniORB: ObjRef(IDL:Reporting/EventLogger:1.0) -- deleted.


Thanks for the help,
Jason.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --