You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by ko...@ubs.com on 2003/08/26 18:19:33 UTC

ContextConfig.tldScanJar error on Linux but not Solaris

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?

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.


Re: ContextConfig.tldScanJar error on Linux but not Solaris

Posted by Jean-Francois Arcand <jf...@apache.org>.
Hi,

are you sure you have all the patches to run java? Be sure you have 
everything...if that still doesn't work, go the a java.sun.com forum and 
ask the question there (this is a jdk/vm problem)

-- Jeanfrancois

kosh.podder@ubs.com wrote:

>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?
>
>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: tomcat-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>
>  
>