Hi,
I am getting the following error with Tomcat 4.1.24, with the struts-example webapp,
when running on Linux but not Solaris - I am using the same Sun JDK 1.3.1_04, same
build of Tomcat and the webapp.
----------
Starting service Tomcat-Standalone
Apache Tomcat/4.1
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 7 occurred at PC=0x405757ab
Function name=(N/A)
Library=/sbcimp/run/tp/sun/jdk/v1.3.1_04/jre/lib/i386/libzip.so
NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.
Current Java thread:
at java.util.zip.ZipFile.getNextEntry(Native Method)
at java.util.zip.ZipFile.access$300(ZipFile.java:24)
at java.util.zip.ZipFile$2.nextElement(ZipFile.java:290)
at java.util.jar.JarFile$1.nextElement(JarFile.java:193)
at org.apache.catalina.startup.ContextConfig.tldScanJar(ContextConfig.ja
va:909)
at org.apache.catalina.startup.ContextConfig.tldScan(ContextConfig.java:
868)
at org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:64
7)
...
------------
Can somebody please explain what could be causing this? From the webapp log and
looking at the ContextConfig source code, it seems to be linked to some issue with
scanning the tlds under META-INF in struts.jar, but I cannot figure out what the lower
level cause could be.... there seems to be no documentation on java.sun.com about
specific Linux patches that may be required by the JDK, as per the Solaris patch
documentation.
Any ideas are much appreciated - I'm asking here since some of you may already have
seen this with the struts samples - it seems to be happening with all of them
triggered by the struts jars ... otherwise I'll pose the general question about the
Linux JVM issue on the Java forums.
Many thanks,
Kosh
Visit our website at http://www.ubs.com
This message contains confidential information and is intended only
for the individual named. If you are not the named addressee you
should not disseminate, distribute or copy this e-mail. Please
notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system.
E-mail transmission cannot be guaranteed to be secure or error-free
as information could be intercepted, corrupted, lost, destroyed,
arrive late or incomplete, or contain viruses. The sender therefore
does not accept liability for any errors or omissions in the contents
of this message which arise as a result of e-mail transmission. If
verification is required please request a hard-copy version. This
message is provided for informational purposes and should not be
construed as a solicitation or offer to buy or sell any securities or
related financial instruments.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]