L
Laura Stern
Guest
Sorry. I'm lost. 1. What is the relationship between KeepAlive.p and PutHeartBeat.p? 2. Why are you keeping a handle (handle2this) to PutHeartBeat.p? Do you use it somewhere? 3. If the appserver is not available, what is supposed to happen? Why wouldn't it be available? To test its availability why would you run something asynchronously? The error 8982 means that the procedure that contains GotBack (THIS-PROCEDURE) is not running when the AppServer procedure completes. Therefore, the AVM cannot run GotBack. You don't talk about how the life of this .p is being controlled.
Continue reading...
Continue reading...