Problems with tomcat on UNIX

2004-09-28 Thread LINGALA, AMARESHWAR G (SBCSI)
I have recently Implemented Connection Pooling for my Struts web application. Everything seemed to have worked correctly until last weekend. All of a sudden I get the following error whenever I try to access the database. Also just so that you know everything works fine on my local machine. I

RE: Problems with tomcat on UNIX

2004-09-28 Thread LINGALA, AMARESHWAR G \(SBCSI\)
-Original Message- From: LINGALA, AMARESHWAR G (SBCSI) [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 28, 2004 11:11 AM To: 'Tomcat Users List' Subject: Problems with tomcat on UNIX I have recently Implemented Connection Pooling for my Struts web application. Everything seemed to have worked

RE: Problems with tomcat on UNIX

2004-09-28 Thread LINGALA, AMARESHWAR G \(SBCSI\)
Millennium Research Informatics -Original Message- From: LINGALA, AMARESHWAR G (SBCSI) [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 28, 2004 11:32 AM To: Tomcat Users List Subject: RE: Problems with tomcat on UNIX Yoav, I did verified the server.xml files from both

RE: Problems with tomcat on UNIX

2004-09-28 Thread LINGALA, AMARESHWAR G \(SBCSI\)
On Tue, 28 Sep 2004 13:16:35 -0400, Ben Souther [EMAIL PROTECTED] wrote: What JDBC driver are you using? Is it a type 4 driver? On Tue, 2004-09-28 at 11:10, LINGALA, AMARESHWAR G (SBCSI) wrote: I have recently Implemented Connection Pooling for my Struts web application. Everything seemed

RE: Problems with tomcat on UNIX

2004-09-28 Thread LINGALA, AMARESHWAR G (SBCSI)
, note that this has nothing to do with your operating system, unix or otherwise. Yoav Shapira Millennium Research Informatics -Original Message- From: LINGALA, AMARESHWAR G (SBCSI) [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 28, 2004 12:59 PM To: Tomcat Users List Subject: RE

RE: Connection to data source

2004-09-16 Thread LINGALA, AMARESHWAR G \(SBCSI\)
: Connection to data source Hi, Where in server.xml is the Resource tag located? Yoav Shapira Millennium Research Informatics -Original Message- From: LINGALA, AMARESHWAR G (SBCSI) [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 15, 2004 3:27 PM To: Tomcat Users List Subject: RE

Server.xml configuration problem

2004-09-16 Thread LINGALA, AMARESHWAR G \(SBCSI\)
Hi, I am trying to set-up Connection pooling for my web application, I have made the following modifications to my server.xml file. !-- Example Server Configuration File -- !-- Note that component elements are nested corresponding to their parent-child relationships with each other --

RE: Server.xml configuration problem

2004-09-16 Thread LINGALA, AMARESHWAR G \(SBCSI\)
Informatics -Original Message- From: LINGALA, AMARESHWAR G (SBCSI) [mailto:[EMAIL PROTECTED] Sent: Thursday, September 16, 2004 2:04 PM To: Tomcat Users List Subject: Server.xml configuration problem Hi, I am trying to set-up Connection pooling for my web application, I have made

RE: Server.xml configuration problem

2004-09-16 Thread LINGALA, AMARESHWAR G \(SBCSI\)
descriptionDatasource for my app/description res-ref-namejdbc/myDataSource/res-ref-name res-typejavax.sql.DataSource/res-type res-authcontainer/res-auth /resource-ref - Jukka - - Original Message - From: LINGALA, AMARESHWAR G (SBCSI) [EMAIL PROTECTED] To: Tomcat Users List [EMAIL

RE: Server.xml configuration problem

2004-09-16 Thread LINGALA, AMARESHWAR G \(SBCSI\)
use the ResourceLink approach I showed. The reason is that DefaultContext is gone in Tomcat 5.5. Yoav Shapira Millennium Research Informatics -Original Message- From: LINGALA, AMARESHWAR G (SBCSI) [mailto:[EMAIL PROTECTED] Sent: Thursday, September 16, 2004 3:10 PM To: Tomcat Users List

Connection Pooling

2004-09-15 Thread LINGALA, AMARESHWAR G \(SBCSI\)
Hi, I am trying to set up connection pooling for my web-application which was developed using struts and uses Tomcat as its web server. I maded appropriate changes to server.xml of tomcat and web.xml for the application to use connection pooling. I am getting the following Error when I try to

Connection to data source

2004-09-15 Thread LINGALA, AMARESHWAR G \(SBCSI\)
Hi, I am trying to Implement Connection Pooling to my web application. I have followed Instructions from http://jakarta.apache.org/tomcat/tomcat-5.0-doc/jndi-datasource-examples -howto.html I have included code into server.xml of tomcat and also made changes to web.xml of the

RE: Connection to data source

2004-09-15 Thread LINGALA, AMARESHWAR G \(SBCSI\)
Millennium Research Informatics -Original Message- From: LINGALA, AMARESHWAR G (SBCSI) [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 15, 2004 3:10 PM To: Tomcat Users List Subject: Connection to data source Hi, I am trying to Implement Connection Pooling to my web application. I

Failed to start application. But why?

2004-07-27 Thread LINGALA, AMARESHWAR G (SBCSI)
Hi, I just tried to deploy a new Struts application on Tomcat. But I could not get it to start. Below is the error received. SEVERE: Exception during cleanup after start failed LifecycleException: Container StandardContext[/SSBilling] has not been started at

RE: Failed to start application. But why?

2004-07-27 Thread LINGALA, AMARESHWAR G (SBCSI)
? What tomcat version are you using? Yoav Shapira Millennium Research Informatics -Original Message- From: LINGALA, AMARESHWAR G (SBCSI) [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 27, 2004 2:19 PM To: Tomcat Users List Subject: Failed to start application. But why? Hi, I just

RE: Failed to start application. But why?

2004-07-27 Thread LINGALA, AMARESHWAR G (SBCSI)
? Hi, This error comes from StandardContext#start and in most cases it would be preceded by another warning or error in the log. Can you start it normally, not with the Manager app? Yoav Shapira Millennium Research Informatics -Original Message- From: LINGALA, AMARESHWAR G (SBCSI) [mailto