On 09.10.2008 22:25, Thorsten Mauch wrote:
Hallo Joerg,
Thanks a lot for you help. The hint about the importPackage was the key for the solution. A least i removed a import of one of my new service classes and replace it with some line of JavaScript code. I have no idea why a simple module import can cause such heavy blocking, but I'm happy that my application works now very nice under heavy load. About reloading: I was successful disable it, but it had no effect on the blocking problem

I'm glad I could help :-)

Joerg

Joerg Heinicke schrieb:
I have no idea if setupContext() is such a heavy operation. From your other mail I saw you tried disabling reloading of the scripts without success. Did you fail disabling it or did it just have no effect? Do you use certain features in the scripts which you don't use in other applications? IIRC importPackage was once causing problems. Is it possible to figure out what in setupContext() or compileScript() (both locking on compiledScript) costs so much time?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to