Creating new Socket....Exception in thread "Thread-2" java.lang.NoClassDefFoundError: de/tu_darmstadt/sp/SocketFactoryImpl
at javax.net.SocketFactory.<clinit>(SocketFactory.jav a:76)
at com.xilix.xsentry.datamodel.SocketController.conne ct(SocketController.java:60)
alternative socket factory in it. where did you get
this from? it looks like it's not on your classpath
My java version is following:
java version "1.5.0_06"Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)
I am not using any third party tools or jars. And i dont have any other jvm installed part from the above mentioned.
alternative socket factory in it. where did you
get
classpath
My java version is following:
java version "1.5.0_06"Java(TM) 2 Runtime Environment, Standard Edition
(build 1.5.0_06-b05)
Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed
mode, sharing)
I am not using any third party tools or jars. And i
dont have any other jvm installed part from the above
mentioned.
Well, I can guarntee that neither
nor
are in the standard classpath.
alternative socket factory in it. where did you
get
classpath
My java version is following:
java version "1.5.0_06"Java(TM) 2 Runtime Environment, Standard Edition
(build 1.5.0_06-b05)
Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed
mode, sharing)
I am not using any third party tools or jars. And i
dont have any other jvm installed part from the above
mentioned.
then your machine is haunted