Skip to Content.
Sympa Menu

perfsonar-dev - Re: [pS-dev] Re: Java 0.1 (EGEE tag) vs. perfSONAR-1.0 RRD MA performance

Subject: perfsonar development work

List archive

Re: [pS-dev] Re: Java 0.1 (EGEE tag) vs. perfSONAR-1.0 RRD MA performance


Chronological Thread 
  • From: Chris Welti <>
  • To: Vedrin Jeliazkov <>
  • Cc: , Joe Metzger <>
  • Subject: Re: [pS-dev] Re: Java 0.1 (EGEE tag) vs. perfSONAR-1.0 RRD MA performance
  • Date: Mon, 04 Sep 2006 08:46:39 +0200

Hi Vedrin,

Vedrin Jeliazkov wrote:
>> Anyway, I've started the old python installation again in parallel to the
>> new java session, in case you want to run new comparisons.
>>
>> python: http://archive.sonar.net.switch.ch:8090
>> java:
>>
> http://archive.sonar.net.switch.ch:8180/axis/services/MeasurementArchiveService
>
> Thanks again!
>
> Unfortunately, I was not able to run the tests against your Java version of
> RRD MA, because it is experiencing some eXist related problem, as suggested
> by
> this message:
>
> - - - - 8< - - - -
>
> org.perfsonar.service.commons.exceptions.SystemException:
> [unknown]:
> Can't perform XQuery: org.exist.EXistException:
> result set unknown or timed out
>
> - - - - 8< - - - -
>
> It looks like either your eXist is not running, not responding or not
> accessing the correct database data.


Strange, haven't seen that error message before.
Instead I'm seeing this:
faultString: org.perfsonar.service.commons.exceptions.SystemException:
[unknown]: RRDStorageManager.rrdFetch: Cannot connect with rrdjtool native
library: no jrrd in java.library.path

Anyway, I'm running into this problem that LD_LIBRARY_PATH is getting
removed "by itself" out of the environment.
I've added an export
LD_LIBRARY_PATH=/usr/local/lib:/usr/local/rrdtool/lib:/usr/local/perfSONAR-1.0/contrib/rrdjtool/build
to the tomcat startup script, maybe that helps.

It's working again right now, but I have no idea for how long.

Regards,
Chris




Archive powered by MHonArc 2.6.16.

Top of Page