we are using
1. MYSQL DB server(system1)
2. Appache Tomcat server(system2)
i am accessing mysql database through my application created using JSP and SERVLET .

i have installed my JSP application in 2 more system(3,4) and accesing mysql database.
now i got the problem in updating the database.
system 3 and 4 not able access the DB.
when i logged in through my JSP application it throws exception "database connectivity error"
how can i come to know this is regarding database connectivity failure...
please advise on the same......

regards
Prakash

Comments

greggles’s picture

Title: Database crashes » Database crashes for 3rd party applications
Status: Postponed (maintainer needs more info) » Closed (fixed)

I don't see how this is a bug with the dba module, so I'm closing this issue.

If this is related to the dba module, please provide some more concrete steps to repeat the issue.