TPTIMEOUT, Transaction timeout after rrrr restart(s) and gggg grace period(s) [from RRRR LLLL DDDD]
Run Time Error: This indicates that the transaction took more than the time $ZMAXTPTIME specified to process successfully; rrrr indicates the restarts if any, gggg indicates the number ""grace period"" intervals, During external calls, GT.M sends a warning to the syslog for each grace period expiration, then, after five (5) grace periods, GTM delivers an error to both the syslog and the process. TPTIMEOUT errors include the routine name RRRR, the line number LLLL and the working directory DDDD where GT.M detected the expiration. Timeouts prevent runaway processes, damage from software bugs, and transactions so large as to be hostile to other users.
Action: Review the message(s) for any information about the cause of the transaction timeout, and/or research what the process was doing at the time of the warning or error. If the transaction uses custom programs, routines, or functions, they may need to be debugged.