Flash Chat, Web Messenger, Chat Software, Java Chat Server, Live Help Chat, PHP Chat

Flash Chat Software, site messenger software, live chat help
Flash Chat Server Software

Communication link failure?

Error Message:
com.mysql.jdbc.CommunicationsException: Communications link failure Last packet sent to the server was 0 ms ago

Reason:
The value of wait_timeout in my.cnf(linux) or my.ini(windows), is the maximum idle duration of database link. As the idle duration is up, Mysql will disconnect think link.

123 Flash Chat server uses the database connection pool technology to promote the efficiency of databases communication, which can avoid database from reconnecting each time when executing SQL command. If the idle duration of server database connection pool is too long, MySQL may disconnect the link.

Open server/etc/Mysql.xml, there is a node house-keeping-sleep-time, which is the time when the house keeping thread sleeps for between checks on availability of database connection. If this value is larger than the value of wait_timeout, the chat server can’t check the disconnection of database links with MySQL in time. Then a disconnected database link will be used, the above error will be reported when executing SQL command,. And chat server may go down which makes it even worse

Solutions:

  1. Check the value of wait_timeout (second) in my.cnf(linux) or my.ini(windows).
  2. According to the wait_timeout value, please open server/etc/Mysql.xml, find house-keeping-sleep-time (millisecond, second*1000), set the value wait_timeout*1000/2.
  3. Restart chat server, and login MySQL. Please use show full processlist to check regularly whether MySQL is still connecting after the duration that set in Mysql.xml, which is to make sure the problem has been solved.

 

Products Chat Software
3rd Party Chat Plug-in & Chat Modules
Dating Software About Us
Flash Chat Software
Web Messenger Software
Live Help Chat Software
Flash Forum
PHP Chat Scripts
Facebook Messenger
Online Webcam Chat Software
Site Messenger Software
Java Chat Server
Online Chat Software
Free Video Chat Rooms
WordPress Chat Plugin
phpBB Chat Module
SMF Chat Module
Joomla Chat Module
Mambo Chat Module
IPB Chat Module
TypePad Chat Widget
vBulletin Chat Module
DotNetNuke Chat Module
Drupal Chat Module
Moodle Chat Module
e107 Chat Module
SkaDate Chat Addon
Datingpro Chat Module
Dolphin Chat Module
phpFoX Chat Module
JomSocial Chat
Contact us
Company Blog
Partnership
Affiliate
Forum

Share 123 Flash Chat:

Copyright © TopCMM Software Corp. 2001-2012 All Rights Reserved. Privacy policy | Terms of Use | SiteMap | Links