DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35266>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35266

           Summary: Unable to compile class for JSP, libJ3D.jnilib falsely
                    recognized as zip
           Product: Tomcat 5
           Version: 5.5.9
          Platform: Other
        OS/Version: Mac OS X 10.3
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Jasper
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


This issue occurs on Mac OS X when the JDT compiler is replace by javac.

org.apache.jasper.JasperException: Unable to compile class for JSP

Generated servlet error:
error: error reading /System/Library/Java/Extensions/libJ3D.jnilib;
java.util.zip.ZipException: error in opening zip file
1 error

See attachment for the stack trace.

On OS X using Java 1.5 there are some native binaries in

/System/Library/Java/Extensions

dhcp-ubrm05-48-240:/System/Library/Java/Extensions nmaves$ l
total 21848
drwxr-xr-x   19 root  wheel      646 May 25 09:54 ./
drwxr-xr-x    5 root  wheel      170 May 24 17:36 ../
-rw-r--r--    1 root  wheel   129915 Mar 20 17:45 CoreAudio.jar
-rw-r--r--    1 root  wheel    28066 Mar 20 20:41 MRJToolkit.jar
-rw-r--r--    1 root  wheel   114875 Mar 20 21:41 QTJSupport.jar
-rw-r--r--    1 root  wheel  1180024 Mar 20 21:41 QTJava.zip
-rw-r--r--    1 root  wheel    15429 Mar 20 21:32 dns_sd.jar
-rw-r--r--    1 root  wheel  1245745 Mar 20 20:09 j3daudio.jar
-rw-r--r--    1 root  wheel  1340635 Mar 20 20:08 j3dcore.jar
-rw-r--r--    1 root  wheel   788867 Mar 20 20:09 j3dutils.jar
-rw-r--r--    1 root  wheel   328411 Mar 20 16:16 jai_codec.jar
-rw-r--r--    1 root  wheel  1907996 Mar 20 16:17 jai_core.jar
-rwxr-xr-x    1 root  wheel   125396 May 24 21:23 libJ3D.jnilib*
-rwxr-xr-x    1 root  wheel   288620 May 24 21:23 libJ3DAudio.jnilib*
-rwxr-xr-x    1 root  wheel     8856 May 24 21:23 libJ3DUtils.jnilib*
-rwxr-xr-x    1 root  wheel  3451280 May 24 21:23 libmlib_jai.jnilib*
-rw-r--r--    1 root  wheel    41239 Mar 20 16:22 mlibwrapper_jai.jar
drwxr-xr-x    2 root  wheel       68 May 25 09:54 native_binaries/
-rw-r--r--    1 root  wheel   153831 Mar 20 20:08 vecmath.jar

If the *.jnilib files are removed everything works fine.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to