Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IDD #RDQ-217349]: IDD/LDM startup problem, no data, no log



Mike,

The following output:

bash-2.03$ grep LOG $HOME/src/config/ldmconfig.h
...
#define LOG_LDM LOG_LOCAL0

indicates that your LDM will use the "local0" facility for
logging.  According to this entry in your "/etc/syslog.conf"
file:

local0.debug		/var/log/tcplog

LDM log messages will be appended to the file "/var/log/tcplog" --
which is probably not what you want.

LDM log messages will also be appended to the file "/var/adm/messages"
because "local0.none" isn't in this entry in "/etc/syslog.conf:

*.err;kern.debug;daemon.notice;mail.crit;local1.none	/var/adm/messages

Assuming that you want to use the "local1" facility for LDM
logging (rather than the default "local0") then you must do the
following: 1) re-execute the "configure" script with the option
"--enable-logging=local1"; and 2) rebuild and re-install the LDM
package.

Regards,
Steve Emmerson

Ticket Details
===================
Ticket ID: RDQ-217349
Department: Support LDM
Priority: Normal
Status: Closed


 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Office of Programs University Corporation for Atmospheric Research (UCAR)   Unidata is a member of the UCAR Office of Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690