[Mono-dev] Thread creation failed
sagiv
sagiv.avraham at cellectivity.com
Mon Sep 8 05:19:03 EDT 2008
Hi guys
i wrote a server application serving multiple requests
after some time i am getting different erros regarding thread creation faild
:
** (OptServer.exe:13619): WARNING **: CreateThread: error creating thread
handle
** (OptServer.exe:13619): WARNING **:
ves_icall_System_Threading_Thread_Thread_internal: CreateThread error 0x1f
2008-09-04 17:04:08,628 [-1227887728] ERROR GeneralLogger [(null)] - at
System.Threading.Thread.Start () [0x00000]
at Op888GateWay.Managers.Op888ClientHandler.Start () [0x00000]
System.SystemException: Thread creation failed.
at System.Threading.Thread.Start () [0x00000]
at Op888GateWay.Managers.Op888ClientHandler.Start () [0x00000]
2008-09-04 17:04:08,628 [-1227887728] DEBUG Op888Server [(null)] -
** (OptServer.exe:13619): WARNING **: CreateThread: error creating thread
handle
** (OptServer.exe:13619): WARNING **:
ves_icall_System_Threading_Thread_Thread_internal: CreateThread error 0x1f
2008-09-04 17:09:13,208 [-1227887728] ERROR GeneralLogger [(null)] - at
System.Threading.Thread.Start () [0x00000]
at Op888GateWay.Managers.Op888ClientHandler.Start () [0x00000]
System.SystemException: Thread creation failed.
at System.Threading.Thread.Start () [0x00000]
at Op888GateWay.Managers.Op888ClientHandler.Start () [0x00000]
2008-09-04 17:09:13,208 [-1227887728] DEBUG Op888Server [(null)] -
-----------------
OptServer is the application name
can someone please help ?
--
View this message in context: http://www.nabble.com/Thread-creation-failed-tp19368538p19368538.html
Sent from the Mono - Dev mailing list archive at Nabble.com.
More information about the Mono-devel-list
mailing list