RAS: Tomcat server immediately Fail in merlin_b80 c1, c2 on winNTsp5, win2ksp1
JDK version
=============
java version "1.4.0-beta3" (run on NT)
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta3-b80)
Java HotSpot(TM) Client VM (build 1.4.0-beta3-b80, mixed mode)
java version "1.4.0-beta3" (run on 2k)
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-WIN12 4 00 586 (run c1)
Windows_NT JTG-WIN6 5 00 586 (run c2)
Error message
=============
FATAL: configuration error
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:42)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:28)
at java.lang.reflect.Method.invoke(Method.java:313)
at org.apache.tomcat.util.xml.AddChild.end(XmlMapper.java:772)
at org.apache.tomcat.util.xml.XmlMapper.matchEnd(XmlMapper.java:391)
at org.apache.tomcat.util.xml.XmlMapper.endElement(XmlMapper.java:109)
at org.xml.sax.helpers.XMLReaderAdapter.endElement(XMLReaderAdapter.java:347)
at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1536)
at org.apache.crimson.parser.Parser2.content(Parser2.java:1779)
at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1507)
at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:500)
at org.apache.crimson.parser.Parser2.parse(Parser2.java:305)
at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:433)
at org.xml.sax.helpers.XMLReaderAdapter.parse(XMLReaderAdapter.java:223)
at javax.xml.parsers.SAXParser.parse(SAXParser.java:326)
at javax.xml.parsers.SAXParser.parse(SAXParser.java:265)
at org.apache.tomcat.util.xml.XmlMapper.readXml(XmlMapper.java:214)
at org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:187)
at org.apache.tomcat.startup.Tomcat.main(Tomcat.java:235)
Caused by: java.lang.UnsatisfiedLinkError: C:\jdk1.3\jre\bin\nio.dll: Can't find dependent libraries
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>(OutputStreamWriter.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:48)
at org.apache.tomcat.logging.Logger.open(Logger.java:239)
at org.apache.tomcat.core.ContextManager.addLogger(ContextManager.java:1284)
... 20 more
on jtg-win12 (c1), jtg-win5 (c2)
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" (run on NT)
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta3-b80)
Java HotSpot(TM) Client VM (build 1.4.0-beta3-b80, mixed mode)
java version "1.4.0-beta3" (run on 2k)
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-WIN12 4 00 586 (run c1)
Windows_NT JTG-WIN6 5 00 586 (run c2)
Error message
=============
FATAL: configuration error
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:42)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:28)
at java.lang.reflect.Method.invoke(Method.java:313)
at org.apache.tomcat.util.xml.AddChild.end(XmlMapper.java:772)
at org.apache.tomcat.util.xml.XmlMapper.matchEnd(XmlMapper.java:391)
at org.apache.tomcat.util.xml.XmlMapper.endElement(XmlMapper.java:109)
at org.xml.sax.helpers.XMLReaderAdapter.endElement(XMLReaderAdapter.java:347)
at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1536)
at org.apache.crimson.parser.Parser2.content(Parser2.java:1779)
at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1507)
at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:500)
at org.apache.crimson.parser.Parser2.parse(Parser2.java:305)
at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:433)
at org.xml.sax.helpers.XMLReaderAdapter.parse(XMLReaderAdapter.java:223)
at javax.xml.parsers.SAXParser.parse(SAXParser.java:326)
at javax.xml.parsers.SAXParser.parse(SAXParser.java:265)
at org.apache.tomcat.util.xml.XmlMapper.readXml(XmlMapper.java:214)
at org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:187)
at org.apache.tomcat.startup.Tomcat.main(Tomcat.java:235)
Caused by: java.lang.UnsatisfiedLinkError: C:\jdk1.3\jre\bin\nio.dll: Can't find dependent libraries
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>(OutputStreamWriter.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:48)
at org.apache.tomcat.logging.Logger.open(Logger.java:239)
at org.apache.tomcat.core.ContextManager.addLogger(ContextManager.java:1284)
... 20 more
on jtg-win12 (c1), jtg-win5 (c2)
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