on 2017 Apr 24 5:41 AM
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
Request clarification before answering.
User | Count |
---|---|
47 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.