cancel
Showing results for 
Search instead for 
Did you mean: 

Drop connection on webrequest http with clr hangs complete db

RoelS
Explorer
0 Kudos
2,517

Hi all,

We have the following situation : (running SQlAnywhere 17)

From device A we have a Webrequest to a webservice on sqlanywhere. In this webrequest we have a CLR call. For testing purposes this clr call is a very simple call which just returns the number 1. The webrequest has a http_session_timeout of 30 minutes. When we check sa_conn_info the request is listed. It remains there until the timeout. In process explorer we see that the clr environment is loaded. So far so good.

When we launch an interactive sql and try to do a drop connection on the connection above the complete database freezes. All connection attempts fail.

If we skip the CLR call in the webrequest all works fine.

We've been struggling with this problem for over a week now. Anyone experienced the same problem?

Connection A : Http request with CLR call Connection B : Drop connection A -> HANG

Has anyone a solution for this ?

Regards, Roel Schlijper

Accepted Solutions (0)

Answers (0)