<html>
<head>
<base href="http://www.jacorb.org/bugzilla/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - using AMI with BiDir"
href="http://www.jacorb.org/bugzilla/show_bug.cgi?id=956">956</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>using AMI with BiDir
</td>
</tr>
<tr>
<th>Product</th>
<td>JacORB
</td>
</tr>
<tr>
<th>Version</th>
<td>3.2
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P5
</td>
</tr>
<tr>
<th>Component</th>
<td>ORB
</td>
</tr>
<tr>
<th>Assignee</th>
<td>jacorb-bugs@lists.spline.inf.fu-berlin.de
</td>
</tr>
<tr>
<th>Reporter</th>
<td>boris.temkin@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=418" name="attach_418" title="modified AMI example from demos">attachment 418</a> <a href="attachment.cgi?id=418&action=edit" title="modified AMI example from demos">[details]</a></span>
modified AMI example from demos
When I try to use AMI with BiDir I got following exception:
[jaco] Jul 15, 2013 8:03:20 PM org.jacorb.orb.giop.GIOPConnection
receiveMessages
[jaco] SEVERE: Unexpected error during receiveMessages. Lost a message!
[jaco] java.lang.NullPointerException
[jaco] at
org.jacorb.orb.giop.BiDirConnectionClientInterceptor.send_request(BiDirConnectionClientInterceptor.java:125)
[jaco] at
org.jacorb.orb.portableInterceptor.ClientInterceptorIterator.invoke(ClientInterceptorIterator.java:129)
[jaco] at
org.jacorb.orb.portableInterceptor.AbstractInterceptorIterator.iterate(AbstractInterceptorIterator.java:66)
[jaco] at
org.jacorb.orb.portableInterceptor.ClientInterceptorIterator.iterate(ClientInterceptorIterator.java:87)
[jaco] at
org.jacorb.orb.portableInterceptor.DefaultClientInterceptorHandler.invokeInterceptors(DefaultClientInterceptorHandler.java:331)
[jaco] at
org.jacorb.orb.portableInterceptor.DefaultClientInterceptorHandler.handle_send_request(DefaultClientInterceptorHandler.java:135)
[jaco] at
org.jacorb.orb.Delegate.servant_preinvoke(Delegate.java:2665)
[jaco] at
org.jacorb.orb.ReplyReceiver.performCallback(ReplyReceiver.java:241)
[jaco] at
org.jacorb.orb.ReplyReceiver.replyReceived(ReplyReceiver.java:184)
[jaco] at
org.jacorb.orb.giop.ClientConnection.replyReceived(ClientConnection.java:355)
[jaco] at
org.jacorb.orb.giop.GIOPConnection.receiveMessagesLoop(GIOPConnection.java:792)
[jaco] at
org.jacorb.orb.giop.GIOPConnection.receiveMessages(GIOPConnection.java:527)
[jaco] at
org.jacorb.orb.giop.MessageReceptor.doWork(MessageReceptor.java:69)
[jaco] at
org.jacorb.util.threadpool.ConsumerTie.run(ConsumerTie.java:60)
[jaco] at java.lang.Thread.run(Thread.java:724)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>