frans: I’m trying to get the client to run on Mac OS X. I’ve followed your instructions, and the client seems to load. I get to the point where I type in the CL server that I want to connect to, but without fail I get the following exception (The IP Address was purposefully hidden). I know I have the appropriate jar’s in the classpath since I’m not receiving a ClassNotFound exception. This seems to be networking related. My machine is able to ping the server just fine, and I connect to the CL server all the time using the Windows client which runs within a Virtual Machine on my Mac. Any help is appreciated.
An unexpected exception occurred during the login process.
The exception shown below was caught.
Unable to establish a connection to the host server: xxx.xxx.xxx.xxx; nested exception is:
com.hie.cloverleaf.securityserver.NoCloverleafSrvException: Unable to contact Server on server: xxx.xxx.xxx.xxx; nested exception is:
java.rmi.ConnectIOException: Remote object ‘CloverleafServer_1.0’ not available.