Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-24 Thread Varuna Seneviratna
I went to service and right clicked Apache Tomcat 6.Then on the general tab of the dialog box Path to Executable was pointing to a wrong location.It was C:\Program Files\Apache Software Foundation\tomcat6.exe //RS//Tomcat6.I tried to edit it But it was not possible so I went to Windows

Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-24 Thread Varuna Seneviratna
Pleaase take a look at the Error log I have attached and the link http://forums.sun.com/thread.jspa?threadID=5372855 In the tab box that pops up when tomcat6w.exe is double clicked, I have (it was not there initially) specified Java Classpath as C:\apache-tomcat-6.0.20\bin\bootstrap.jar, if so

Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-24 Thread André Warnier
Varuna Seneviratna wrote: ... You're no having much luck, are you ? Think of it this way though : you are learning a lot. C:\apache-tomcat-6.0.20 In the General tab Path to Excecutable was wrong and as described above I corrected it and now it is C:\apache-tomcat-6.0.20\bin\tomcat6.exe

Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-24 Thread André Warnier
Varuna, at this point, (now that you have a correct Windows JAVA_HOME system environment variable set) it may be a good idea to de-install the service and start over. Run service.bat remove, and then re-run service.bat install. That will give us again a cleaner starting point for the registry

Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-23 Thread Varuna Seneviratna
. Thanks For your Help Varuna 2009/7/23 Caldarale, Charles R chuck.caldar...@unisys.com From: Varuna Seneviratna [mailto:varunasenevira...@gmail.com] Subject: Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development Using JAVA_HOME:C

Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-23 Thread André Warnier
Varuna Seneviratna wrote: ... Well I did as you have instructed me 1. *Stopped the Anti virus * 2. *Downloaded apache-tomcat-6.0.20.zip (core)* 3. *Unzipped it to the directory apache-tomcat-6.0.20* 4. *Opened a console window* 5. *Went to the directory

Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-23 Thread Varuna Seneviratna
Andre: I edited the service.bat, only part that had to be added was echo Using %EXECUTABLE%: C:\apache-tomcat-6.0.20\binservice.bat install Installing the service 'Tomcat6' ... Using CATALINA_HOME:C:\apache-tomcat-6.0.20 Using CATALINA_BASE:C:\apache-tomcat-6.0.20 Using JAVA_HOME:

Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-23 Thread André Warnier
Varuna, just as an aside : Just send your answer to the list, do not include the other addresses. We are all subscribed to the list, so we get these messages anyway. If you also send it to the other addresses, we each get these messages twice. Thanks.

Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-23 Thread André Warnier
Good, we are making progress ! Varuna Seneviratna wrote: Andre: I edited the service.bat, only part that had to be added was echo Using %EXECUTABLE%: C:\apache-tomcat-6.0.20\binservice.bat install Installing the service 'Tomcat6' ... Using CATALINA_HOME:C:\apache-tomcat-6.0.20 Using

Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-23 Thread David Smith
I believe there should be a companion program tomcat6w.exe that allows you to see the registry settings used by the service. --David Varuna Seneviratna wrote: Andre: I edited the service.bat, only part that had to be added was echo Using %EXECUTABLE%:

Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-23 Thread André Warnier
of this thread has become increasingly inaccurate, and should now be changed from : Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development to Re: Fwd: It IS possible to install apache-tomcat-6.0.20 with a jdk1.6.0_14 .. but not yet to run

Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-23 Thread Konstantin Kolinko
When given the long command C:\apache-tomcat-6.0.20\bintomcat6.exe //IS//%SERVICE_NAME% --StartClass org. apache.catalina.startup.Bootstrap --StopClass org.apache.catalina.startup.Bootst rap --StartParams start --StopParams stop The above command displayed a message box with a big Red X

Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-23 Thread David Smith
belief is correct, but you're coming a bit late in the day. But I guess geography explains that. ;-) There is also the fact that the subject of this thread has become increasingly inaccurate, and should now be changed from : Re: Fwd: Is it not possible to install apache-tomcat-6.0.20

Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-23 Thread André Warnier
Konstantin Kolinko wrote: When given the long command C:\apache-tomcat-6.0.20\bintomcat6.exe //IS//%SERVICE_NAME% --StartClass org. apache.catalina.startup.Bootstrap --StopClass org.apache.catalina.startup.Bootst rap --StartParams start --StopParams stop The above command displayed a message

Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-22 Thread Pid
On 22/7/09 04:37, Varuna Seneviratna wrote: Please read the whole story behind and reply without bulling.I am trying to figure out what is the cause for not being able to install Tomcat as a service when JRun can be .My guess was is Kaspersky blocking Tomcat setup since Kaspersky prompted for

Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-22 Thread Varuna Seneviratna
Are multiple explanation marks in the README.please-don't? I don't understand can you please explain Varuna 2009/7/22 Pid p...@pidster.com On 22/7/09 04:37, Varuna Seneviratna wrote: Please read the whole story behind and reply without bulling.I am trying to figure out what is the cause

Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-22 Thread André Warnier
Varuna, I am not trying to bully you or anything of the kind. I have been watching this thread as a spectator, and I was just trying to convey to you the following : There are people here trying to help you, for free. To be able to do that, they need, at least : - that you provide all relevant

Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-22 Thread David kerber
André Warnier wrote: ... Now, to redeem myself, here are my suggestions : - turn off any anti-virus or similar software that might be running - de-install whatever Tomcat software you have installed, using the installer/deinstaller package - verify that you do not have any remainders

Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-22 Thread Mark Thomas
David kerber wrote: And that, friends, is the best quick start summary for setting up tomcat I've ever seen. It took me weeks to put together in my mind all the pieces that Andre' just presented to you on a platter!! How about putting it into the docs or some other very visible location...

Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-22 Thread Varuna Seneviratna
Andre, I am sorry if I got your remark from the wrong end and apologies if it did heart you.I posted things on to the list as they unfolded.This anti virus issue did not happen until a moment ago I made the post.From the beginning of this issue I have not kept back any information that was

