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.
>From: Anthony Rockwood - MSCD Meteorology <address@hidden> >Organization: Metro State >Keywords: 200001201559.IAA20530 pqact.conf error no data Tony- >I've got my connection to cirrus re-established, so I need some advice on >what to do next to get McIDAS and GARP running again. I didn't want to >send this to Support seeing as we had talked about it on Tue and you have >some familiarity with the situation. If it is more appropriate for >someone else, could you refer me to them? I was out yesterday. I just looked at your system and the problem is that pqact is not running. The cause is an error in pqact.conf. Someone edited this file on December 17. If you run "ldmadmin pqactcheck" you'll see that there is an error on line 959: ldmadmin pqactcheck Jan 21 16:05:56 pqact[22841]: feedtype error at line 959: unknown feed name in feedtype expression: "PIPE" If you edit pqact.conf, you'll see that the bad section is: # ACARS data #PCWS ^FSL\.NetCDF\.ACARS\.QC PIPE -close dcacars -l data/gempak/logs/dcacars.log -b 30 -e GEMTBL=/usr/local/gempak/NAWIPS-5.4/gempak5.4/tables /export/data/ldm/gempak/acars/YYYYMMDDHHNN_acars.gem The problem is that the first line is still commented out. It should be: # ACARS data PCWS ^FSL\.NetCDF\.ACARS\.QC PIPE -close dcacars -l data/gempak/logs/dcacars.log -b 30 -e GEMTBL=/usr/local/gempak/NAWIPS-5.4/gempak5.4/tables /export/data/ldm/gempak/acars/YYYYMMDDHHNN_acars.gem Make this change, and run "ldmadmin pqactcheck" to make sure there are no other errors. If not, stop and restart the ldm. Then you should start seeing data filed and decoded again. Then, we can see what turns up next. Don ************************************************************* Don Murray UCAR Unidata Program address@hidden P.O. Box 3000 (303) 497-8628 Boulder, CO 80307 ************************************************************* Unidata WWW Server http://www.unidata.ucar.edu/ McIDAS Demonstration Machine http://mcdemo.unidata.ucar.edu/ *************************************************************