> 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 JAVA_HOME or JRE_HOME is:

%JAVA_HOME%\bin\java -version
%JRE_HOME%\bin\java -version

 - 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

Reply via email to