![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Server ASA 11.0.1.2324 (latest official EBF) on Windows 2003 I have a very strange problem since I use extended stored procedures written in C#: After a couple of updates I receive the following error: "ERROR [40001] [Sybase][ODBC Driver][SQL Anywhere]All threads are blocked" The operation is a little complex: The update fires a couple triggers. They use calls to external functions written in C#. I cannot see any deadlocks in Central. I start the server with the following options: -x tcpip -cl 1536m -cm 2048m -gd all -gn 100 Before the last EBF I had a server crash with out of memory exceptions due to a memory leak. This was fixed with 2324. But the new problem I have now is the 'all thread are blocked' message. It appears no matter how big I set the -gn parameter. The default is 20 and I set it to 100 but the result is the same! Any idea what the problem could be?? Many thanks in advance Tom |
#3
| |||
| |||
|
|
Sounds like a bug that is specific to the CLR external environment rather than external environments in general. Can you give some more information that would help us reproduce the problem. Karim at wrote: Server ASA 11.0.1.2324 (latest official EBF) on Windows 2003 I have a very strange problem since I use extended stored procedures written in C#: After a couple of updates I receive the following error: "ERROR [40001] [Sybase][ODBC Driver][SQL Anywhere]All threads are blocked" The operation is a little complex: The update fires a couple triggers. They use calls to external functions written in C#. I cannot see any deadlocks in Central. I start the server with the following options: -x tcpip -cl 1536m -cm 2048m -gd all -gn 100 Before the last EBF I had a server crash with out of memory exceptions due to a memory leak. This was fixed with 2324. But the new problem I have now is the 'all thread are blocked' message. It appears no matter how big I set the -gn parameter. The default is 20 and I set it to 100 but the result is the same! Any idea what the problem could be?? Many thanks in advance Tom |
#4
| |||
| |||
|
|
Server ASA 11.0.1.2324 (latest official EBF) on Windows 2003 I have a very strange problem since I use extended stored procedures written in C#: After a couple of updates I receive the following error: "ERROR [40001] [Sybase][ODBC Driver][SQL Anywhere]All threads are blocked" The operation is a little complex: The update fires a couple triggers. They use calls to external functions written in C#. I cannot see any deadlocks in Central. I start the server with the following options: -x tcpip -cl 1536m -cm 2048m -gd all -gn 100 Before the last EBF I had a server crash with out of memory exceptions due to a memory leak. This was fixed with 2324. But the new problem I have now is the 'all thread are blocked' message. It appears no matter how big I set the -gn parameter. The default is 20 and I set it to 100 but the result is the same! Any idea what the problem could be?? Many thanks in advance Tom |
![]() |
| Thread Tools | |
| Display Modes | |
| |