Skip to content

Instantly share code, notes, and snippets.

@igable
Created December 13, 2011 00:06
Show Gist options
  • Save igable/1469755 to your computer and use it in GitHub Desktop.
Save igable/1469755 to your computer and use it in GitHub Desktop.
Perfsonar lookup service error
2011/12/12 19:01:09 (3538) WARN> daemon.pl:262 main:: - Setting listener queue size to 100
2011/12/12 19:01:09 (3538) WARN> daemon.pl:272 main:: - Enabling echo service for each endpoint unless specified otherwise
2011/12/12 19:01:09 (3538) INFO> gLS.pm:165 perfSONAR_PS::Services::LS::gLS::init - gLS Hints file not set, using default at "http://www.perfsonar.net/gls.root.hints".
2011/12/12 19:01:09 (3538) INFO> gLS.pm:297 perfSONAR_PS::Services::LS::gLS::init - Setting 'service_description' to "perfSONAR_PS Lookup Service at CLUMEQ-McGill in Montreal, QUEBEC, CANADA".
2011/12/12 19:01:09 (3538) INFO> gLS.pm:302 perfSONAR_PS::Services::LS::gLS::init - Setting 'service_name' to "Lookup Service".
2011/12/12 19:01:09 (3544) INFO> daemon.pl:724 main::maintenance - Waiting 90 seconds for first maintenance run
2011/12/12 19:01:25 (3545) ERROR> Common.pm:820 perfSONAR_PS::Common::consultArchive - Error while sending request to server: 500 alarm
2011/12/12 19:01:25 (3545) ERROR> Echo.pm:174 perfSONAR_PS::Client::Echo::ping - Error contacting service "http://ndb1.internet2.edu:9992/perfSONAR_PS/services/gLS" : Error while sending request to server: 500 alarm
2011/12/12 19:01:32 (3545) ERROR> Common.pm:820 perfSONAR_PS::Common::consultArchive - Error while sending request to server: 500 Can't connect to ls.perfsonar.pionier.net.pl:9990 (connect: Connection refused)
2011/12/12 19:01:32 (3545) ERROR> Echo.pm:174 perfSONAR_PS::Client::Echo::ping - Error contacting service "http://ls.perfsonar.pionier.net.pl:9990/perfSONAR_PS/services/gLS" : Error while sending request to server: 500 Can't connect to ls.perfsonar.pionier.net.pl:9990 (connect: Connection refused)
2011/12/12 19:01:32 (3545) ERROR> Common.pm:820 perfSONAR_PS::Common::consultArchive - Error while sending request to server: 500 Can't connect to xenmon.fnal.gov:9995 (connect: No route to host)
2011/12/12 19:01:32 (3545) ERROR> Echo.pm:174 perfSONAR_PS::Client::Echo::ping - Error contacting service "http://xenmon.fnal.gov:9995/perfSONAR_PS/services/gLS" : Error while sending request to server: 500 Can't connect to xenmon.fnal.gov:9995 (connect: No route to host)
2011/12/12 19:01:39 (3545) ERROR> gLS.pm:762 perfSONAR_PS::Services::LS::gLS::registerLS - Error in LS Registration to "http://ps4.es.net:9990/perfSONAR_PS/services/gLS", eventType: error.ls.xmldb, response: Database errors prevented the transaction from completing.
2011/12/12 19:02:29 (3545) ERROR> gLS.pm:778 perfSONAR_PS::Services::LS::gLS::registerLS - Error in LS Registration to "http://ndb1.internet2.edu:9991/perfSONAR_PS/services/gLS", eventType: error.ls.xmldb, response: There was an error opening "/home/lookup/gls_trunk-xmldb/glsstore.dbxml":
2011/12/12 19:02:39 (3544) INFO> gLS.pm:2135 perfSONAR_PS::Services::LS::gLS::cleanLSAux - Nothing Registered with "/var/lib/perfsonar/lookup_service/xmldb/glsstore.dbxml", cannot clean at this time.
2011/12/12 19:02:39 (3544) INFO> gLS.pm:2179 perfSONAR_PS::Services::LS::gLS::cleanLSAux - cleanLSAux complete for container "glsstore.dbxml".
2011/12/12 19:02:39 (3544) INFO> gLS.pm:2135 perfSONAR_PS::Services::LS::gLS::cleanLSAux - Nothing Registered with "/var/lib/perfsonar/lookup_service/xmldb/glsstore-summary.dbxml", cannot clean at this time.
2011/12/12 19:02:39 (3544) INFO> gLS.pm:2179 perfSONAR_PS::Services::LS::gLS::cleanLSAux - cleanLSAux complete for container "glsstore-summary.dbxml".
2011/12/12 19:02:39 (3544) INFO> gLS.pm:2009 perfSONAR_PS::Services::LS::gLS::cleanLS - cleanLS complete
2011/12/12 19:02:39 (3544) INFO> gLS.pm:884 perfSONAR_PS::Services::LS::gLS::summarizeLS - Services not registered, cannot summarize at this time.
2011/12/12 19:03:01 (3545) ERROR> gLS.pm:778 perfSONAR_PS::Services::LS::gLS::registerLS - Error in LS Registration to "http://ps1.jp.apan.net:9990/perfSONAR_PS/services/gLS", eventType: error.ls.xmldb, response: Database errors prevented the transaction from completing.
2011/12/12 19:03:02 (3545) INFO> gLS.pm:787 perfSONAR_PS::Services::LS::gLS::registerLS - registerLS Complete.
@igable
Copy link
Author

igable commented Jan 10, 2012

Details about this error messages are available on the performance-node-users mailing list on this thread:
https://lists.internet2.edu/sympa/arc/performance-node-users/2011-12/msg00008.html

@igable
Copy link
Author

igable commented Jan 13, 2012

Problem is was fixed. See thread above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment