[jacorb-bugs] [Bug 956] New: using AMI with BiDir
bugzilla-daemon at jacorb.org
bugzilla-daemon at jacorb.org
Mon Jul 15 19:11:12 CEST 2013
http://www.jacorb.org/bugzilla/show_bug.cgi?id=956
Bug ID: 956
Summary: using AMI with BiDir
Product: JacORB
Version: 3.2
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ORB
Assignee: jacorb-bugs at lists.spline.inf.fu-berlin.de
Reporter: boris.temkin at gmail.com
Created attachment 418
--> http://www.jacorb.org/bugzilla/attachment.cgi?id=418&action=edit
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)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spline.inf.fu-berlin.de/pipermail/jacorb-bugs/attachments/20130715/17f62ddb/attachment.html>
More information about the jacorb-bugs
mailing list