On Thu, 15 Aug 2002, Luiz Ricardo wrote:
> Date: Thu, 15 Aug 2002 15:58:18 -0300
> From: Luiz Ricardo <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: Tomcat-User List <[EMAIL PROTECTED]>
> Subject: WebApp ADMIN + TomCat 4.1.9
>
> Hi,
>
> I am trying to run the webapp admin from Tomcat 4.1.9 and I am catching the
> following exception. Does anybody know why this is happening?
>
Given that the exception is coming from a createFileExclusively() method
in the Win32 filesystem, I'd bet there is some operarting system
permissions problem that is preventing Java from creating a temporary file
(some JVMs expand a JAR file into a temporary directory in order to load
classes from them).
> I am using a Windows ME + J2SDK 1.4.0 + Tomcat 4.1.9-LE.
>
> The exception is at attachment.
>
> Luiz Ricardo
>
Craig
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>