Skip to Content.
Sympa Menu

perfsonar-user - [perfsonar-user] pS Status Error

Subject: perfSONAR User Q&A and Other Discussion

List archive

[perfsonar-user] pS Status Error


Chronological Thread 
  • From: "Murilo Vetter" <>
  • To: <>
  • Subject: [perfsonar-user] pS Status Error
  • Date: Fri, 2 Mar 2012 10:59:59 -0300

Hi,

 

I have installed perfSONAR Status MA and I am having the following problem:

….

2012/03/02 10:47:05 (18560) DEBUG> Status.pm:1821 perfSONAR_PS::Services::MA::Status::parseCompatCircuitsFile - Links: $VAR1 = {};

2012/03/02 10:47:05 (18560) DEBUG> Document.pm:108 perfSONAR_PS::XML::Document::startElement - Starting tag: store

Can't use an undefined value as a symbol reference at /opt/perfsonar_ps/status/bin/../lib/perfSONAR_PS/XML/Document.pm line 140.

 

Does anyone have a clue to solve this problem?

 

The service is configure as follows:

----

<port 8084>

        <endpoint /perfSONAR_PS/services/status>

                module     perfSONAR_PS::Services::MA::Status

                <status>

                    <<include database.conf>>

 

                    max_recent_age                  600                                                        # How many seconds before data becomes stale and an element's status becomes "unknown"

 

                    enable_registration             0                                                          # Whether the service should register its data with a lookup service

                    #ls_instance                    http://ndb1.internet2.edu:9995/perfSONAR_PS/services/hLS   # The Lookup Service to register the data with.

                    #external_address               changeme                                                   # Sets the external address advertised to outside clients

                    #site_name                      Some Organization                                          # Describes which organization is advertised as "owning" this service

                    #site_location                  Some City, Some Country                                    # Describes where this service is located

                    #ls_registration_interval       30                                                         # How often to refresh the data with the Lookup Service (in minutes)

 

                    enable_e2emon_compatibility     1                                                          # Whether to answer E2EMon-compatible clients

                    e2emon_definitions_file         e2emon_metadata.conf                                       # The configuration file containing the E2EMon metadata

                </status>

        </endpoint>

</port>

----

 

And the e2emon compatible file is:

----

<config><domain>POPSC</domain></config>

----

 

Hope you can help me.

 

Thanks!

Murilo Vetter

RNP/Brazil

 




Archive powered by MHonArc 2.6.16.

Top of Page