You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Steve Bang <SB...@alphablox.com> on 2002/06/11 01:24:12 UTC

Tomcat 4.1.3 .exe installer fails near end when copying to conf directory

The Tomcat 4.0.x .exe installs worked just fine for me on my Win2k 
machine.  With the 4.1.2 and 4.1.3 versions though, the installer
seems to fail.  Is this known?  The installation proceeds fine until 
after the prompt for port and password.  The first error message I 
see is near the end of the install, when the following appears:

   ...
   Extract: tomcat-users_2.xml
   Extract: tomcat-users-1.xml
   Extract: server_2.xml
   Extract: server_1.xml
   Output directory: C:\DOCUME~1\STEVEB~1\LOCALS~1\Temp
   Copy to C:\Apache Group\Tomcat 4.1\conf
   Copy failed
   Copy to C:\Apache Group\Tomcat 4.1\conf
   Copy failed
   ...

Any ideas what could be tripping things up?  A bug in the new installer?
This happens on two different machines.

Steve

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


Re: Tomcat 4.1.3 .exe installer fails near end when copying to conf directory

Posted by Remy Maucherat <re...@apache.org>.
Steve Bang wrote:
> The Tomcat 4.0.x .exe installs worked just fine for me on my Win2k 
> machine.  With the 4.1.2 and 4.1.3 versions though, the installer
> seems to fail.  Is this known?  The installation proceeds fine until 
> after the prompt for port and password.  The first error message I 
> see is near the end of the install, when the following appears:
> 
>    ...
>    Extract: tomcat-users_2.xml
>    Extract: tomcat-users-1.xml
>    Extract: server_2.xml
>    Extract: server_1.xml
>    Output directory: C:\DOCUME~1\STEVEB~1\LOCALS~1\Temp
>    Copy to C:\Apache Group\Tomcat 4.1\conf
>    Copy failed
>    Copy to C:\Apache Group\Tomcat 4.1\conf
>    Copy failed
>    ...
> 
> Any ideas what could be tripping things up?  A bug in the new installer?
> This happens on two different machines.

I didn't notice it, because the copy of Tomcat which is installed runs. 
Apparently, one of the configuration files may not be copied properly, 
or something like that.

Remy


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