[Mono-dev] Thread creation failed
Adar Wesley
adar.wesley at gmail.com
Wed Sep 10 11:52:52 EDT 2008
Hi Sagiv,
Is your application leaking Threads, Memory, Virtual Memory, Handles?
Any such leakage can prevent the system from being able to create threads.
---
Adar Wesley
On Mon, Sep 8, 2008 at 12:19 PM, sagiv <sagiv.avraham at cellectivity.com>wrote:
>
> 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.
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
--
---
Adar Wesley
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080910/bf8c926b/attachment.html
More information about the Mono-devel-list
mailing list