Duplicate :
|
MODE : All modes JDK : /net/sqesvr/export/vsn/VM/merlin/jdk/j2sdk1.4.0/bin Platforms : win_NT, win2k, win98. Steps to reproduce Map X: to \\sqesvr\vsn 1) cd X:/GammaBase/Bugs/{Bugid} 2) sh doit Output: java version "1.4.0-beta3" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta3-b80) Java HotSpot(TM) Server VM (build 20010917171051.sgoldman.4460034-debug, compile d mode) Windows_NT VMNIGHTLY7 4 00 586 Full gc no: 38 Interval: 11 Full gc no: 39 Interval: 100 Full gc no: 40 Interval: 49 java.lang.UnsatisfiedLinkError: X:\VM\merlin\weekly\jdk\late st\j2sdk1.4.0\jre\bin\nio.dll: One of the library files needed to run this appli cation cannot be found at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1440) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1356) at java.lang.Runtime.loadLibrary0(Runtime.java:773) at java.lang.System.loadLibrary(System.java:835) at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:53) at java.security.AccessController.doPrivileged(Native Method) at sun.nio.ch.FileChannelImpl.<clinit>(FileChannelImpl.java:594) at java.io.FileOutputStream.getChannel(FileOutputStream.java:309) at java.io.OutputStreamWriter$CharsetByteOutputter.<init>(OutputStreamWr iter.java:300) at java.io.OutputStreamWriter.setup(OutputStreamWriter.java:93) at java.io.OutputStreamWriter.<init>(OutputStreamWriter.java:135) at java.io.PrintWriter.<init>(PrintWriter.java:106) at runThese.createAndOpenFile(runThese.java:379) at runThese.run(runThese.java:240) NOTE: This blocks us to do runThese testing on windows platform.