I'm still having this problem after 'cleaning up' my code so that there are no plugins calls from components - all are from the host.

After about 4 hours of serving at about 40,000 pages per minute (loadtester) a runtime error appears reported by the 'Internal bridge Process'.

The runtime error always relates to un-initialised dependencies (e.g. an operation on a pointer value of 'null', trying to reference an array which the code no longer recognises etc). The only lead I have is that it's the 'Internal Bridge Process' which reports the error whereas the code affected should be running in either a web process or the Application process. (i.e. if I have a form on display while the server's serving, the runtime error appears in a method called from the form code - even though the form is idle with no 'outside calls'. However, if there is no user-interface present then the runtime error usually happens in a some web process code).

After 6 weeks of testing and trying different things I can't get to the bottom of this. The live site has a fail-detection mode which auto- restarts the web server, so we are just living with the issue but I wouldn't mind getting to the bottom of it sometime this year.

I tried asking 4D tech support what the 'Internal Bridge Process' is, but the silence is deafening. It seems the Internal Bridge Process is top secret stuff that no-one's allowed to talk about. I think I'd have better luck with them trying to find out who killed JFK.

Any hints with this appreciated.

Regards

Peter

_______________________________________________
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