[Mono-list] mod_mono failing

Dzugaru darkwell at dzugaru.net
Thu Nov 29 04:08:30 EST 2007


Well, I've got the problem with mod_mono and even simple xsp freezing when it
works for a while (that gives exactly the same errors as yours), and guess
I've found a solution. It occurs when you use ThreadPool, or
System.Thread.Timer extensively. 

http://www.mono-project.com/ThreadPool_DeadLocks gives an explanation. 

In my case, System.Thread.Timer was used by MySql Connector/Net. 

http://bugs.mysql.com/bug.php?id=32814 

Dzugaru 


Jorge Bastos wrote:
> 
> Hi,
> 
> Mod_mono is still giving errors on apache start/stop/restart, I have the
> latest mod_mono SVN today.
> 
>  
> 
> [Sun Sep 16 09:50:03 2007] [warn] (22)Invalid argument: Failed to destroy
> the '/tmp/mod_mono_dashboard_XXGLOBAL_1' shared memory dashboard
> 
>  
> 
> And for some reason mod_mono stop's him self from working, I have to
> restart
> apache to make it work again.
> 
>  
> 
> [Sun Sep 16 09:48:32 2007] [error] (107)Transport endpoint is not
> connected:
> write_data failed
> 
> [Sun Sep 16 09:48:33 2007] [alert] Failed to send initial data. Transport
> endpoint is not connected
> 
>  
> 
>  
> 
> My configuration is:
> 
>  
> 
> Apache 2.2.6
> 
> Latest mod_mono SVN today
> 
> Mono 1.2.5
> 
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
> 
> 

-- 
View this message in context: http://www.nabble.com/mod_mono-failing-tf4450525.html#a14021416
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list