I had a call from a client yesterday also saying that there server had almost ground to a halt. I didn't think much beyond heavy user load until I tracked down a web process that seemed to be taking most of 4D CPU cycle.

The process was just opening a 4D record and displaying the contents on a web page. The table itself is read only (only need to load it if they make any changes).

sounds suspiciously like your problem, although it may only be coincidence.

The common thread between all of these reports is a process that gets stuck. It seems I have some code that is going into an infinite loop only under certain conditions.

If anyone can succeed in reproducing this, I would be enormously grateful.

Regards,

   Aparajita
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoylibrary.com


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to