I am using a voicemail pro module to allow the caller to login using phone and check the status of his ticket.
I use mysql 5.1.51, corresponding ODBC connector.
Ip office is 500 vs, all necessary licenses are installed, release 7.
Vmail pro is version 6.1(16).
My problem is the the database execute block fails sometimes and the call goes to the failure action. This happens randomly.
Please help.....
The log is as follows,
19/05 13:42:38.171 vmprov5s (09,4) 2730,28ac: Found node DSMAIN.CHK ID PWD.0, and creating an execution point for it
19/05 13:42:38.171 vmprov5s (09,4) 2730,28ac: Executing node DSMAIN.CHK ID PWD.0, current stack depth is 10 was 9
19/05 13:42:38.171 vmprov5s (09,4) 2730,28ac: Executing request to run node DSMAIN.CHK ID PWD.1, current stack depth is 10
19/05 13:42:38.171 vmprov5s (09,4) 2730,28ac: Found node DSMAIN.CHK ID PWD.1, and creating an execution point for it
19/05 13:42:38.171 vmprov5s (09,4) 2730,28ac: Executing node DSMAIN.CHK ID PWD.1, current stack depth is 11 was 10
19/05 13:42:38.171 vmprov5s (09,4) 2730,28ac: Successfully initiated node DSMAIN.CHK ID PWD.1, current stack depth is 11 was 10
19/05 13:42:38.171 vmprov5s (09,4) 2730,28ac: Successfully initiated node DSMAIN.CHK ID PWD.0, current stack depth is 11 was 9
19/05 13:42:38.171 vmprov5s (0a,5) 2730,28ac: OSThreadFunc exited[DatabaseApp, 04736418]
19/05 13:42:38.171 DbgOut (01,5) 10032,9140: DllMain(hinstDLL=0x10000000, fdwReason=DLL_THREAD_ATTACH)
19/05 13:42:38.171 vmprov5s (0a,5) 2730,23b4: OSThreadFunc entered[DatabaseApp, 04717F40]
19/05 13:42:38.171 DbgOut (01,5) 10032,10412: DllMain(hinstDLL=0x10000000, fdwReason=DLL_THREAD_DETACH)
19/05 13:42:38.171 vmprov5s (25,2) 2730,23b4: Exception has occurred in TmodClrObjects::Execute (.\TmodDatabaseAccess.cpp[278])
19/05 13:42:38.171 vmprov5s (09,2) 2730,23b4: Exception has occurred in TmodClrObjects::Execute (.\TmodDatabaseAccess.cpp[278])
19/05 13:42:38.171 vmprov5s (09,2) 2730,23b4: Session: 0000009c - Database execute failed: [MySQL][ODBC 5.1 Driver][mysqld-5.1.51-community-log]MySQL server has gone away
19/05 13:42:38.187 vmprov5s (09,4) 2730,23b4: Session: 0000009c - Executing request to run node DSMAIN.Wrong IDorPWD.0, current stack depth is 10
19/05 13:42:38.187 vmprov5s (09,4) 2730,23b4: Session: 0000009c - Found node DSMAIN.Wrong IDorPWD.0, and creating an execution point for it
19/05 13:42:38.187 vmprov5s (09,4) 2730,23b4: Session: 0000009c - Executing node DSMAIN.Wrong IDorPWD.0, current stack depth is 11 was 10
19/05 13:42:38.187 vmprov5s (09,4) 2730,23b4: Session: 0000009c - Executing request to run node DSMAIN.Wrong IDorPWD.1, current stack depth is 11
19/05 13:42:38.187 vmprov5s (09,4) 2730,23b4: Session: 0000009c - Found node DSMAIN.Wrong IDorPWD.1, and creating an execution point for it
19/05 13:42:38.187 vmprov5s (09,4) 2730,23b4: Session: 0000009c - Executing node DSMAIN.Wrong IDorPWD.1, current stack depth is 12 was 11
I use mysql 5.1.51, corresponding ODBC connector.
Ip office is 500 vs, all necessary licenses are installed, release 7.
Vmail pro is version 6.1(16).
My problem is the the database execute block fails sometimes and the call goes to the failure action. This happens randomly.
Please help.....
The log is as follows,
19/05 13:42:38.171 vmprov5s (09,4) 2730,28ac: Found node DSMAIN.CHK ID PWD.0, and creating an execution point for it
19/05 13:42:38.171 vmprov5s (09,4) 2730,28ac: Executing node DSMAIN.CHK ID PWD.0, current stack depth is 10 was 9
19/05 13:42:38.171 vmprov5s (09,4) 2730,28ac: Executing request to run node DSMAIN.CHK ID PWD.1, current stack depth is 10
19/05 13:42:38.171 vmprov5s (09,4) 2730,28ac: Found node DSMAIN.CHK ID PWD.1, and creating an execution point for it
19/05 13:42:38.171 vmprov5s (09,4) 2730,28ac: Executing node DSMAIN.CHK ID PWD.1, current stack depth is 11 was 10
19/05 13:42:38.171 vmprov5s (09,4) 2730,28ac: Successfully initiated node DSMAIN.CHK ID PWD.1, current stack depth is 11 was 10
19/05 13:42:38.171 vmprov5s (09,4) 2730,28ac: Successfully initiated node DSMAIN.CHK ID PWD.0, current stack depth is 11 was 9
19/05 13:42:38.171 vmprov5s (0a,5) 2730,28ac: OSThreadFunc exited[DatabaseApp, 04736418]
19/05 13:42:38.171 DbgOut (01,5) 10032,9140: DllMain(hinstDLL=0x10000000, fdwReason=DLL_THREAD_ATTACH)
19/05 13:42:38.171 vmprov5s (0a,5) 2730,23b4: OSThreadFunc entered[DatabaseApp, 04717F40]
19/05 13:42:38.171 DbgOut (01,5) 10032,10412: DllMain(hinstDLL=0x10000000, fdwReason=DLL_THREAD_DETACH)
19/05 13:42:38.171 vmprov5s (25,2) 2730,23b4: Exception has occurred in TmodClrObjects::Execute (.\TmodDatabaseAccess.cpp[278])
19/05 13:42:38.171 vmprov5s (09,2) 2730,23b4: Exception has occurred in TmodClrObjects::Execute (.\TmodDatabaseAccess.cpp[278])
19/05 13:42:38.171 vmprov5s (09,2) 2730,23b4: Session: 0000009c - Database execute failed: [MySQL][ODBC 5.1 Driver][mysqld-5.1.51-community-log]MySQL server has gone away
19/05 13:42:38.187 vmprov5s (09,4) 2730,23b4: Session: 0000009c - Executing request to run node DSMAIN.Wrong IDorPWD.0, current stack depth is 10
19/05 13:42:38.187 vmprov5s (09,4) 2730,23b4: Session: 0000009c - Found node DSMAIN.Wrong IDorPWD.0, and creating an execution point for it
19/05 13:42:38.187 vmprov5s (09,4) 2730,23b4: Session: 0000009c - Executing node DSMAIN.Wrong IDorPWD.0, current stack depth is 11 was 10
19/05 13:42:38.187 vmprov5s (09,4) 2730,23b4: Session: 0000009c - Executing request to run node DSMAIN.Wrong IDorPWD.1, current stack depth is 11
19/05 13:42:38.187 vmprov5s (09,4) 2730,23b4: Session: 0000009c - Found node DSMAIN.Wrong IDorPWD.1, and creating an execution point for it
19/05 13:42:38.187 vmprov5s (09,4) 2730,23b4: Session: 0000009c - Executing node DSMAIN.Wrong IDorPWD.1, current stack depth is 12 was 11