I'm trying to figure out under what circumstances a record would be in
use by the Active4D HouseKeeper process.
If you load a record in read write state and then don't unload it in:
- a library's __load__ method
- a library's __unload__ method
- On Session End
Often the cause of this is an execution error (i.e. a bug in your
code) within one of these methods which you are unaware of, since
they run asynchronously. To catch such errors, set 'log level' in
Active4D.ini to 7 and watch Active4D.log for error messages.
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/