regarding apache tomcat installation

hello all,

Today i tryed to install Apache Tomcat6.0.13 but unfortunatly is showing error in each and ever file.. that is like "Error opening file for writing C:\Program Files\Apache Software Foundation\Tomcat 6.0\tomca.ico"

it showing these type of message for each and every *.jar,*.exe,*.policy,*.properties,*.xml ,*.txt,*.gif,*.ico files also ....

can any one please tell what was the excertly problem and why it been happen......

[461 byte] By [sricharana] at [2007-11-27 6:42:33]
# 1
Access rights?
BIJ001a at 2007-7-12 18:12:39 > top of Java-index,Java Essentials,Java Programming...
# 2

hello BIJ001,

after your suggestion i tried to install with administrator mode but .... it showing the following message.....

"Failed to install Tomcat6 service.

Check your settings and permissions

Ignore and continue anyway(not recommended)?"

before this, i didn't installed tomcate in this system also..

The path it taking is ....

C:\Program Files\Apache Software Foundation\Tomcat 6.0

C:\Program Files\Java\jre1.5.0_11

In the middle of instalation process it is showing this message....

please help me to sort out this problem......

sricharana at 2007-7-12 18:12:39 > top of Java-index,Java Essentials,Java Programming...
# 3
do you have administrative rights on your machine?
achyuthba at 2007-7-12 18:12:39 > top of Java-index,Java Essentials,Java Programming...
# 4
Download a binary distribution of Tomcat from http://tomcat.apache.org/download-60.cgiDownload the following file Binary Distributions Core: zip (pgp, md5)Unzipp itRead and follow the RUNNING.txt file in it.
achyuthba at 2007-7-12 18:12:39 > top of Java-index,Java Essentials,Java Programming...
# 5

thanks for quick reply,

i have administrative rights and i too download binary distribution only...

i tried for Tomcat5.x also it also giving the same error message what can i do now.....

i just want to give more information about this it showing error messag when the installtion comes to """"jvm.dll"""".......

and how to solve this problem please help me....

Message was edited by:

sricharan

sricharana at 2007-7-12 18:12:39 > top of Java-index,Java Essentials,Java Programming...
# 6
why are you installing it?You just unzip the folder and then run the following script From the command prompt.C:\Tomcat\apache-tomcat-6.0.13\bin\startup.bat
achyuthba at 2007-7-12 18:12:39 > top of Java-index,Java Essentials,Java Programming...
# 7
hello achyuthb,thank you its running fine....
sricharana at 2007-7-12 18:12:39 > top of Java-index,Java Essentials,Java Programming...
# 8
Good!!How did it run?
achyuthba at 2007-7-12 18:12:39 > top of Java-index,Java Essentials,Java Programming...