[omniORB-dev] push() exception omniORBpy

renej renej.frog at gmail.com
Wed Jun 15 16:45:44 BST 2005


On 6/15/05, DIEZ Ignacio <I.DIEZ at csee-transport.com> wrote:
>  
> 
> Hello, 
> I'm running a C++ client application which connects with a C++ server
> (OmniORB 4_0_5 / OmniEvents 2_6_1), and all is OK. The problem is that when
> I want to use OmniORBpy 2_5 to send data to the event channel in other to
> perform test, the push() function raise an exception: 
> 
> Traceback (most recent call last):
>  File
> "c:\Users\diez\Socle\test\espagne\Utility\Network.py", line
> 124, in setObjectStates
>  self._proxy.push(any)
>  File
> "c:\software\omniORB\lib\python\omniORB\COS\CosEventComm_idl.py",
> line 59, in push
>  return _omnipy.invoke(self, "push",
> _0_CosEventComm.PushConsumer._d_push, args)
>  BAD_PARAM: Minor: BAD_PARAM_WrongPythonType, COMPLETED_NO. 
>  
> Before this, I had the same applications running with OmniORB 303, OmniORBpy
> 2_8 perfoming the same test and I hadn't get any problems....The problems
> appeared after I updated this versions. 

can you give some more info about what's in the any (type, value)?
I remember I came across something similar, but I can't remember howI solved it

renej
> 
> Anybody can help me? 
> Thank you 
> _______________________________________________
> omniORB-dev mailing list
> omniORB-dev at omniorb-support.com
> http://www.omniorb-support.com/mailman/listinfo/omniorb-dev
> 
> 
>



More information about the omniORB-dev mailing list