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.
Regards, Amit On Sat, Oct 22, 2011 at 7:37 PM, Amit Kumar <nanosoft.ind...@gmail.com>wrote: > Hi, > > You told me to run following : > *To find out what the default JVM is: > > java -version > > To find out what the one at JAVA_HOME or JRE_HOME is: > > %JAVA_HOME%\bin\java -version > %JRE_HOME%\bin\java -version* > * > * > *As I know **%JAVA_HOME% and **%JRE_HOME% has to be replaced by > corresponding directory in my file system which I am doing below:* > * * > *For **%JAVA_HOME%\bin\java -version* > 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 HotSpot(TM) Client VM (build 16.0-b13, mixed mode) > > *%JRE_HOME%\bin\java -version* > * > * > C:\Oracle\Middleware\jdk160_18\*jre*\bin>java -version > java version "1.6.0_18" > Java(TM) SE Runtime Environment (build 1.6.0_18-b07) > Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode) > > *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: > >> > 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 HotSpot(TM) Client VM (build 16.0-b13, mixed mode) >> >> A 32-bit JVM. >> >> > 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 HotSpot(TM) Client VM (build 16.0-b13, mixed mode) >> >> A duplicate of the above - not terribly interesting. >> >> Again, the above is not what I told to you run. >> >> - Chuck >> >> >> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY >> MATERIAL and is thus for use only by the intended recipient. If you received >> this in error, please contact the sender and delete the e-mail and its >> attachments from all computers. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org >> For additional commands, e-mail: users-h...@tomcat.apache.org >> >> >