Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Tomcat crash with sqlserver...

Status
Not open for further replies.

diembi

Programmer
Sep 22, 2001
238
ES
Hello,
I have a problem with Tomcat and sqlserver. Sometimes Tomcat crash when Tomcat invoke a query to sqlserver.

Any idea and solutions??

Thanks 4all.

dmb
 
Hi, in order to help, give more informations :
- Wich version of Tomcat are you using ?
- Wich version of Sql Server are you using ?
- how do you perform your query (JDBC ?) ?
- wich query is it (SELECT, UPDATE, ...) ?
- can you give any stack trace or log (see in %tomcatHome%\logs\jvm.stderr)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top