Re: Tomcat setting as a service after installing the binaries

2013-11-17 Thread Jojy George
Thanks for the info Chris, that info is helpful. On Mon, Nov 11, 2013 at 10:48 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Jojy, > > On 11/11/13, 5:34 AM, Jojy George wrote: > > I just che

Re: Tomcat setting as a service after installing the binaries

2013-11-11 Thread Jojy George
Hi, I just checked and found out that it was problem with the wrong jdk version. it was using 32 bit instead of 64 bit and i installed the 64 bit and that fixed the issue. Thanks for your help. Regards Jojy R On Mon, Nov 11, 2013 at 3:35 PM, Jojy George wrote: > Hi Toni, > > T

Re: Tomcat setting as a service after installing the binaries

2013-11-11 Thread Jojy George
rt > service, it should start without further problem. > > Hope it works. > > Best, > > Toni. > On 11/11/13 10:18, Jojy George wrote: > > > HI All, >> >> I am trying to set and run tomcat as a service after installing it as >> binary instead using the

Tomcat setting as a service after installing the binaries

2013-11-11 Thread Jojy George
HI All, I am trying to set and run tomcat as a service after installing it as binary instead using the windows installer. But i am not able to start it after setting it as service, it is giving the below exception when i am trying to start the tomcat service. Do anybody has got any idea why this