Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Re: Data from MA not available after upgrade to 3.4

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Re: Data from MA not available after upgrade to 3.4


Chronological Thread 
  • From: Andrew Lake <>
  • To: Alex Moura <>
  • Cc: perfsonar-user <>
  • Subject: Re: [perfsonar-user] Re: Data from MA not available after upgrade to 3.4
  • Date: Wed, 8 Oct 2014 15:07:15 -0400

Hi Alex,

Looks like postgres got messed up, I am guessing by some of the reinstalls again. Give this a try to reset postgres so the Toolkit RPM can do it's magic:

rm /var/lib/pgsql/data/*
yum reinstall perl-perfSONAR_PS-Toolkit-SystemEnvironment

Thanks,
Andy





On Oct 8, 2014, at 2:28 PM, Alex Moura <> wrote:

Aaron, Andrew,

There was an error during the reinstall:

2014/10/08 15:20:46 Problem reading Regular Testing configurat: Can't use string ("Line 4 malformed") as a HASH ref while "strict refs" in use at /opt/perfsonar_ps/toolkit/scripts/upgrade/../../lib/perfSONAR_PS/RegularTesting/Utils/SerializableObject.pm line 110, <FILE> line 4.
2014/10/08 15:20:46 Problem reading Regular Testing JSON: Problem reading Regular Testing configurat: Can't use string ("Line 4 malformed") as a HASH ref while "strict refs" in use at /opt/perfsonar_ps/toolkit/scripts/upgrade/../../lib/perfSONAR_PS/RegularTesting/Utils/SerializableObject.pm line 110, <FILE> line 4.
Problem initializing regular tests: Problem reading Regular Testing Configuration: Problem reading Regular Testing configurat: Can't use string ("Line 4 malformed") as a HASH ref while "strict refs" in use at /opt/perfsonar_ps/toolkit/scripts/upgrade/../../lib/perfSONAR_PS/RegularTesting/Utils/SerializableObject.pm line 110, <FILE> line 4.

Here’s the full output: 

The web interface still shows the error message:

______________________________

Scheduled Tests Configuration Tool
Problem reading testing configuration: Problem reading Regular Testing Configuration: Problem reading Regular Testing configurat: Can't use string ("Line 4 malformed") as a HASH ref while "strict refs" in use at /opt/perfsonar_ps/toolkit/web/root/admin/regular_testing/../../../../lib/perfSONAR_PS/RegularTesting/Utils/SerializableObject.pm line 110.
The on-disk configuration has changed. Any changes you made have been lost.
 
Scheduled Tests
No Tests Configured
______________________________

Regards,
Alex





Archive powered by MHonArc 2.6.16.

Top of Page