We are seeing few of these errors every hour, any idea? It works most of time, it probably happens under heavy load.
19:28:55.830 - [ SEVERE ] > DbManager error during command execution: INSERT INTO usr_coll (user_id, itid, cnt) VALUES(1000040,23,1)
at it.gotoandplay.smartfoxserver.db.DbManager.executeCommand(DbManager.java:345)
intermittent Errors in dbmanager
Re: intermittent Errors in dbmanager
Hi.
If you try that SQL statement directly on your database, does it work? If it doesn't, then you're probably specifying some values that aren't allowed by the data type.
If you try that SQL statement directly on your database, does it work? If it doesn't, then you're probably specifying some values that aren't allowed by the data type.
Skills: SFS Pro, SFS2X, AS2.0/AS3.0, Java, HTML5/CSS3/JS, C#
Portfolio: https://rjgtav.wordpress.com/
SFS Tutorials: http://sfs-tutor.blogspot.com/ - Discontinued. Some examples may be bugged.
Portfolio: https://rjgtav.wordpress.com/
SFS Tutorials: http://sfs-tutor.blogspot.com/ - Discontinued. Some examples may be bugged.