RAS: Vtest, Vmark server immediately Fail in merlin_b80 c2 on win2ksp1
JDK version
=============
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 1.4.0-beta3-b80, mixed mode)
Platform
=============
Windows_NT JTG-WIN4 5 00 586
Error message
=============
java.lang.NoClassDefFoundError
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.FileWriter.<init>(FileWriter.java:62)
at COM.volano.Main.?Unknown Source)
at COM.volano.Main.<init>(Unknown Source)
at COM.volano.Main.main(Unknown Source)
Exception in thread "main" Exception in thread "main"
run.big.common: shutdown_server()
Try -Xint already, and the results is the same!!
Notes
=============
please check http://jtgb4u4c.eng/bigapps for test results tables
Testing results are backupped in
jtg-win1 that can be accessed by telnet (root/admin as id/passwd) or http://jtg-win1
How to reproduce bug:
telnet to the hosts shown in web for linux test machine with root/admin as id/passwd
goto z:/1.3NTscripts to execute script and d:/tmp to get the running results
for example: (refer the webpage for exact host)
telnet to jtg-win1 with root/admin as id/passwd
execute sh z:/1.3NTscripts/runxxxxx.ksh stab -server (give the "stab" as 1st para)
cd to d/tmp/runxxx.xxx-server to get the results
###@###.### 2001-09-25
JDK version
=============
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 1.4.0-beta3-b80, mixed mode)
Platform
=============
Windows_NT JTG-WIN4 5 00 586
Error message
=============
java.lang.NoClassDefFoundError
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.FileWriter.<init>(FileWriter.java:62)
at COM.volano.Main.?Unknown Source)
at COM.volano.Main.<init>(Unknown Source)
at COM.volano.Main.main(Unknown Source)
Exception in thread "main" Exception in thread "main"
run.big.common: shutdown_server()
Try -Xint already, and the results is the same!!
Notes
=============
please check http://jtgb4u4c.eng/bigapps for test results tables
Testing results are backupped in
jtg-win1 that can be accessed by telnet (root/admin as id/passwd) or http://jtg-win1
How to reproduce bug:
telnet to the hosts shown in web for linux test machine with root/admin as id/passwd
goto z:/1.3NTscripts to execute script and d:/tmp to get the running results
for example: (refer the webpage for exact host)
telnet to jtg-win1 with root/admin as id/passwd
execute sh z:/1.3NTscripts/runxxxxx.ksh stab -server (give the "stab" as 1st para)
cd to d/tmp/runxxx.xxx-server to get the results
###@###.### 2001-09-25
- duplicates
-
JDK-4505086 Dynamic link library net.dll is not found during a start of IDE (NetBeans)
- Closed