Gianni
|
| Posted: 09/23/2002, 8:35 AM |
|
Hi,
Every now and then I get this error message from CC 2.0.5:
"Microsoft Visual C++ - Runtime library Runtime error!
Program: C:\Programmi\codecharge\cogecharge.exe
Abnormal program termination
OK"
I press the "OK" button and CC quits, losing unsaved changes of the current project.
I noticed that this error occurs when I don't use CC for a long amount of time and leave it in the background. Tracing ODBC queries I discovered that it is related to a communication error with the database server. Infact the DBAdm has set a timeout after which the unused connection is closed.
This is the result of the ODBC tracing:
DIAG [40003] [IBM][CLI Driver][DB2/LINUX] SQL30081N
A communication error has been detected.
Communication protocol being used: "TCP/IP".
Communication API being used: "SOCKETS".
Location where the error was detected: "0.168.6.37".
Communication function detecting the error: "send".
Protocol specific error code(s): "10054", "*", "0".
SQLSTATE=08001 (-30081)
Is there a way to have CC send a keepalive request to the database server?
Thanks
Gianni
|
|
|
 |
CodeCharge Support
|
| Posted: 09/25/2002, 2:15 AM |
|
Gianni,
please submit the request to the support system at: http://support.codecharge.com/support_new.asp
|
|
|
 |
|