[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20010111: Red Book Graphics



Mike,

Anytime you see the MAILBOX read errors or ipchannel messages,
it is generally due to a "gplt" process that is hung, or wasn't ended with
gpend.

Exit out of all GEMPAK programs. Then try running:
$NAWIPS/bin/scripts/cleanup -c

The above may save some effort...but won't find everything.

Run /bin/ps and look for any "gplt", "vg" or other gempak programs/device 
drivers
and kill them.

Then run "ipcs" to see if there are any message queues still open. If so,
close these with the "ipcrm" command.

This is what the cleanup script tries to do, but not all OS's have the same
output from ps and ipcs, so the parsing in the script sometimes runs into 
trouble.

Once that is cleared up, you should be able to go again.

Steve Chiswell
Unidata User SUpport



>From: "Michael Urzen" <address@hidden>
>Organization: UCAR/Unidata
>Keywords: 200101112003.f0BK3Bo08314

>This is a multi-part message in MIME format.
>--------------FB7A06BA5BFB0B635CB0BFDA
>Content-Type: text/plain; charset=us-ascii
>Content-Transfer-Encoding: 7bit
>
>Steve:
>
>Has anything changed with RedBook
>graphics?
>
>I had it working a few months ago, but
>not now.
>
>Everything looks OK, but my output file
>is always "gemglb.nts"
>
>
>Here is my script:
>#!/usr/bin/csh -f
>source /npfos/noaaport/nawips/Gemenviron
>
>setenv DISPLAY unix:0
>
>cd /npfos/noaaport/nawipsdata/redbook
>
>set DATE=`date -u '+%Y%m%d'`
>set
>LOGFILE=/npraid/noaaport/nawips/logs/${DATE}_dcredbook.log
>
>cat |
>/npfos/noaaport/nawips/bin/sol/dcredbook
>-v 1 -d $LOGFILE
>'vg|%P_YYYYMMDDHHNN.vgf'
>gpend
>exit 0
>
>Logfile =:
>[19191] 001230/1848 [DC 3]  Starting up.
>
>[19192] 001230/1848 [DC 3]  Starting up.
>
>[19192] 001230/1848 [GEMPLT -1]  NMBRER
>- Mailbox read.
>[19192] 001230/1848 [DCREDBOOK 1]
>90R-RDR_CONTRS_HH+35
>[19191] 001230/1848 [GEMPLT -1]  NMBRER
>- Mailbox read.
>[19191] 001230/1848 [DCREDBOOK 1]
>90S-RDR_LABELS_HH+35
>[19192] 001230/1848 [GEMPLT -1]  NMBRER
>- Mailbox read.
>[19192] 001230/1848 [GEMPLT -1]  NMBRER
>- Mailbox read.
>[19192] 001230/1848 [GEMPLT -1]  NMBRER
>- Mailbox read.
>[19192] 001230/1848 [GG -7]  No map
>drawn.
>[19192] 001230/1848 [DC 5]  Normal
>termination.
>[19192] 001230/1848 [DC 2]  Number of
>bulletins read and processed: 1
>[19192] 001230/1848 [DC 6]  Shutting
>down.
>
>
>Also, if I manually run "gpend" from the
>prompt I get:
>
>npfos:/npraid/noaaport/nawips/bin/scripts->gpend
>
>Error in message send = 22
>itype, ichan, nwords,1,-1,2
>Error in message send = 22
>Creating process: gplt for queue -1
>itype, ichan, nwords,1,-1,3
> [GEMPLT -1]  NMBRER - Mailbox read.
> [GPEND -3]  Fatal error initializing
>GEMPLT.
>npfos:/npraid/noaaport/nawips/bin/scripts->Error
>
>in message send = 22
>itype, ichan, nwords,1,-1,2
>
>npfos:/npraid/noaaport/nawips/bin/scripts->
>
>
>
>
>
>Thanks
>
>Mike
>
>--------------FB7A06BA5BFB0B635CB0BFDA
>Content-Type: text/x-vcard; charset=us-ascii;
> name="Michael.Urzen.vcf"
>Content-Transfer-Encoding: 7bit
>Content-Description: Card for Michael Urzen
>Content-Disposition: attachment;
> filename="Michael.Urzen.vcf"
>
>begin:vcard 
>n:Urzen;Michael
>tel;work:(828) 271-4089
>x-mozilla-html:FALSE
>org:National Climatic Data Center;Climate Data Division
>adr:;;151 Patton Ave;Asheville;North Carolina;28801;
>version:2.1
>title:Computer Specialist
>fn:Michael Urzen
>end:vcard
>
>--------------FB7A06BA5BFB0B635CB0BFDA--
>