Another strange behaviour in OSX+Java

Hi all:

When I think that my problem with OSX+Java are finishing, I find another one.

The java web start run ok, but after I accept the certificates, etc. the first form of application is opened and show an alert with the message (in spanish)
“The conexion to Servoy isn’t valid”.

The log file information is:

ERROR [SocketAccepter1-thread-507] com.servoy.j2db.util.Debug - SocketAcceptor failure for socket: 7c8b0b9d[SSL_NULL_WITH_NULL_NULL: Socket[addr=/xxx.xxx.xxx.xxx,port=50774,localport=1099]] [ ]
javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?

This error is new for my :-). Any idea?

Best regards.

Try looking at the advanced settings in the java control panel and play with the security settings in there.

i think it may be related to those. I had some issues with plugins and this was the solution

Thanks for the reply:
I changed the direct conection property in the network section on Java control panel, and it work fine.

Best regards.