[omniORB] Fatal exception during event sending
   
    vonWedel@lfpt.rwth-aachen.de
     
    vonWedel@lfpt.rwth-aachen.de
       
    Wed, 17 Jan 2001 12:01:19 +0100
    
    
  
Dies ist eine mehrteilige Nachricht im MIME-Format.
--=_alternative 003DC5BCC12569D7_=
Content-Type: text/plain; charset="us-ascii"
Hi,
using Python 2.0 on Solaris 2.7 together with omniORB and omniORBpy
I get a fatal exception when working with omniNotify. I can create a new
event channel, connect a push consumer and a push supplier to it
(in separate Python processes). When I try to push the event to the
channel like this:
        evt = CosNotification.StructuredEvent(evt_header, fd_body, 
txn_val)
        self.str_px.push_structured_event(evt)
I get:
        Run-time exception error; current exception: fatalException
                No handler for exception.
I know that this is of little help... What could I do to give you (and me) 
some
hints about what is happening here?
Lars
--=_alternative 003DC5BCC12569D7_=
Content-Type: text/html; charset="us-ascii"
<br><font size=2 face="sans-serif">Hi,</font>
<br>
<br><font size=2 face="sans-serif">using Python 2.0 on Solaris 2.7 together with omniORB and omniORBpy</font>
<br><font size=2 face="sans-serif">I get a fatal exception when working with omniNotify. I can create a new</font>
<br><font size=2 face="sans-serif">event channel, connect a push consumer and a push supplier to it</font>
<br><font size=2 face="sans-serif">(in separate Python processes). When I try to push the event to the</font>
<br><font size=2 face="sans-serif">channel like this:</font>
<br>
<br><font size=2 face="sans-serif">        evt = CosNotification.StructuredEvent(evt_header, fd_body, txn_val)</font>
<br><font size=2 face="sans-serif">        self.str_px.push_structured_event(evt)</font>
<br>
<br><font size=2 face="sans-serif">I get:</font>
<br>
<br><font size=2 face="sans-serif">        Run-time exception error; current exception: fatalException</font>
<br><font size=2 face="sans-serif">                No handler for exception.</font>
<br>
<br><font size=2 face="sans-serif">I know that this is of little help... What could I do to give you (and me) some</font>
<br><font size=2 face="sans-serif">hints about what is happening here?</font>
<br>
<br><font size=2 face="sans-serif">Lars</font>
<br>
--=_alternative 003DC5BCC12569D7_=--