<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6396.0">
<TITLE>push() exception omniORBpy</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hello,</FONT><FONT FACE="Times New Roman"> </FONT>

<BR><FONT SIZE=2 FACE="Arial">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:</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Traceback (most recent call last):</FONT><FONT FACE="Times New Roman"><BR>
</FONT><FONT SIZE=2 FACE="Arial">File &quot;c:\Users\diez\Socle\test\espagne\Utility\Network.py&quot;, line 124, in setObjectStates</FONT><FONT FACE="Times New Roman"><BR>
</FONT><FONT SIZE=2 FACE="Arial">self._proxy.push(any)</FONT><FONT FACE="Times New Roman"><BR>
</FONT><FONT SIZE=2 FACE="Arial">File &quot;c:\software\omniORB\lib\python\omniORB\COS\CosEventComm_idl.py&quot;, line 59, in push</FONT><FONT FACE="Times New Roman"><BR>
</FONT><FONT SIZE=2 FACE="Arial">return _omnipy.invoke(self, &quot;push&quot;, _0_CosEventComm.PushConsumer._d_push, args)</FONT><FONT FACE="Times New Roman"><BR>
</FONT><FONT SIZE=2 FACE="Arial">BAD_PARAM: Minor: BAD_PARAM_WrongPythonType, COMPLETED_NO.</FONT><FONT FACE="Times New Roman"> </FONT>
<BR>

<BR><FONT SIZE=2 FACE="Arial">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.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Anybody can help me?</FONT><FONT FACE="Times New Roman"> </FONT>

<BR><FONT SIZE=2 FACE="Arial">Thank you</FONT><FONT FACE="Times New Roman"> </FONT>
</P>

</BODY>
</HTML>