[Mono-list] Running several mono applications using the same DLLs at the same time

Slide slide.o.mix at gmail.com
Tue Jul 26 19:35:38 EDT 2011


On Tue, Jul 26, 2011 at 4:20 PM, ReneFFM <mail at renebretz.de> wrote:

> Hello,
>
> i hvae two mono applications which i want to run at the same time. Both are
> running with root user. Beth will  run without errors if only one of them
> is
> started. But if i try to run  the 2nd one at the same time, ill get the
> following error:
>
> # mono fgl_map_service.exe
> Generating kml file...
>
> Unhandled Exception: System.ExecutionEngineException: Couldn't create
> thread
>
> It seems that it happens if the program is trying to use the MySql.Data.dll
> file,which is in the same directory as the exe. If I copy both programs in
> own  folders with own copy of the MySql.Data.dll  the same happens.
>
> How can I run 2 or more applications using same named assemblies at the
> same
> time ?
>
> Thanks in advance and greetings from Germany.
> René
>
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/Running-several-mono-applications-using-the-same-DLLs-at-the-same-time-tp3697264p3697264.html
> Sent from the Mono - General mailing list archive at Nabble.com.
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>


Can you supply the full stack trace?

slide

-- 
slide-o-blog
http://slide-o-blog.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20110726/b84fc6c2/attachment-0001.html 


More information about the Mono-list mailing list