You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jürgen Weber <we...@hotmail.com> on 2002/08/15 13:45:29 UTC

Temp dir not created using winzip

If you download the tomcat .tar.gz and unpack it using winzip 8.1, the 
(empty) temp directory is not created and
tomcat throws strange error messages.
The solution is of course to unpack using gnu gzip and tar
(I did not try downloading the tomcat zip file)

[just in case somebody else runs into this problem]



2002-08-14 15:52:58 StandardHost[localhost]: Installing web application at 
context path /bingo from URL file:C:\java\jakarta-tomcat-4.1.8\webapps\bingo
2002-08-14 15:52:58 WebappLoader[/bingo]: Deploying class repositories to 
work directory C:\java\jakarta-tomcat-4.1.8\work\Standalone\localhost\bingo
2002-08-14 15:52:58 WebappLoader[/bingo]: Deploy JAR 
/WEB-INF/lib/mm.mysql-2.0.4-bin.jar to 
C:\java\jakarta-tomcat-4.1.8\webapps\bingo\WEB-INF\lib\mm.mysql-2.0.4-bin.jar
2002-08-14 15:52:59 ContextConfig[/bingo] Exception processing JAR at 
resource path /WEB-INF/lib/mm.mysql-2.0.4-bin.jar
javax.servlet.ServletException: Exception processing JAR at resource path 
/WEB-INF/lib/mm.mysql-2.0.4-bin.jar

...

----- Root Cause -----
java.io.IOException: Das System kann den angegebenen Pfad nicht finden
	at java.io.WinNTFileSystem.createFileExclusively(Native Method)



_________________________________________________________________
Mit MSN Fotos können Sie kinderleicht Ihre Fotos ausdrucken und Freunden zur 
Verfügung stellen: http://photos.msn.de


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>