DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8596>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8596 Catalina doesn't follow symlinks across filesystems (TC 4.0.2 RH 7.2 jdk1.3.1-0x) Summary: Catalina doesn't follow symlinks across filesystems (TC 4.0.2 RH 7.2 jdk1.3.1-0x) Product: Tomcat 4 Version: 4.0.3 Final Platform: PC URL: n/a OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: Catalina AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] I set up to RH7.2 boxes. Almost identical hardware (dual PIII) On A, /var and /usr are on different filesystems On B, /var and /usr are on the / filesystem On A, catalina fails on the Bootsrap.java at line 137, because of the symbolic link. If the files are copied and not linked, Bootsrtap.java is happy. If I move the files to the var filesystem, and make a link from there Bootstrap.java is still happy. On B, the symbolic links vork just fine. This problem did not seem to occur in 4.0.2. I conclude that there is a difference between 4.0.3 and 4.0.2 that prevents it to follow symlinks, unless it is a JDK related issue. However both jdk1.3.1_02 and 03 show the same symptoms. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>