-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Kumar,
On 6/26/19 13:10, Kumar R wrote: > Hi Team, Is it possible to go for higher version of JDK(64 bit) and > Tomcat(64bit) on 32 bit window 2003 architecture. If so, kindly let > me know the possible difficulties. There is nothing inherently 32- or 64-bit about Tomcat except for (a) the service-runner and (b) the Tomcat native library (if you are using it). If you use the 64-bit service runner, you will need a 64-bit JVM. There really isn't any particular reason to use a 32-bit JVM on a 64-bit OS at this point, so just go ahead and run the 64-bit version and be done with it. If you have a 32-bit OS then you have no options: you will require a 32-bit JVM. That limits your heap size. Upgrade to a 64-bit OS. All modern CPUs are 64-bits, even if your vendor sold you a copy of 32-bit Windows. The version of Java really only has a minimum. The minimum version of Java for Tomcat 5 was Java 1.4. Java 11 should work just fine. HOWEVER, if you really are using Tomcat 5 (.0.x? .5.x?) then you should know that there is a 100% chance that there are exploitable vulnerabilities in that software that will never be patched. [1][2] You should take the time to upgrade your Tomcat version before doing pretty much anything else. Actually... Windows server 2003? Java 1.5? Tomcat 5? It sounds like you need to upgrade EVERYTHING (including hardware?) in order to be able to safely operate a web service. - -chris [1] https://www.cvedetails.com/vulnerability-list/vendor_id-45/product_id-88 7/version_id-29835/Apache-Tomcat-5.0.30.html [2] https://www.cvedetails.com/vulnerability-list/vendor_id-45/product_id-88 7/version_id-118816/Apache-Tomcat-5.5.35.html > Thanks Rajib > > On Tue, Jun 25, 2019, 1:17 AM Kumar R <unix.sa...@gmail.com> > wrote: > >> Hi, Thanks for the help. Thanks & Regards Rajib >> >> On Tue, Jun 25, 2019, 1:14 AM Felix Schumacher < >> felix.schumac...@internetallee.de> wrote: >> >>> >>> >>> Am 24. Juni 2019 21:23:24 MESZ schrieb Kumar R >>> <unix.sa...@gmail.com>: >>>> Hi Team, I am facing server 0 issue while starting tomcat 5 >>>> service after increase the heap size from 1024 to 2048. >>>> >>>> Server:- Windows 32 Jre:- 1.5.0_15-h04, mixed mode sharing >>> >>> The 32 bit version of Java under windows can't use more than >>> about 1.5 GB of ram. >>> >>> Note that the versions of Java and tomcat are way out of date. >>> Please do yourself a favor and update them. >>> >>> Felix >>> >>> >>>> Tomcat:- 5.5 Error:- Jakarta log:- create JavaVM failed, >>>> failed initializing java. Event log:- The Apache Tomcat >>>> service terminated with services-specific error 0(0x0) >>>> Thanks Rajib >>> >>> -------------------------------------------------------------------- - - >>> >>> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org >>> For additional commands, e-mail: users-h...@tomcat.apache.org >>> >>> > -----BEGIN PGP SIGNATURE----- Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/ iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAl0TqpYACgkQHPApP6U8 pFh4oBAAkkbAibNemwx+wGKzCifhsUqdMenltXOJ8D0YcrhXk1T6ayNIKL80SBMT W82T1A2FrJEqNJS6HGcT/cVr43eAcsYMcFfCgPFGuUHfLGGjSdYv71ulNdPYCozN r496dQQRsFnbMsCDA2Vz5qiQXVtJ4fqeBs3ENvbhKS7qHiE+SU3HfXFcTa8hOMuI gpDXYPbTABAgxiDHnYuJrscHwMMNG+U2hUr/I5Nd1QqseAnYx2r9omTScS7SHwtO u7sswjrhhixeC9GZaugNiUNCYF8hw6pi0zaKKDmj3acbL1mE21nFfiypSH335KVV gQ0uyVsYJH0yMCOVwDOaWVOcFnj/Tv9TqpperRPLIAgBBzUUetLzs4Z1x6up+z3P aMV+DslQPDxlMdcMtXLAIgKzzr1k/IFYTh9gPEQaBdHhkR4ZU81ftw9+cFQPTI1i je7ZIUlNFk6XVajIfApUZicwcDAUwMoDWuiEuwjq8FkK+tzvKUgZuofl17Uj2aq1 c2e8dALx3NNdTB5azbVmKFFjGa5oIrIPvl0TlhX3JmrPMiGve0QFqkS9+5dUDxA6 twxxonSvW/zQfiA+ShOMYz/rbjnU+Ma2nA64XmLMxooJgHlsFWjktTPTJM2jE9LS 6S9NqSqDzunqjsZRF/haWzaengRoDHalMmmPeEAFCeKI6KlZjNE= =6/h6 -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org