Skip to Content.
Sympa Menu

perfsonar-dev - Re: Empty response from RRD MA

Subject: perfsonar development work

List archive

Re: Empty response from RRD MA


Chronological Thread 
  • From: Sven Ubik <>
  • To: <>
  • Subject: Re: Empty response from RRD MA
  • Date: Mon, 2 Oct 2006 16:43:38 +0200 (CEST)

Hi Vedrin,

thanks for your advice. The problem was indeed resolved by adding
directory with libjrrd.so and rrdjtool.jar to ld.so.conf and by
updating eXist with the new RRD MA configuration file.

Regards,

Sven Ubik

-------------------------------------------------

On Tue, 26 Sep 2006, Vedrin Jeliazkov wrote:

> This sounds like a linker problem. Java RRD MA uses JNI (native) library for
> accessing RRDs. The library must exist and ld should know where to find it.
> So, please ensure that the files libjrrd.so and rrdjtool.jar exist in the
> $PERFSONAR/contrib/rrdjtool/build folder AND this location is known to ld
> (either by setting and exporting LD_LIBRARY_PATH or by adding a
> corresponding
> line in ld.so.conf).




  • Re: Empty response from RRD MA, Sven Ubik, 10/02/2006

Archive powered by MHonArc 2.6.16.

Top of Page