RE: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-22 Thread Caldarale, Charles R
From: Varuna Seneviratna [mailto:varunasenevira...@gmail.com] Subject: Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development Using JAVA_HOME:C:\Program Files\Java\jdk1.6.0_14 Using JVM: C:\Program Files\Java\jdk1.6.0_14\jre

Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE

2009-07-21 Thread Varuna Seneviratna
finished. [2009-07-21 21:55:45] [info] Procrun finished. -- Forwarded message -- From: Varuna Seneviratna varunasenevira...@gmail.com Date: 2009/7/21 Subject: Re: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE To: Tomcat Users List users@tomcat.apache.org

RE: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE

2009-07-21 Thread Caldarale, Charles R
From: Varuna Seneviratna [mailto:varunasenevira...@gmail.com] Subject: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE I installed Tomcat using apache-tomcat-6.0.20.exe But not as a service. First mistake. Then from the bin I tried to run tomcat6.exe service

Re: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE

2009-07-21 Thread Varuna Seneviratna
it installed as a service has failed Next now I will try the second option Chuck has put forward Thanks Varuna 2009/7/21 Caldarale, Charles R chuck.caldar...@unisys.com From: Varuna Seneviratna [mailto:varunasenevira...@gmail.com] Subject: Fwd: Is it not possible to install apache-tomcat

Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-21 Thread Varuna Seneviratna
[mailto:varunasenevira...@gmail.com] Subject: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE I installed Tomcat using apache-tomcat-6.0.20.exe But not as a service. First mistake. Then from the bin I tried to run tomcat6.exe service runner Second mistake

Re: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-21 Thread Konstantin Kolinko
2009/7/21 Varuna Seneviratna varunasenevira...@gmail.com: The set up dialog box that pops up saying unable to proceed has has 3 buttons, the first is Abort second Retry, third Ignore.When I keep on clicking Retry for several times the setup goes a step forward and the Kaspersky icon at the

Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-21 Thread André Warnier
Varuna Seneviratna wrote: ... Can it be because of Kaspersky setting that I am unable to install Tomcat service? Let me paraphrase this : During the Tomcat installation, I repeatedly hit my head to the desk. Can this be the reason that I have a headache ? Come on, as they say in

Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-21 Thread Varuna Seneviratna
Please read the whole story behind and reply without bulling.I am trying to figure out what is the cause for not being able to install Tomcat as a service when JRun can be .My guess was is Kaspersky blocking Tomcat setup since Kaspersky prompted for user's approval after clicking Retry several

