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.
Sitler Jeffrey L Civ AFIT/ENP wrote: > > Good Morning Anne, > I have had some success, I think, but some questions too. > I am getting stats produced and sent to my log file, I read that is a good > thing, but I am > getting this in my log file. > I copied the tail of a log file to send to you. > > fujita% tail ldmd.log > Sep 20 11:41:14 fujita pqact[29590]: child 10461 exited with status 255 > Sep 20 11:41:14 fujita pqact[29590]: child 10464 exited with status 255 > Sep 20 11:41:14 fujita pqact[29590]: child 10467 exited with status 255 > Sep 20 11:41:14 fujita pqact[29590]: child 10470 exited with status 255 > Sep 20 11:41:14 fujita pqact[29590]: child 10473 exited with status 255 > Sep 20 11:41:14 fujita pqact[29590]: child 10476 exited with status 255 > Sep 20 11:41:14 fujita pqact[29590]: child 10479 exited with status 255 > Sep 20 11:41:14 fujita pqact[29590]: child 10482 exited with status 255 > Sep 20 11:41:14 fujita pqact[29590]: child 10485 exited with status 255 > Sep 20 11:41:14 fujita pqact[29590]: child 10488 exited with status 255 > > Is this even a problem?, is it a simple fix? > I have been going through the asked questions, but either I am not seeing > it, or it isn't the same. > No rush, believe me I appreciate all the help you and Jeff have provided me. > Hope all is well in Boulder for you. > Thanks > Jeff Good Morning, Jeff! We're doing pretty well here, thank goodness. The past week has been a wakeup call to count my blessings. This looks like a problem. Something that pqact is firing up is failing, perhaps a decoder. This is often due to permissions not being set correctly. Is the decoder executable by user ldm? Is it trying to write to a directory not writeable by ldm? Or perhaps the decoder doesn't like it's input. A good test is to save a product to a file, then pipe the product to the decoder by hand to ensure that the decoder doesn't choke. Do you have a lot of entries in your pqact.conf file? I suggest starting with one at time. Make sure one is working properly before adding in another. Check these things out. If the solution does not appear to you, send me a copy of your pqact.conf file and I'll look for other possibilities. Anne -- *************************************************** Anne Wilson UCAR Unidata Program address@hidden P.O. Box 3000 Boulder, CO 80307 ---------------------------------------------------- Unidata WWW server http://www.unidata.ucar.edu/ ****************************************************