Search Mailing List Archives
[protege-discussion] Unable to connect to remote protege server using Ontology rich client invoked from webprotege
Kai
lists at orbitwerks.com
Mon Nov 16 12:57:27 PST 2009
Timothy Redmond <tredmond <at> stanford.edu> writes:
>
> It sounds like that is the problem. I don't know why you can't hit the
> ok button without the :5200. Try :1099 instead.
>
> -Timothy
Here is the log I get from no port:
Nov 16, 2009 12:53:43 PM edu.stanford.smi.protege.server.ServerPanel
createSession
INFO: Server ref = Server_Stub[UnicastRef2 [liveRef:
[endpoint:[66.116.103.187:5200,edu.stanford.smi.protege.server.socket.
RmiSocketFactory at 2](remote),objID:[-723b6d2e:124fe974856:-8000, 0]]]]
Here's the log I get from using :1099:
Nov 16, 2009 12:53:50 PM edu.stanford.smi.protege.server.ServerPanel
createSession
INFO: Server ref = Server_Stub[UnicastRef2 [liveRef:
[endpoint:[66.116.103.187:5200,edu.stanford.smi.protege.server.socket.
RmiSocketFactory at 2](remote),objID:[-723b6d2e:124fe974856:-8000, 0]]]]
with the 5200 I get the:
SEVERE: java.rmi.ConnectIOException: error during JRMP connection
establishment; nested exception is:
java.io.EOFException
at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.
java:273)
at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.
java:171)
at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:306)
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at java.rmi.Naming.lookup(Naming.java:84)
...
Any ideas?
Kai.
More information about the protege-discussion
mailing list