Re: max heap size on Windows server 64 bit

2010-02-08 Thread Domenico Marzilli
: "Christopher Schultz" To: "Tomcat Users List" Sent: Monday, February 08, 2010 5:22 PM Subject: Re: max heap size on Windows server 64 bit -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Domenico, On 2/4/2010 3:42 AM, Domenico Marzilli wrote: It's normal to be forced to dou

Re: max heap size on Windows server 64 bit

2010-02-08 Thread Domenico Marzilli
Really! I tried to run it and now all works fine. Tnx - Original Message - From: "Mark Thomas" To: "Tomcat Users List" Sent: Thursday, February 04, 2010 3:00 PM Subject: Re: max heap size on Windows server 64 bit On 04/02/2010 13:11, Mehrotra, Anurag wrote: I just finished install

Re: Still unable to get a heap dump from Tomcat running on Windows as a service

2010-02-04 Thread Domenico Marzilli
Mark, please could you provide the .exe self-extracting-installer package for x64 (apache-tomcat-6.0.24-windows-x64.exe), too? Tnx - Original Message - From: "Mark Thomas" To: "Tomcat Users List" Sent: Thursday, February 04, 2010 10:57 AM Subject: Re: Still unable to get a heap du

Re: max heap size on Windows server 64 bit

2010-02-04 Thread Domenico Marzilli
It's normal to be forced to double the heap on migrating from x32 to x64 hw. Just think to the pointer addressing , that is based on a 64bit representation of the memory address, rrather than a 32bit. By the way, how did you install it as a service? Did you find a Windows installer? I tryed to

Re: Tomcat 6.0.24 and Windows x64

2010-02-03 Thread Domenico Marzilli
th service-specific error 0 (0x0). - Original Message - From: "Domenico Marzilli" To: Sent: Wednesday, February 03, 2010 11:12 AM Subject: Tomcat 6.0.24 and Windows x64 Good morning, I've already searched inside the preFAQs for my issue and didn't find anything