On Tue, 2003-01-28 at 17:24, Turner, John wrote:
> 
> Ah, now we are getting somewhere:
> 
> ----- Root Cause -----
> java.io.IOException: No such file or directory
>         at java.io.UnixFileSystem.createFileExclusively(Native Method)
>         at java.io.File.checkAndCreate(File.java:1313)
>         at java.io.File.createTempFile(File.java:1401)
>         at java.io.File.createTempFile(File.java:1438)
>         at
> 
> I'm not familiar enough with the admin app to know what it's trying to do
> there, but obviously it wants to create a file somewhere, and can't.
> Whatever it is, its happening right here:
> 
> org.apache.catalina.startup.ContextConfig.tldScanJar(ContextConfig.java:930)
> 
where can I look for that problem? line 930 - in what file?

> ...and the last thing it was trying to do was:
> 
> 2003-01-28 17:15:56 WebappLoader[/admin]: Deploy JAR /WEB-INF/lib/struts.jar
> to
> /opt/jakarta/tomcat/webapps/../server/webapps/admin/WEB-INF/lib/struts.jar
> 
> So....what's up with that directory path?  Anything?  Permissions, etc.?
> Anyone else know exactly what's going on?
> 
the path is correct. as Root I can cd into it (and tomcat is still
running as root). and struts.jar has 544 permissions, which should be
fine?
 
Thank you for helping me John, I hope we'll find the problem. It's weird
that noone else has this problem, when I just installed tomcat-4.1.18 -
and hasn't changed anything except for the localhost part.

-- 
Regards,
Klavs Klavsen

--------------| This mail has been sent to you by: |------------
              Klavs Klavsen - Open Source Consultant 
            [EMAIL PROTECTED] - http://www.EnableIT.dk

    Get PGP key from www.keyserver.net - Key ID: 0x586D5BCA 
Fingerprint = 2873 188C 968E 600D D8F8  B8DA 3D3A 0B79 7E06 3C62
----------------------------------------------------------------
Open Source Software - Sometimes you get more than you paid for.
                                                 -- unknown

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to