Skip to Content.
Sympa Menu

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

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] pS Status Error


Chronological Thread 
  • From: Aaron Brown <>
  • To: Murilo Vetter <>
  • Cc: <>
  • Subject: Re: [perfsonar-user] pS Status Error
  • Date: Wed, 7 Mar 2012 13:49:50 -0500

Hi Murilo,

My guess is that it's complaining because no links are defined. It's probably a bug in the software creating the store file.

Cheers,
Aaron

On Mar 2, 2012, at 8:59 AM, Murilo Vetter wrote:

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
 

Internet2 Spring Member Meeting
April 22-25, 2012 - Arlington, Virginia
http://events.internet2.edu/2012/spring-mm/




Archive powered by MHonArc 2.6.16.

Top of Page