No hints?

At 15.00 18/09/2009, APS wrote:
Hi,

I'm using mono with mod_mono under apache.
I was debugging mono to solve a performance issue on application startup. I have batch compilation enabled and into logs I see the following lines more than one time (for many assemblies, not only the one reported). Theorically it shouldn't appear only one time, the first one the dll is loaded? it seems that it loads (and maybe jit) the same library many times, maybe every time a web page is compiled. I'm reading the log in the wrong way or I can have some incorrect configuration that makes this happen?


Mono-INFO: Assembly Loader probing location: '/var/www/hypersic/bin/templatelibrary.dll'. Mono-INFO: Assembly Loader shadow-copied assembly to: '/tmp/apache-temp-aspnet-0/ddd13fb8/assembly/shadow/19b6d584/7993ff6c_60252ae8_00000001/templatelibrary.dll'. Mono-INFO: AOT failed to load AOT module /tmp/apache-temp-aspnet-0/ddd13fb8/assembly/shadow/19b6d584/7993ff6c_60252ae8_00000001/templatelibrary.dll.so: /tmp/apache-temp-aspnet-0/ddd13fb8/assembly/shadow/19b6d584/7993ff6c_60252ae8_00000001/templatelibrary.dll.so: cannot open shared object file: No such file or directory




--
Il messaggio e' stato analizzato alla ricerca di virus o
contenuti pericolosi da <http://www.mailscanner.info/>MailScanner, ed e'
risultato non infetto.
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to