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.
On Thu, 1 Apr 1999, Unidata Support wrote: > >To: address@hidden > >From: Tom Rink <address@hidden> > >Subject: ldmadmin > >Organization: . > >Keywords: 199904012010.NAA20830 > > > Hi, > > I get the following log report when I run ldmadmin start: > > Apr 01 19:52:13 suomi rpc.ldmd[53860]: Starting Up (built: Oct 13 1998 > 11:28:30) > Apr 01 19:52:13 suomi rpc.ldmd[53860]: Another server is already running at > 127.0.0.1 on port 388. Tom, You need to do command: % ps -eaf | grep ldm and kill all ldm processes, because you have a ldm process running from another ldm invocation. Then do: % rpcinfo -p Make sure port 388 is released, ie not in the list. Then do: % ldmadmin clean > Apr 01 19:52:13 suomi pqexpire[50760]: Starting Up > Apr 01 19:52:13 suomi pqact[34304]: Starting Up > Apr 01 19:52:13 suomi pqact[34304]: Couldn't open pattern file > "/usr/local/ldm/etc/pqact.conf": No > such file or directory This appears that the ldmd.conf file in not configured correctly. Configure the pqact entry according to the pqact man page. > Apr 01 19:52:13 suomi pqact[34304]: Exiting > Apr 01 19:52:13 suomi pqbinstats[45580]: Starting Up (53860) > Apr 01 19:52:13 suomi pqbinstats[45580]: cannot chdir to /usr/local/ldm/logs: > No such file or direc > tory All the entries at the top will need to be configured, this is the result from pqbinstats looking for the log files. Also look at the man page. Robb... > Apr 01 19:52:13 suomi pqbinstats[45580]: Exiting > Apr 01 19:52:14 suomi udp.ldmd[20940]: Starting Up > Apr 01 19:52:15 suomi rpc.ldmd[53860]: RPC: 1832-008 Timed out > Apr 01 19:52:15 suomi rpc.ldmd[53860]: Exiting > Apr 01 19:52:15 suomi rpc.ldmd[53860]: Terminating process group > Apr 01 19:52:15 suomi rpc.ldmd[53860]: child 34304 exited with status 1 > Apr 01 19:52:15 suomi rpc.ldmd[53860]: child 45580 exited with status 4 > Apr 01 19:52:15 suomi udp.ldmd[20940]: Exiting > Apr 01 19:52:15 suomi pqexpire[50760]: Exiting > Apr 01 19:52:15 suomi pqexpire[50760]: > Up since: 19990401195213.834 > Apr 01 19:52:15 suomi pqexpire[50760]: > Queue usage (bytes): 176 > Apr 01 19:52:15 suomi pqexpire[50760]: > (nregions): 3 > Apr 01 19:52:15 suomi pqexpire[50760]: > nprods deleted 0 > > > I checked the support email list, but didn't find anything. I tried > ldmadmin stop, but I still get the same problem. > > Thanks, > > Tom, > > address@hidden > =============================================================================== Robb Kambic Unidata Program Center Software Engineer III Univ. Corp for Atmospheric Research address@hidden WWW: http://www.unidata.ucar.edu/ ===============================================================================