SEVERE: Remote Socket connection failed request port: 3071 s

This is the message we get when starting a smart-client in the java-console. After it we get a dialog with the message that it could not register to the repository. It is strange because the port of http is 8071 and the database(sybase) is 2671.

SEVERE: Remote Socket connection failed request port: 3071 sockets created to :1063

Anyone ideas?

Regards, Danny Richardson

those ports have nothing to do with the http port or with the sybase port.
Those are RMI ports that the client is creating (3071)
Do you have a bit more stack when that is happening?
Somehow the communication from the server to the client or visa versa is not working.