You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by pa...@acoss.fr on 2003/04/16 15:21:33 UTC

Unresolved pb with Tomcat

Hello folks,

I 'm glad to find an animated forum for Tomcat, I just want to talk about
my pb with Tomcat, I am sure that one or more parameter(s) are incorrect.

I used RedHat 7.2 , apache 1.3.26 (for SSL reasons), tomcat 4.1.18 with sun
jdk 1.3.1 , postgres 7.2 all with 3 distinct servers. I get an awesome pb
with Tomcat , we use servlet and JDBC connection for database : When
connection to database is broken (for any good or bad reasons), tomcat
running down , everything need to be restart , process JAVA need to be
killed, (kill -9 father process), because ../tomcat/bin/shutdown.sh doen't
work.
When I brake conns , I mean for instance I restart with a new database , My
automate do follow : Day 1 Tomcat is running thru postgres's database1, day
2 Automate stopped properly Tomcat for running thru postgres's database2
and changing config.properties for linking database2, Tomcat didn't stopped
properly (Java process still active), sometimes these Process cause a fatal
exception because pipe to database is broken, next Tomcat didn't reply
correctly, obliged me to stop the automate and doing manual "kill" java
process.
The log message java... : jdbc... : broken pipe exception

This automate is a shell made process running thru crontab mechanism.

I think that one or more params are altered ...



Do you have some help ?
Regards

Patrick Attali




---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org