Patrick Guillot - Genigraph wrote:
> Hi all,
>
> Thanks for your inputs.
> I tried starting Tomcat via local administrator account, but it does not
> start at all (no log file produce for tomcat and got error 1069), neither
> via the GUI nor via command line.
Probably because now it does not have the permission to overwrite one of the existing
logfiles, belonging to the previous user-id.
And since it can't write to the logfile, it can't tell you.
> I have asked my customer to set-up a new virtual machine to do what you
> suggest pid (we just cannot uninstall all existing tomcat install which are
> currently being used for test/validation purpose).
> I'll test this next week when the new environment will be ready and let you
> know.
> Thanks again.
> Have a nice week-end.
> Kind regards,
> Patrick
>
> -----Message d'origine-----
> De : Pid [mailto:pid@pidster.com]
> Envoyé : vendredi 10 juin 2011 16:35
> À : Tomcat Users List
> Objet : Re: Classpath issue *only* when starting tomcat 6 as a service
>
> On 10/06/2011 10:16, Patrick Guillot - Genigraph wrote:
>> Right.
>> I have used a script I made because I had several tomcat instances to
>> set-up (2x8). Attached is the script I used. I'm using multiple
>> catalina_base (one for each application).
>
> Please uninstall all Tomcat services.
> Now install Tomcat using service.bat - just once.
>
> http://tomcat.apache.org/tomcat-6.0-doc/windows-service-howto.html
>
>
> Does Tomcat work now?
>
>
> p
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|