Hello everyone,
SLProtocol crash related to an element caused a DMA restart. However this happened only once and after that I've made a different element with the same protocol and it's been up and running for over a day now without an exception. Not even sure how the exception happened in the first place. This is the error log:
SLProtocol caused an Access Violation (0xc0000005)
in module SLProtocol.exe at 0023:0070ef40.
The element is getting data via HTTP communication and using a buffer it's sending multiple requests. That data is then used to populate a table. However, multiple tables have already been implemented using this exact same approach and there has been no issues. Does anyone know what the possible/common causes are for this type of error?
Thanks!
Hi Ibrahim,
Process crashes can be investigated by the Create domains if you provide them with the crash dump file.
I believe the procedure is to reach out to Central Operations who will do a preliminary investigation using the automated tooling available.
It is hard to tell what went wrong without seeing the crash dump.