[jacorb-bugs] [Bug 979] Unexpected exception on local calls interceptions

bugzilla-daemon at jacorb.org bugzilla-daemon at jacorb.org
Tue May 6 19:37:04 CEST 2014


http://www.jacorb.org/bugzilla/show_bug.cgi?id=979

--- Comment #6 from Hugo Roenick <hroenick at gmail.com> ---
Here is the stack trace:

SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in
[jar:file:/Users/hroenick/Development/jacorb/Bz979/lib/slf4j-jdk14-1.6.4.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in
[jar:file:/Users/hroenick/.m2/repository/org/slf4j/slf4j-jdk14/1.7.6/slf4j-jdk14-1.7.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
INFO Initialising ORB with ID: 
INFO InterceptorManager started with 1 Server Interceptors, 1 Client
Interceptors and 1 IOR Interceptors
INFO oid: 00 01 0F 35 33 4C 4D 19 10 18 48 28 10 06 30 46 38 14 14 1B
...53LM...H(..0F8...48 4C 1B                                                   
HL.object is activated
INFO Using server ID (8121910950) for transient POA
INFO Opened new server-side TCP/IP transport to 10.0.64.108:55428
INFO Closed server-side transport to 10.0.64.108:55428
INFO Opened new server-side TCP/IP transport to 10.0.64.108:55429
INFO Closed server-side transport to 10.0.64.108:55429
INFO Opened new server-side TCP/IP transport to 10.0.64.108:55430
INFO Closed server-side transport to 10.0.64.108:55430
INFO Opened new server-side TCP/IP transport to 10.0.64.108:55431
Hello, World!
INFO ClientConnectionManager: created new ClientGIOPConnection to
10.0.64.108:55425 (6860991f)
SEVERE rid: 0 opname: sayHello invocation: throwable was thrown.
java.lang.NullPointerException
    at org.jacorb.orb.Delegate.servant_postinvoke(Delegate.java:2567)
    at org.jacorb.orb.Delegate.non_existent(Delegate.java:2205)
    at org.omg.CORBA.portable.ObjectImpl._non_existent(ObjectImpl.java:61)
    at demo.HelloImpl.sayHello(HelloImpl.java:15)
    at demo.HelloPOA._invoke(HelloPOA.java:54)
    at
org.jacorb.poa.RequestProcessor.invokeOperation(RequestProcessor.java:350)
    at org.jacorb.poa.RequestProcessor.process(RequestProcessor.java:672)
    at org.jacorb.poa.RequestProcessor.run(RequestProcessor.java:830)
INFO Closed server-side transport to 10.0.64.108:55431

-- 
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/20140506/c6648289/attachment.html>


More information about the jacorb-bugs mailing list