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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

intermittently losing database connection during query

Status
Not open for further replies.

keimis

Programmer
Oct 11, 2007
1
GB
I am using mysql version 4 and java clients written as a windows desktop application using ConnectorJ. The server hardware is a Windows XP machine with service pack 2 running as a virtual server on a windows platform. There are a maximum of 10 concurrent users from the client XP platforms and versions of my program have run pretty well for a couple of years in a similar configuration.

On my current project the charts and reports that I produce keep crashing due to losing connection to the mysql server.

I use auto reconnect and have upped the number of tcp/ip connections on both the virtual server and the client pc. This seems to have helped but problems still arise.

What kind of issues can create this kind of problem? and what are the possible solutions?

Any advice would be greatly appreciated

Regards
Bernard
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top