basics..
os2 fixpak 15 installed.. Dani drivers.. java 1.3.1 IBM and Java 1.4.1 GC.
Mozilla 1.4a, Mozilla 1.6b...
Up until a week ago everything was fine.. then when I tried to log
onto one of my chat sites it showed "java applet loading" and just
hung.
I show an error message in the java console that
java c:\java131\jre\bin\net.dll.DLL is not loading...
this all occured with no changes to my system....
test site is (www.odin.com) I see at the top the Odin logo on the left
and an American flag to the right of center... inbetween are small
boxes with the (java applet loading)..
Any assistance Java Plug-in: Version 1.3.1
Using JRE version 1.3.1 Classic VM
User home directory = C:\JAVA131\JRE
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
q: hide console
s: dump system properties
t: dump thread list
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
java.lang.UnsatisfiedLinkError: C:\java131\jre\bin\net.dll: Unable to load C:\java131\jre\bin\net.dll.DLL (OS/2 RC = 2 reason = 'TCPIP32')
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1799)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1673)
at java.lang.Runtime.loadLibrary0(Runtime.java:780)
at java.lang.System.loadLibrary(System.java:865)
at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:66)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.InetAddress.<clinit>(InetAddress.java:82)
at j