[omniORB] Fatal exception during event sending
vonWedel@lfpt.rwth-aachen.de
vonWedel@lfpt.rwth-aachen.de
Wed, 17 Jan 2001 12:45:10 +0100
Dies ist eine mehrteilige Nachricht im MIME-Format.
--=_alternative 0041C964C12569D7_=
Content-Type: text/plain; charset="us-ascii"
Hi again,
okay -- got the reason almost, I think. Running the script with
ORBtraceLevel = 5 gives me
omniORB: gateKeeper is tcpwrapGK 1.0 - based on tcp_wrappers_7.6
omniORB: The omniDynamic library is not linked
which is probably the error. Do I have to tell omniORBpy to explicitly
link
omniDynamic or did something go wrong during the build process?
Lars
vonWedel@lfpt.RWTH-Aachen.DE
Sent by: owner-omniorb-list@uk.research.att.com
17/01/01 12:01
To: omniorb-list@uk.research.att.com
cc:
Subject: [omniORB] Fatal exception during event sending
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 0041C964C12569D7_=
Content-Type: text/html; charset="us-ascii"
<br><font size=2 face="sans-serif">Hi again,</font>
<br>
<br><font size=2 face="sans-serif">okay -- got the reason almost, I think. Running the script with ORBtraceLevel = 5 gives me</font>
<br>
<br><font size=2 face="sans-serif"> omniORB: gateKeeper is tcpwrapGK 1.0 - based on tcp_wrappers_7.6 </font>
<br><font size=2 face="sans-serif"> omniORB: The omniDynamic library is not linked</font>
<br>
<br><font size=2 face="sans-serif">which is probably the error. Do I have to tell omniORBpy to explicitly link</font>
<br><font size=2 face="sans-serif">omniDynamic or did something go wrong during the build process?</font>
<br>
<br><font size=2 face="sans-serif">Lars</font>
<br>
<br>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td>
<td><font size=2 face="sans-serif"><b>vonWedel@lfpt.RWTH-Aachen.DE</b></font>
<br><font size=2 face="sans-serif">Sent by: owner-omniorb-list@uk.research.att.com</font>
<p><font size=2 face="sans-serif">17/01/01 12:01</font>
<br>
<td><font size=1 face="Arial"> </font>
<br><font size=2 face="sans-serif"> To: omniorb-list@uk.research.att.com</font>
<br><font size=2 face="sans-serif"> cc: </font>
<br><font size=2 face="sans-serif"> Subject: [omniORB] Fatal exception during event sending</font></table>
<br>
<br><font size=2 face="sans-serif"><br>
Hi,</font><font face="Times New Roman"> <br>
</font><font size=2 face="sans-serif"><br>
using Python 2.0 on Solaris 2.7 together with omniORB and omniORBpy</font><font face="Times New Roman"> </font><font size=2 face="sans-serif"><br>
I get a fatal exception when working with omniNotify. I can create a new</font><font face="Times New Roman"> </font><font size=2 face="sans-serif"><br>
event channel, connect a push consumer and a push supplier to it</font><font face="Times New Roman"> </font><font size=2 face="sans-serif"><br>
(in separate Python processes). When I try to push the event to the</font><font face="Times New Roman"> </font><font size=2 face="sans-serif"><br>
channel like this:</font><font face="Times New Roman"> <br>
</font><font size=2 face="sans-serif"><br>
evt = CosNotification.StructuredEvent(evt_header, fd_body, txn_val)</font><font face="Times New Roman"> </font><font size=2 face="sans-serif"><br>
self.str_px.push_structured_event(evt)</font><font face="Times New Roman"> <br>
</font><font size=2 face="sans-serif"><br>
I get:</font><font face="Times New Roman"> <br>
</font><font size=2 face="sans-serif"><br>
Run-time exception error; current exception: fatalException</font><font face="Times New Roman"> </font><font size=2 face="sans-serif"><br>
No handler for exception.</font><font face="Times New Roman"> <br>
</font><font size=2 face="sans-serif"><br>
I know that this is of little help... What could I do to give you (and me) some</font><font face="Times New Roman"> </font><font size=2 face="sans-serif"><br>
hints about what is happening here?</font><font face="Times New Roman"> <br>
</font><font size=2 face="sans-serif"><br>
Lars</font><font face="Times New Roman"> </font>
<br>
<br>
--=_alternative 0041C964C12569D7_=--