Windows Server IIS sometimes hangs

Hello,

from time to time the grids are hanging when opening under IIS 6.

I don’t know the reason why. Sometimes it works without problems and then suddenly IIS hangs.
Other PHP programs are running without problems, but not SC.

Has anyone the same problems ??

Best regards
Uwe Pfeiffer

Re: Windows Server IIS sometimes hangs

I have not seen this myself, then again, it has been a long time since I have run on a IIS server. Can you test it on another server, whether Windows or Linux?

Do you know where it is hanging … on load of data, or? can you add debug echo statements in all of the events?
If you create a standalone app with just a grid, do you get the same thing?
Is there any JS in your code that may be causing a problem on the client?

Regards,
Scott.

Re: Windows Server IIS sometimes hangs

The problem is JRE and ISS.

Scriptcase uses the command -system- to check JRE environment… and sometimes this request is blocking ISS.
I now deleted JRE from the server (is used to create PDF within SC) and the problem is solved.

No idea why JRE does not respond to PHP-Command system (“Java”);

Best regards
Uwe Pfeiffer