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 checked and found out that it was pr
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Jojy,
On 11/11/13, 5:34 AM, Jojy George wrote:
> 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.
Just checking: do you actua
2013/11/11 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.
>
Jojy George wrote:
Hi Toni,
Thanks for this info.
I was able to download the files , but i am not sure what else needs to be
done after that? i need to just copy the files to the bin folder? that's
enough? is there anything else i need to do ? recreate the service with
this additional options ?
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,
>
> Thanks for thi
Hi Toni,
Thanks for this info.
I was able to download the files , but i am not sure what else needs to be
done after that? i need to just copy the files to the bin folder? that's
enough? is there anything else i need to do ? recreate the service with
this additional options ? when you say "replac
It seems that you are using 32bits binaries in a 64 bits platform.
Download 64 bits versions of tomcat6.exe and tomcat6w.exe, and replace them.
For doing so, go here:
http://commons.apache.org/proper/commons-daemon/download_daemon.cgi
Select browse download area, then go to binaries, then sele
It seems that you are using 32bits binaries in a 64 bits platform.
Download 64 bits versions of tomcat6.exe and tomcat6w.exe, and replace them.
For doing so, go here:
http://commons.apache.org/proper/commons-daemon/download_daemon.cgi
Select browse download area, then go to binaries, then sele
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