JDBC Problems with Tomcat

2001-11-22 Thread Vara Prashanth
Hello all: I am experiencing strange jdbc errors. I am running tomcat 3.2.2 on win2k. I store the request parameters from the browser into a hastable. Then I pass the hashtable and response object to a new instance of a class. The method in the class then queries the database if a particular user

Tomcat Does not WORK!?

2001-11-15 Thread Vara Prashanth
Hello everyone: I am running Tomcat 3.2.2 on a win2k machine with IIS. I have not tried operating tomcat on my machine for a couple of weeks now...and today when I try and start it on my machine, I get the following messageThe commands I gave was "startup" and "tomcat start"...both yielding t

JVM/JDK1.3/TOMCAT problems with running as a service

2001-10-26 Thread Vara Prashanth
Hello everyone: I am facing problems running tomcat as a service using jdk1.3.1 on windows 2000. I have read that there was a bug in JVM of jdk1.3 which was fixed in jdk1.3.1. Can anybody tell me how I can run tomcat as a service using jdk1.3.1. I am using tomcat 3.2.2 on win 2k machine. Many th

RE: Problems Running tomcat as a service

2001-10-24 Thread Vara Prashanth
xerces.jar. I replaced the same in the file and bingo! it starts working Thanks again Prashanth -Original Message- From: Vara Prashanth [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 24, 2001 1:31 PM To: [EMAIL PROTECTED] Subject: RE: Problems Running tomcat as a service Just to add

RE: Problems Running tomcat as a service

2001-10-24 Thread Vara Prashanth
Just to add.I am running IIS 5.0 and jdk 1.3.1...the problem is frustratingand it has been persisting for quite some time nowplease help with this. Thanks Hello all: I am trying to get tomcat to run as a service on a win2k box but am having problems. I follow the manual for install

Problems Running tomcat as a service

2001-10-24 Thread Vara Prashanth
Hello all: I am trying to get tomcat to run as a service on a win2k box but am having problems. I follow the manual for installing the service and create a service successfully. jk_nt_service -i Jakarta c:\jakarta-tomcat\conf\wrapper.properties I get the response: Asked (and given) winsock 1.1

RE: IIS and Tomcat 3.2.3 w isapi_redirect.dll, RC 200

2001-10-03 Thread Vara Prashanth
Hi I am not 100% sure i what I am going to say will be the right approach or notbut here's what happened to me when I was trying to set up tomcat on my machine. The manual for setting up tomcat says that we should make registry entries for the the isapi redirector and the same in Internet serv

RE: Tomcat 3.2.2 crashes with JDBC

2001-10-01 Thread Vara Prashanth
attachment hereto) to anyone. Instead, > please destroy this > > message (and any attachment hereto), and kindly notify the > sender by reply > > email. Any information in this message (and any attachment > thereto) that > > do not relate to the official business of E

RE: Tomcat 3.2.2 crashes with JDBC

2001-10-01 Thread Vara Prashanth
by reply > > email. Any information in this message (and any attachment > thereto) that > > do not relate to the official business of EasyCall shall be > understood as > > neither given nor endorsed by the company. > > > > > > -Original Message---

Tomcat as a service

2001-10-01 Thread Vara Prashanth
Hello all: My third posting...somebody please help! I am using tomcat 3.2.2 but dont have the jk_nt_service file with me. I tried downloading it from the apache site but it redirects me to the tomcat 3.2.3 binaries. Can somebody please tell me if I can use the exe from another version of tomcat

Tomcat 3.2.2 crashes with JDBC

2001-09-26 Thread Vara Prashanth
Hello all: I am facing a problem when I use JDBC to query a microsoft access database on a win2K advanced server! I was testing the system for stability using JMeter which essentially passes requests to a servlet. The servlet in turn queries an access database and responds. When the number of thr