On 24/08/2016 20:24, James H. H. Lampert wrote: > On 8/24/16, 11:48 AM, Jason D. Burkert wrote: > >> Try running \bin\version.bat on the Tomcat in question and examining >> 'Architecture' field. > > "version.bat"?? I don't see any "version.bat" anywhere. > > The Windows box in question, BTW, is a Pentium 4, running Windows Server > 2003, and Tomcat is running under JVM 1.6.0_22-b04.
Use "java version" to find out if you are using a 32-bit or 64-bit JVM. If 32-bit you want apache-tomcat-7.67-windows-x86.zip If 64-bit you want apache-tomcat-7.67-windows-x64.zip Note that Tomcat might have been installed via the Windows Installer, in which case you want apache-tomcat-7.0.67.exe. It will auto detect the JVM you are using. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org