Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002074 [Quercus] minor always 10-17-07 09:18 10-18-07 17:25
Reporter koreth View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.1.4
Summary 0002074: MySQL client trying to connect to localhost, not real DB server, on reconnect
Description This started happening after the fix to bug 1108. Now it seems that after roughly 1 second of usage of a particular MySQL connection, Resin is trying to reestablish the connection. But instead of connecting back to the actual database server, it is trying to connect to "localhost" and is, of course, failing to do so. Stack trace attached; it's long. I know the connection is to localhost by way of trapping java.net.ConnectException in Eclipse and examining the contents of the stack.

It happens whether or not I have a <database-default> clause in my resin.conf file.
Additional Information This is using the latest (5.1.5) MySQL JDBC driver.
Attached Files  stacktrace.txt [^] (16,550 bytes) 10-17-07 09:18

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
10-17-07 09:18 koreth New Issue
10-17-07 09:18 koreth File Added: stacktrace.txt
10-18-07 17:25 ferg Assigned To  => ferg
10-18-07 17:25 ferg Status new => closed
10-18-07 17:25 ferg Resolution open => fixed
10-18-07 17:25 ferg Fixed in Version  => 3.1.4


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker