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

[LDM #CHI-693571]: LDM PQACT REGEX (UNCLASSIFIED)



Hi LySanias,

re:
> Thank you for responding,
> 
> When running "notifyme" I get the following messages:
> 
> % notifyme -vl- -f EXp -o 3600
> Dec 14 20:37:38 notifyme[1642] NOTE: Starting Up: localhost: 
> 20111214193738.136 TS_ENDT {{EXP,  ".*"}}
> Dec 14 20:37:38 notifyme[1642] NOTE: LDM-5 desired product-class: 
> 20111214193738.136 TS_ENDT {{EXP,  ".*"}}
> Dec 14 20:37:38 notifyme[1642] INFO: Resolving localhost to 127.0.0.1 took 
> 0.00091 seconds
> Dec 14 20:37:38 notifyme[1642] ERROR: NOTIFYME(localhost): 12: 
> h_clnt_create(localhost): Connection refused

This indicates one of two things:

- your ~ldm/etc/ldmd.conf file does not have an active ALLOW for your own
  machine

  Check the file to make sure that you have an uncommented entry that
  looks like:

ALLOW   ANY     ^((localhost|loopback)|(127\.0\.0\.1\.?$))      .*

  If you have this ALLOW line, but it is commented out, you should 
  uncomment the line and then stop/restart your LDM.

- if your ldmd.conf file has this ALLOW, then check the network configuration

  In particular, check /etc/hosts.  It should have an entry that looks
  like:

127.0.0.1       fedoraVM        localhost.localdomain   localhost

  Here, 'fedoraVM' would be replaced by something specific to your machine.

Cheers,

Tom
--
****************************************************************************
Unidata User Support                                    UCAR Unidata Program
(303) 497-8642                                                 P.O. Box 3000
address@hidden                                   Boulder, CO 80307
----------------------------------------------------------------------------
Unidata HomePage                       http://www.unidata.ucar.edu
****************************************************************************


Ticket Details
===================
Ticket ID: CHI-693571
Department: Support LDM
Priority: Normal
Status: Closed