Re: Mini HOW-TO: Tomcat as a service on Windows Server 2003 64-bit edition

2008-12-04 Thread Swapnil.Kale
; cannot start or run due to incompatibility with 64-bit version of Windows. > " > > server info: 64-bit windows 2003 running on Quad Core Intel Xeon X3320 (4 > x 2.50 GHz), 8.192 MB SDRAM > > any help is greatly appreciated. > > tnx! > Kaur > > > S

Re: Mini HOW-TO: Tomcat as a service on Windows Server 2003 64-bit edition

2008-04-25 Thread Swapnil.Kale
 Services • Use the General tab in the Apache Tomcat Properties window Swapnil.Kale wrote: > > Hi there, > Thanks a lot for this meaningful info. > > I too have a similar requirement: > running the Tomcat on 64 bit OS 8G RAM> > > I followed the commands below . &

RE: org.apache.commons.dbcp.DbcpException: java.sql.SQLException

2007-10-29 Thread Swapnil.Kale
opher Schultz [mailto:[EMAIL PROTECTED] > Sent: Monday, October 29, 2007 3:24 PM > To: Tomcat Users List > Subject: Re: org.apache.commons.dbcp.DbcpException: > java.sql.SQLException > > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Swapnil, &

Re: org.apache.commons.dbcp.DbcpException: java.sql.SQLException

2007-10-29 Thread Swapnil.Kale
Hi, I couldnt get a better place to post my question. I'm getting org.apache.commons.dbcp.DbcpException: java.sql.SQLException Cannot get a connection, Connection pool exhausted. I'm using spring with Tomcat 6 to manage the Connection pooling. My application is a 3 tier application (Swing + Tomc

Re: Installing Tomcat on Windows Server 2003 x64

2007-10-29 Thread Swapnil.Kale
I dont know if you are still looking for the answer! If yes, i had the same problem and here is the thread for the same. I got it running smoothly now. http://www.nabble.com/Advice-about-Tomcat-on-x86_64-architecture..-tf4048957.html#a13279694 Regards, Swapnil Adrian Bell wrote: > > Hi, >

RE: Advice about Tomcat on x86_64 architecture..

2007-10-18 Thread Swapnil.Kale
Thanks a lot :) It helped a lot. All the problems are gone now. Thanks again! Swapnil Peter Crowther wrote: > >> From: Swapnil.Kale [mailto:[EMAIL PROTECTED] >> Yes i did install the exe and not the zip file. which was creating a >> problem. >> Now i uninstalle

RE: Advice about Tomcat on x86_64 architecture..

2007-10-17 Thread Swapnil.Kale
under Wow6432Node where i had entered the JVM param/ options for Xms Xmx. So 1) if i run the default startup script what is the heap size that is allocated on 64 bit jvm/ OS? 2) How do I specify those sizes using the script? Thanks again! :) Swap. Peter Crowther wrote: > >> From

RE: Advice about Tomcat on x86_64 architecture..

2007-10-17 Thread Swapnil.Kale
Hi, I'm not sure about my thoughts here. Please correct if my understanding is wrong. I tried installing tomcat 32 bit on a 64 bit JVM but it didnt work. I tried following on the mini how to install tomcat on 64 bit OS but didnt succeed. What i found on internet is we need 64 bit executable fo

Re: Mini HOW-TO: Tomcat as a service on Windows Server 2003 64-bit edition

2007-10-16 Thread Swapnil.Kale
Hi there, Thanks a lot for this meaningful info. I too have a similar requirement: running the Tomcat on 64 bit OS I followed the commands below . I installed the 64 bit JRE from Sun, Installed 32 bit tomcat. Edited all the necessary values in the registry for the node "Wow6432Node" I copied