Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> 8i <- IIOP -> Java Client Problem

8i <- IIOP -> Java Client Problem

From: Steve Chaplin <steven.chaplin_at_convergys.com>
Date: 2 Jul 1999 15:55:27 GMT
Message-ID: <7lindf$sin$1@soap.pipex.net>


Hope someone can help me - I've been bashing my head against this for days and got nowhere!

I have 8i server running on NT4 (SP4). I have built and installed the helloworld.java example and configured the server for IIOP. If I run the client.java code ON THE SERVER, it connects via IIOP to the instance and works fine. If I run the client ON A DIFFERENT NT machine, it does not work.

The message is "Unknown service"

Net8 works from both machines into the server. I am using IP address not machine name. If I run sess_sh I get "cannot connect to service"

I have run the TNS listener in trace mode and seen that the remote client is connecting over GIOP but it is not getting through to the database. Just to reiterate, running the same code on the server machine (as a client) works OK.

Any ideas? It almost looks like the service passed as part of the IIOP session string is not being picked up by TNS properly. Then again, why does it work on the server machine?

Thanks in advance if you can shed any light on this.

Steve Received on Fri Jul 02 1999 - 10:55:27 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US