This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Patrick, You will see the stream of error messages below if the "gplt" process that is associated with the message queue and tty of your program is trying to hook up to no longer exists. You should check for message queues with "ipcs", and remove any still hanging around with "ipcrm". The "cleanup" script will try to do this....but you may have to run multiple times if something was spawning the processes as they were being killed. If your gplt exits without the message queue being removed, there are several possibilities including: 1) could not fork / out of memory 2) ctrl-c'ing a program 3) running multiple scripts on the same tty at the same time creating a race condition for the message queue id 4) $GEMEXE pointing to somewhere strange 5) the cleanup script doesn't handle your OS correctly for figuring out the ipcrm flags. Steve Chiswell On Wed, 21 May 2003, Patrick O'Reilly wrote: > Nothing critical, but have seen this a few times lately. I looked and no > other gempak processes running at the time. Running interactively, I quit, > do a cleanup and all seems well. Any idea what is going on to cause this? > Something with message queues? Not much help in gembud archive. > > GEMPAK-GDPLOT>r > Error in message send = 22 > itype, ichan, nwords,1,120552,27 > [GEMPLT -1] NMBRER - Mailbox read. > Error in message send = 22 > itype, ichan, nwords,1,120552,9 > Error in message send = 22 > itype, ichan, nwords,1,120552,3 > Error in message send = 22 > itype, ichan, nwords,1,120552,12 > [GEMPLT -1] NMBRER - Mailbox read. > [GR -7] Error defining grid navigation in GEMPLT. > Error in message send = 22 > itype, ichan, nwords,1,120552,2 > Parameters requested: GDFILE,GDATTIM,GLEVEL,GVCORD,PANEL,SKIP,SCALE,GFUNC, > > CTYPE,CONTUR,CINT,LINE,FINT,FLINE,HILO,HLSYM,CLRBAR,GVECT,WIND,REFVEC,TITLE, > TEXT,CLEAR,GAREA,PROJ,MAP,LATLON,DEVICE,STNPLT. > > Patrick > ______________________________________ > Patrick O'Reilly > Meteorological Decision Support Scientist > The STORM Project - University of Northern Iowa > address@hidden ~ ph: 319-273-3789 > http://www.uni.edu/storm > > "No trees were killed in the making of this e-mail...however, > a large number of electrons were horribly inconvenienced." >