<html>
    <head>
      <base href="http://www.jacorb.org/bugzilla/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Unexpected exception on local calls interceptions"
   href="http://www.jacorb.org/bugzilla/show_bug.cgi?id=979#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Unexpected exception on local calls interceptions"
   href="http://www.jacorb.org/bugzilla/show_bug.cgi?id=979">bug 979</a>
              from <span class="vcard"><a class="email" href="mailto:hroenick@gmail.com" title="Hugo Roenick <hroenick@gmail.com>"> <span class="fn">Hugo Roenick</span></a>
</span></b>
        <pre>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 <a href="http://www.slf4j.org/codes.html#multiple_bindings">http://www.slf4j.org/codes.html#multiple_bindings</a> 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</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>