Re: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE: A new development

2009-07-21 Thread lanxiazhi
I wonder why you want to install tomcat as a service.In my mind,java is green software,and I always download a .zip or .gz file,and get it run in a specific folder,I think that will help to easy manage things. hope no bother. thanks. 2009/7/22 Varuna Seneviratna varunasenevira...@gmail.com

Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE

2009-07-20 Thread Varuna Seneviratna
-tomcat-6.0.20 with a J2SE 5 JRE To: Tomcat Users List users@tomcat.apache.org 2009/7/19 Caldarale, Charles R chuck.caldar...@unisys.com From: Varuna Seneviratna [mailto:varunasenevira...@gmail.com] Subject: Re: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE When

RE: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE

2009-07-20 Thread Caldarale, Charles R
From: Varuna Seneviratna [mailto:varunasenevira...@gmail.com] Subject: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE But not Tomcat, The installation always stops when it is using jvm.dll. Since no one else is having this problem, it's something specific

Re: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE

2009-07-20 Thread Varuna Seneviratna
there is no service and there has been none 2009/7/21 Caldarale, Charles R chuck.caldar...@unisys.com From: Varuna Seneviratna [mailto:varunasenevira...@gmail.com] Subject: Fwd: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE But not Tomcat, The installation always stops when

Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE

2009-07-18 Thread Varuna Seneviratna
When I run the set up apache-tomcat-6.0.20.exe for WindowsXP I get the message from the Tomcat Setup as Failed to install tomcat6 service check your settings and permissions.I have the permissions.The only thing I think that is different from the setup needs is the JRE version.But the tomcat-

Re: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE

2009-07-18 Thread Mark Thomas
Varuna Seneviratna wrote: When I run the set up apache-tomcat-6.0.20.exe for WindowsXP I get the message from the Tomcat Setup as Failed to install tomcat6 service check your settings and permissions.I have the permissions.The only thing I think that is different from the setup needs is the

Re: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE

2009-07-18 Thread Varuna Seneviratna
Manually you can get it running But it is not possible to install using the setup apache-tomcat-6.0.20.exe. Varuna 2009/7/18 Mark Thomas ma...@apache.org Varuna Seneviratna wrote: When I run the set up apache-tomcat-6.0.20.exe for WindowsXP I get the message from the Tomcat Setup as Failed

Re: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE

2009-07-18 Thread Konstantin Kolinko
Is you Windows 32-bit, or 64-bit one? 2009/7/18 Varuna Seneviratna varunasenevira...@gmail.com: Manually you can get it running But it is not possible to install using the setup apache-tomcat-6.0.20.exe. Varuna 2009/7/18 Mark Thomas ma...@apache.org Varuna Seneviratna wrote: When I

RE: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE

2009-07-18 Thread Caldarale, Charles R
From: Varuna Seneviratna [mailto:varunasenevira...@gmail.com] Subject: Re: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE When I run the set up apache-tomcat-6.0.20.exe for WindowsXP I get the message from the Tomcat Setup as Failed to install tomcat6 service check

Re: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE

2009-07-18 Thread Varuna Seneviratna
32-bit 2009/7/19 Konstantin Kolinko knst.koli...@gmail.com Is you Windows 32-bit, or 64-bit one? 2009/7/18 Varuna Seneviratna varunasenevira...@gmail.com: Manually you can get it running But it is not possible to install using the setup apache-tomcat-6.0.20.exe. Varuna

Re: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE

2009-07-18 Thread Varuna Seneviratna
2009/7/19 Caldarale, Charles R chuck.caldar...@unisys.com From: Varuna Seneviratna [mailto:varunasenevira...@gmail.com] Subject: Re: Is it not possible to install apache-tomcat-6.0.20 with a J2SE 5 JRE When I run the set up apache-tomcat-6.0.20.exe for WindowsXP I get the message from