Skip to content
Advertisement

Socket closed inside XWM

I have an SQL exception inside a piece of code that works under and scheduled process every day. The patch of code is as follows:

There should be no connection problems with this but today i have a socket closed exception in my log in:

Here is my log:

Any thoughts about why this could happen? First time this schedule gives us problems.

I have searched for other answers so i know that there should be a connection closed somewhere but we are using XWM for connections with our BBDD that´s why i am a little lost about this I have the feeling that i am missing some critical knowledge.

Advertisement

Answer

It has been a week and didn´t repeat, we suspect it was something outside our sphere of managment like a server going down at the exact moment of the call or something like that.

Not worth to keep searching for it so we gave the problem as solved until it happens again.

User contributions licensed under: CC BY-SA
6 People found this is helpful
Advertisement