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.
Dave, Well, a downstream LDM process hung. I still wasn't able to obtain a core file, but a stack trace was, apparently, written to the file /Library/Logs/CrashReporter/rpc.ldmd_2008-03-07-113456_virga.crash. Apparently, the downstream LDM was hung in an fcntl() system-call that was attempting to lock the control region of the product- queue for writing. Needless to say, this shouldn't happen -- and hasn't on any other system of which I'm aware. I was unable to determine by searching the Web if this is due to a bug in Mac OS X 10. I suspect, however, that it *might* has something to do with the fact that the disk partition that holds the product-queue is available for NFS export: ~: df -k /usr/local/unidata/ldm/data/ldm.pq Filesystem 1024-blocks Used Available Capacity Mounted on /dev/disk0s2 312235312 107195656 204783656 35% / ~: mount /dev/disk0s2 on / (hfs, NFS exported, local, journaled) ... Would it be possible to move the product-queue to a partition that is not NFS exported? Regards, Steve Emmerson Ticket Details =================== Ticket ID: TXN-293177 Department: Support LDM Priority: Normal Status: On Hold