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=24944>.
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=24944

jasper writes temp files to directory TC started from

           Summary: jasper writes temp files to directory TC started from
           Product: Tomcat 4
           Version: 4.1.24
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Jasper 2
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


1/ deploy new war file 
2/ start (/bin/startup.sh) TC from a directory to which TC user has no write 
permissions
3/ TC will not be able to compile (some - no pattern I could see) jsps as it 
will try to write a file (eg. files8349374) to the directory you started TC 
from which will not have sufficient write permissions

This file looks like a file jasper needs to write before performing the initial 
jsp -> _jsp.java conversion. When appropriate permissions provided - it is 
created then automatically deleted after about 1 second. If you cat the temp 
file created example contents are :
"/usr/local/tomcat/work/Standalone/localhost/_/jsp/diagnostics/diagpage_jsp.java
"

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

Reply via email to