How to react on exceptions caused by core openAdaptor components?
If an exception was caused by openAdaptor’s main event loop or the data base breaks down, the CCF will shutdown itself in order not to corrupt any data. If the CCF binary has been wrapped by a watch dog (details here) it will be restarted again. Otherwise, you have to manually restart the CCF and it will recover from its crash. If the crash happened during a non-atomic operation it might happen that your target system contains some incomplete artifacts. If these incomplete artifacts have not been completed after a restart but a new complete artifact has been created, just delete the incomplete one by hand. An artifact replay is not suggested in this situation.