Hi,
Tomek Soroka a �crit :
I have big app. When I run it with apache and mod-mono it starts works. After some time - almost when
more than one user try use it, application hangs. I have no errors in logs, but application doesn't response.
Can anyone have such problems?
Yes, it happens to me when I use System.DirectoryServices binding anonymously. Exceptions occur in subthreads, and they are not always logged. See the full report :
http://forge.novell.com/modules/xfmod/tracker/index.php?func=detail&aid=639&group_id=1318&atid=1362
I have no idea if it is a Novell.Ldap or a mono compiler/runtime bug.
Is there any possibility to debug this?
Try running your application using xsp directly, without mod_mono. You should see the exceptions occur. I have never seen mod_mono hang by itself.
I hope it helps, -- Arnaud Bienvenu Makina Corpus http://www.makina-corpus.org/ _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
