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.
Hi George, The "[RA -5] The station - QBS - cannot be set" message indicates that the station identifier can not be found in $GEMTBL/stn/sfstns.tbl - this is a warning and not an error, it's non-critical unless you require this station and at the moment the only mention of QBS is an airport station in Brescia, Italy. The "[FL -5] Cannot write to file" is something we need to address. Since the log files in ldm/data/gempak/logs/ are being written I would assume that the ldm user has appropriate permission to write to files in ldm/data/gempak/ship/. Some things to check: - Is ~ldm/data/ full or near full? The unix command 'df' will show filesystem usage. If it's near-full then you may be out of disk space and you'll have to modify the scouring of old data files. - Verify the read/write/execute permissions on ~ldm/data/gempak/ship/ - Are there two instances of dcmsfc running concurrently? If so both instances may be trying to write to the same file. If you see multiple process IDs in dcmsfc.log at approximately the same time (the process ID in your log snippet is [1603] this would indicate multiple instances of dcmsfc and we'll have to find the duplicate pattern action in your pqact files. - It would help to attach the entire log file back in your reply, either dcmsfc.log or dclsfc.log or both. Best, Michael James Unidata > Recently, our machine was rebooted, after that, I execute: > ldmadmin stop > ldmadmin delqueue > ldmadmin clean > ldmadmin mkqueue > cleanup -c > ldmadmin start > > It seems we didn't get correct data. > I check some log files in ldm/data/gempak/logs: > I execute: > > tail dcmsfc.log > [1603] 110325/1205[FL -5] Cannot write to file .... > [1603] 110325/1205[FL -5] Cannot write to file .... > [1603] 110325/1205[FL -5] Cannot write to file .... > [1603] 110325/1205[FL -5] Cannot write to file .... > [1603] 110325/1205[FL -5] Cannot write to file .... > [1603] 110325/1205[FL -5] Cannot write to file .... > > tail dcmetr.log > [14321] 110325/1213[DC 2] read 146/88171 bytes strt 14229 newstrt 14375 > [14321] 110325/1213[RA -5] The station - QBS - cannot be set. > [14320] 110325/1213[DC 2] read 146/88171 bytes strt 14229 newstrt 14375 > [14320] 110325/1213[RA -5] The station - QBS - cannot be set. > [14320] 110325/1213[DC 2] read 130/88025 bytes strt 14375 newstrt 14505 > [14321] 110325/1213[DC 2] read 130/88025 bytes strt 14375 newstrt 14505 > [14321] 110325/1213[DC 2] read 125/87895 bytes strt 14505 newstrt 14630 > [14320] 110325/1213[DC 2] read 125/87895 bytes strt 14505 newstrt 14630 > [14320] 110325/1213[DC 2] read 135/87770 bytes strt 14630 newstrt 14765 > [14321] 110325/1213[DC 2] read 135/87770 bytes strt 14630 newstrt 14765 > > tail dclsfc.log > [1606] 110325/1209[SF -10] Station 45044 is not in file. > [1606] 110325/1209[DC 2] read 104/88044 bytes strt 14356 newstrt 14460 > [1606] 110325/1211[DC 2] read 162/87940 bytes strt 14460 newstrt 14622 > [1606] 110325/1211[DC 2] read 1150/87778 bytes strt 14622 newstrt 15772 > [1606] 110325/1211[DC 2] read 100/86628 bytes strt 15772 newstrt 15872 > [1606] 110325/1212[DC 2] read 120/86528 bytes strt 15872 newstrt 15992 > [1606] 110325/1212[DC 2] read 130/86408 bytes strt 15992 newstrt 16122 > [1606] 110325/1212[DC 2] read 137/86278 bytes strt 16122 newstrt 16259 > [1606] 110325/1213[DC 2] read 104/86141 bytes strt 16259 newstrt 16363 > [1606] 110325/1213[DC 2] read 82/86037 bytes strt 16363 newstrt 16445 > > [1603] 110325/1205[FL -5] Cannot write to file .... > [1603] 110325/1205[FL -5] Cannot write to file .... > [1603] 110325/1205[FL -5] Cannot write to file .... > [1603] 110325/1205[FL -5] Cannot write to file .... > > Is there something wrong? > > Thank you in advance for your help. > > Best regards, > > Zhuo(George) Liu > > Ticket Details =================== Ticket ID: JOA-479106 Department: Support GEMPAK Priority: Urgent Status: Open