We are using Dialogic SR 6.0 Build 271 on Windows using NI2 protocol.
We have an intermittent problem with our application first starts. What we see happening is that after the gc_OpenEx() call we do not receive the GCEV_UNBLOCKED event. When we attempt to start the service again, things come up cleanly.
The following are the errors that we see when this happens:
10/09/2017 08:26:45.792 8880 13384 dm3low EXCE Exception at LibDm3Dti.cpp:578 (0x6001)
10/09/2017 08:26:45.792 8880 13384 spwrndi ERR1 ntftools LoadAllFormatters: Failed to load Formatter - sdntf.dll
10/09/2017 08:26:45.792 8880 17916 spwrndi ERR1 ntftools LoadAllFormatters: Failed to load Formatter - sdntf.dll
10/09/2017 08:26:45.792 8880 17904 spwrndi ERR1 ntftools LoadAllFormatters: Failed to load Formatter - sdntf.dll
10/09/2017 08:26:45.854 8880 17904 gc ERR1 gcdb ----- gcdb_ChangeCCLibFlags(flags:2, action:2) - gc_alarmdb_change_cclib_flags() returns: 68
10/09/2017 08:26:45.854 8880 17904 gc ERR1 gcdb ----- gcdb_InsertTimeSlotObject(devname:dtiB1T1, ldev:4) - gc_alarmdb_insert_time_slotEx() returns: 68
10/09/2017 08:26:45.854 8880 17904 gc ERR1 gcams_db ====> find_board_or_timeslot_by_app_handle() - _sr_claim(boardh:4) returns NULL
Attaching full RTF log.