Testing with a client who connected to the hosted Servoy solution fine using a web browser. However when they tried to re-connect using the desktop Icon received error message “repository it may not be running on the server”.
Got them to delete the original icon and try agin using the URL/web browser but still getting the same error message
Repository has been up & running for several weeks and other clients are connecting without problems - does anyone have any suggestions - logfile seems to suggest problems with handshake.
Servoy log includes following:
INFO | jvm 1 | 2005/08/12 09:42:59 | javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
INFO | jvm 1 | 2005/08/12 09:42:59 | at com.sun.net.ssl.internal.ssl.InputRecord.b(Unknown Source)
INFO | jvm 1 | 2005/08/12 09:42:59 | at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)
INFO | jvm 1 | 2005/08/12 09:42:59 | at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(Unknown Source)
INFO | jvm 1 | 2005/08/12 09:42:59 | at com.sun.net.ssl.internal.ssl.SSLSocketImpl.j(Unknown Source)
INFO | jvm 1 | 2005/08/12 09:42:59 | at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(Unknown Source)
INFO | jvm 1 | 2005/08/12 09:42:59 | at com.sun.net.ssl.internal.ssl.AppInputStream.read(Unknown Source)
INFO | jvm 1 | 2005/08/12 09:42:59 | at java.io.BufferedInputStream.fill(Unknown Source)
INFO | jvm 1 | 2005/08/12 09:42:59 | at java.io.BufferedInputStream.read(Unknown Source)
INFO | jvm 1 | 2005/08/12 09:42:59 | at java.io.DataInputStream.readInt(Unknown Source)
INFO | jvm 1 | 2005/08/12 09:42:59 | at com.servoy.j2db.util.a.e$b.accept(Unknown Source)
INFO | jvm 1 | 2005/08/12 09:42:59 | at sun.rmi.transport.tcp.TCPTransport.run(Unknown Source)
INFO | jvm 1 | 2005/08/12 09:42:59 | at java.lang.Thread.run(Unknown Source)
INFO | jvm 1 | 2005/08/12 09:43:12 | javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
INFO | jvm 1 | 2005/08/12 09:43:12 | at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(Unknown Source)
INFO | jvm 1 | 2005/08/12 09:43:12 | at com.sun.net.ssl.internal.ssl.SSLSocketImpl.j(Unknown Source)
INFO | jvm 1 | 2005/08/12 09:43:12 | at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(Unknown Source)
INFO | jvm 1 | 2005/08/12 09:43:12 | at com.sun.net.ssl.internal.ssl.AppInputStream.read(Unknown Source)
INFO | jvm 1 | 2005/08/12 09:43:12 | at java.io.BufferedInputStream.fill(Unknown Source)
INFO | jvm 1 | 2005/08/12 09:43:12 | at java.io.BufferedInputStream.read(Unknown Source)
INFO | jvm 1 | 2005/08/12 09:43:12 | at java.io.DataInputStream.readInt(Unknown Source)
INFO | jvm 1 | 2005/08/12 09:43:12 | at com.servoy.j2db.util.a.e$b.accept(Unknown Source)
INFO | jvm 1 | 2005/08/12 09:43:12 | at sun.rmi.transport.tcp.TCPTransport.run(Unknown Source)
INFO | jvm 1 | 2005/08/12 09:43:12 | at java.lang.Thread.run(Unknown Source)
INFO | jvm 1 | 2005/08/12 09:43:12 | Caused by: java.io.EOFException: SSL peer shut down incorrectly
INFO | jvm 1 | 2005/08/12 09:43:12 | at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)
Regards
Graham Greensall
Worxinfo Ltd