[Rabbit-proxy-users] Class error on new system.
Brought to you by:
ernimril
|
From: Dave <tec...@ml...> - 2004-08-30 23:42:45
|
Hello, I have just finished building a new system to run RabbIT on, and am attempting to start the proxy. It will start fine, but any attempt to use it will generate the following error: java.version: 1.3.1-p9 java.vendor: Sun Microsystems Inc. os.name: FreeBSD os.version: 4.10-RELEASE os.arch: i386 error is: java.lang.NoClassDefFoundError: java/net/SocketTimeoutException at rabbit.proxy.Connection.doWork(Connection.java:266) at rabbit.util.RestartableThread.run(RestartableThread.java:28) |