Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
pontisa
Contributor
Contributor

ERROR: EXCEPTION_ACCESS_VIOLATION when multiple task read from LOG STREAM

Hi,

we are getting this error randomly as a global error, it happens today (28/08) and 22/08. When we get this error all the task went down with the following error 

Failed to receive: An existing connection was forcibly closed by the remote host.

In our case we have a LOG STREAM main task, that read insert/update and delete from ORACLE, and other task that read from it.

00000372: 2023-08-28T17:01:26 [COMMUNICATION ]E: Failed to receive: An existing connection was forcibly closed by the remote host. (10054) [1003513] (at_lgnet.c:1912)

Labels (2)
1 Reply
Dana_Baldwin
Support
Support

Hi @pontisa 

An access violation could indicate that something was holding a lock on a file when we tried to access it. Please exclude the Replicate binary file location, data folder location and log stream file locations from anti-virus monitoring.

I'm not sure the communication error is directly related. It appears either the source or target disconnected from the task, or a firewall/router/switch between them forced it closed.

c# - An existing connection was forcibly closed by the remote host - Stack Overflow