Is GT.M writing messages in your system log?

This looks like GT.M may be doing a periodic ZSHOW dump (refer to
Programmers Guide on documentation of ZSHOW, which is a GT.M command).
What is causing GT.M to do a ZSHOW?  It could be a mupip interrupt (USR1
signal) that has a signal handler that executes a ZSHOW.  It could be a
line of code somewhere that is executing it in a loop.  It could be a
runtime error in a loop.

How did you "tweak" the application?

-- Bhaskar

On Mon, 2005-04-04 at 12:53 -0700, Mark Street wrote:
> Well, I finally tweaked it enough to get some sort of error message. 
> Things are going downhill fast...  I have 20+- mumps processes running and
> error messages every second or so.
> 
> ... I think I broke something...  You never learn if you don't break
> something...
> 
> Error message below.
> ------------------------------------
> 
> $DEVICE=""
> $ECODE=",Z150376532,"
> $ESTACK=4
> $ETRAP="D ERROR2^%ZTMS0 HALT"
> $HOROLOG="59994,11579"
> $IO="/home/vista/GTM_FATAL_ERROR.ZSHOW_DMP_3875_1"
> $JOB=3875
> $KEY=""
> $PRINCIPAL=0
> $QUIT=0
> $REFERENCE="^TMP(""$ZE"",3875)"
> $STACK=4
> $STORAGE=2147483647
> $SYSTEM="47,gtm_sysid"
> $TEST=0
> $TLEVEL=0
> $TRESTART=0
> $X=0
> $Y=18
> $ZA=0
> $ZB=""
> $ZCMDLINE=""
> $ZCOMPILE=""
> $ZCSTATUS=0
> $ZDATEFORM=0
> $ZDIRECTORY="/home/vista/"
> $ZEDITOR=0
> $ZEOF=1
> $ZERROR=""
> $ZGBLDIR="/home/vista/g/mumps.gld"
> $ZININTERRUPT=0
> $ZINTERRUPT="I $$JOBEXAM^ZU($ZPOSITION)"
> $ZIO="/home/vista/GTM_FATAL_ERROR.ZSHOW_DMP_3875_1"
> $ZJOB=0
> $ZLEVEL=5
> $ZMAXTPTIME=0
> $ZMODE="OTHER"
> $ZPOSITION="ERR2+10^%ZTMS"
> $ZPROCESS=""
> $ZPROMPT="GTM>"
> $ZROUTINES="/home/vista/o(/home/vista/r) /usr/local/gtm"
> $ZSOURCE=""
> $ZSTATUS="150376532,ERR2+10^%ZTMS,%GTM-F-GTMASSERT, GT.M V5.0-FT01 Linux
> x86 - Assert failed /usr/library/V50FT01/src/mlk_prcblk_add.c line 44"
> $ZSTEP="B"
> $ZSYSTEM=0
> $ZTEXIT=""
> $ZTRAP=""
> $ZVERSION="GT.M V5.0-FT01 Linux x86"
> $ZYERROR=""
> %H="59994,11579"
> %I(1)=4
> %I(2)=4
> %I(3)=305
> %N=227
> %ZT("^XUTL(""XQ"",$J)")=""
> %ZTERROR=""
> %ZTERX="LOGRSRC+3"
> %ZTERY="LOGRSRC"
> %ZTERZE="LOGRSRC+3^%ZOSV, Error while zlinking
> ""%ZOSVKR"",150373978,-%GTM-E-ZLINKFILE"
> %ZTME="LOGRSRC+3^%ZOSV, Error while zlinking
> ""%ZOSVKR"",150373978,-%GTM-E-ZLINKFILE"
> %ZTMETSK=0
> DT=3050404
> OPT="$STRT ZTMS$"
> TAG="$STRT ZTMS$"
> U="^"
> X=3050404
> Y="VAH,ROU"
> ZTERROH="59994,11579"
> ZTQUEUED=0
> /home/vista/GTM_FATAL_ERROR.ZSHOW_DMP_3875_1 OPEN RMS
> 0 OPEN RMS
> ERR2+10^%ZTMS
> ERR2+7^%ZTMS
>         Indirection    ($ZTRAP)
> KMPR+3^%ZTMS
> START+3^%ZTMS
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Hardhats-members mailing list
> Hardhats-members@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/hardhats-members


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to