[Mono-dev] Thread creation failed
sagiv
sagiv.avraham at cellectivity.com
Thu Sep 11 02:15:25 EDT 2008
Hi Adar
as far as i can tell there there is no memory leak nor threads not being
disposed
i am monitoring the application and everything is showing OK besides the the
error
Adar Wesley-2 wrote:
>
> 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
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
--
View this message in context: http://www.nabble.com/Thread-creation-failed-tp19368538p19428476.html
Sent from the Mono - Dev mailing list archive at Nabble.com.
More information about the Mono-devel-list
mailing list