Mantis - Resin
Viewing Issue Advanced Details
2669 feature always 05-14-08 11:01 05-19-08 10:29
chris_se  
ferg  
normal  
closed 3.1.6  
fixed  
none    
none 3.2.0  
0002669: Add message to logfile if jar files can't be read (e.g. due to wrong file system permissions)
It would be great if resin could drop a line in jvm-default.log if a *.jar file in the class path could not be read (for example due to wrong file system permissions). That would make the search for errors much easier: A previously working servlet of mine somehow didn't work anymore and complained about missing classes. The jars containing these classes were in the classpath and it took me quite a while to figure out that the resin user didn't have the necessary permissions to read the files. A simple message in jvm-default.log would have saved me quite a bit of trouble.

Notes
(0003076)
ferg   
05-19-08 10:29   
server/2438