Re: Error while first Run of Tomcat Server 7.0.22

2011-10-24 Thread Daniel Mikusa
On Sat, 2011-10-22 at 07:22 -0700, Amit Kumar wrote: > Anyway if you could plz tell me how you concluded I hv installed > 32-bit JVM > that will be very helpful. When you look at the output from "java -version", it does not list your JVM as being 64-bit. > C:\Oracle\Middleware\jdk160_18\bin>java

Re: Error while first Run of Tomcat Server 7.0.22

2011-10-22 Thread Mark Thomas
On 22/10/2011 15:22, Amit Kumar wrote: > HI , > > I installed 32-bit version of Tomcat and now its working fine. > Anyway if you could plz tell me how you concluded I hv installed 32-bit JVM > that will be very helpful. Because start-up failed with the error you'd expect to see if you try and use

Re: Error while first Run of Tomcat Server 7.0.22

2011-10-22 Thread Amit Kumar
; > *Plz tell me where hv I gone wrong and what are correct steps?* > *Also How you concluded that I am using 32-bit JVM?* > * > * > * > * > *Regards, > * > > On Sat, Oct 22, 2011 at 7:22 PM, Caldarale, Charles R < > chuck.caldar...@unisys.com> wrote: > &

Re: Error while first Run of Tomcat Server 7.0.22

2011-10-22 Thread Amit Kumar
ncluded that I am using 32-bit JVM?* * * * * *Regards, * On Sat, Oct 22, 2011 at 7:22 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Amit Kumar [mailto:nanosoft.ind...@gmail.com] > > Subject: Re: Error while first Run of Tomcat Server 7.0.22 > >

RE: Error while first Run of Tomcat Server 7.0.22

2011-10-22 Thread Caldarale, Charles R
> From: Amit Kumar [mailto:nanosoft.ind...@gmail.com] > Subject: Re: Error while first Run of Tomcat Server 7.0.22 > C:\Oracle\Middleware\jdk160_18\bin>java -version > java version "1.6.0_18" > Java(TM) SE Runtime Environment (build 1.6.0_18-b07) > Java HotSpo

Re: Error while first Run of Tomcat Server 7.0.22

2011-10-22 Thread Amit Kumar
gt; > > On Sat, Oct 22, 2011 at 7:08 PM, Caldarale, Charles R < > chuck.caldar...@unisys.com> wrote: > >> > From: Amit Kumar [mailto:nanosoft.ind...@gmail.com] >> > Subject: Re: Error while first Run of Tomcat Server 7.0.22 >> >> > When I ru

Re: Error while first Run of Tomcat Server 7.0.22

2011-10-22 Thread Amit Kumar
@unisys.com> wrote: > > From: Amit Kumar [mailto:nanosoft.ind...@gmail.com] > > Subject: Re: Error while first Run of Tomcat Server 7.0.22 > > > When I run C:\Windows\System32>java -version > > Note that the above is not any of the three commands I told

RE: Error while first Run of Tomcat Server 7.0.22

2011-10-22 Thread Caldarale, Charles R
> From: Amit Kumar [mailto:nanosoft.ind...@gmail.com] > Subject: Re: Error while first Run of Tomcat Server 7.0.22 > When I run C:\Windows\System32>java -version Note that the above is not any of the three commands I told you to run. - Chuck THIS COMMUNICATION MAY CONTAIN CONF

Re: Error while first Run of Tomcat Server 7.0.22

2011-10-22 Thread Amit Kumar
Amit On Sat, Oct 22, 2011 at 6:55 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Amit Kumar [mailto:nanosoft.ind...@gmail.com] > > Subject: Re: Error while first Run of Tomcat Server 7.0.22 > > > Can u tell me how to check whether I have 32-bit

RE: Error while first Run of Tomcat Server 7.0.22

2011-10-22 Thread Caldarale, Charles R
> From: Amit Kumar [mailto:nanosoft.ind...@gmail.com] > Subject: Re: Error while first Run of Tomcat Server 7.0.22 > Can u tell me how to check whether I have 32-bit > or 64-bit JVM installed? To find out what the default JVM is: java -version To find out what the one at

Re: Error while first Run of Tomcat Server 7.0.22

2011-10-22 Thread Amit Kumar
HI, Can u tell me how to check whether I have 32-bit or 64-bit JVM installed? Regards, Amit On Sat, Oct 22, 2011 at 6:35 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Amit Kumar [mailto:nanosoft.ind...@gmail.com] > > Subject: Error while first Ru

RE: Error while first Run of Tomcat Server 7.0.22

2011-10-22 Thread Caldarale, Charles R
> From: Amit Kumar [mailto:nanosoft.ind...@gmail.com] > Subject: Error while first Run of Tomcat Server 7.0.22 > I downloaded apache-tomcat-7.0.22-windows-x64.zip file Which requires a 64-bit JVM. > set the JAVA_HOME and JRE_HOME paths. Set one or the oth

Re: Error while first Run of Tomcat Server 7.0.22

2011-10-22 Thread David Kerber
On 10/22/2011 8:57 AM, Amit Kumar wrote: Hi, I downloaded apache-tomcat-7.0.22-windows-x64.zip file, unzipped in my Windows-7 64-bit comp and set the JAVA_HOME and JRE_HOME paths. When I tried double-clicking startup.bat to run the server , a cmd prompt popped-up and soon disappeared. I tried ac

Error while first Run of Tomcat Server 7.0.22

2011-10-22 Thread Amit Kumar
Hi, I downloaded apache-tomcat-7.0.22-windows-x64.zip file, unzipped in my Windows-7 64-bit comp and set the JAVA_HOME and JRE_HOME paths. When I tried double-clicking startup.bat to run the server , a cmd prompt popped-up and soon disappeared. I tried accessing http://localhost:8080/ *But got bel