You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2014/09/17 15:19:52 UTC

[Bug 56923] Symlinks under WEB-INF/lib trigger a NullPointerException in StandardJarScanner

https://issues.apache.org/bugzilla/show_bug.cgi?id=56923

Emmanuel Bourg <eb...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
            Version|8.0.9                       |8.0.12
         Resolution|INVALID                     |---
            Summary|NullPointerException when   |Symlinks under WEB-INF/lib
                   |starting tomcat8-examples   |trigger a
                   |in Tomcat Web Application   |NullPointerException in
                   |Manager                     |StandardJarScanner

--- Comment #2 from Emmanuel Bourg <eb...@apache.org> ---
It looks like this issue is caused by the symlinks to /usr/share/java/jstl.jar
and /usr/share/java/standard.jar installed in the WEB-INF/lib directory of the
examples application. Replacing the links with the actual files no longer
triggers the error.

This error doesn't appear with the tomcat7-examples package which also uses
symlinks (Tomcat 7.0.55).

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org