DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5902>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5902

Database Connection pooling error

           Summary: Database Connection pooling error
           Product: Struts
           Version: 1.0 Final
          Platform: All
               URL: http://marc.theaimsgroup.com/?l=struts-
                    user&m=100132493920730&w=2
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Controller
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Hi,

I am using the Data Source Configuration in the struts-config.xml file to 
create a connection pool to a Mysql database and it is working fine during 
development. Once I have uploaded the application to the hosting server (resin, 
mysql) it seems there is a problem with the connection pool and I get 
a "SQLException: Communication link failure" when the servlet tries to connect 
to the database.
Others have also descibed the problem
(http://marc.theaimsgroup.com/?l=struts-user&m=100132493920730&w=2)
I am not sure where ther problem is (strust/jdk/mysql/resin/tomcat) but it 
seems that it is not unique to my working environment

Thanks

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to