124 Posts

March 10th, 2010 07:00

It is possible that the libraries are not being found.

Try setting environment variable LD_LIBRARY_PATH to point to the location of the SDK libraries

libFPLibrary.so

libFPParser32.so

libPAI_module32.so

Since this is working for a co-worker, you may want to check the environment variables that are defined on that node and set this accordingly

1 Rookie

 • 

70 Posts

March 12th, 2010 01:00

Thanks Dennis for the post,

I have done progress and now the error message has changed to

Failed to authenticate PEA data(-10153)

This is thrown at the following line of code

FPPool thePool = new FPPool(poolAddress);

Could you help in resolving this error now.

Thanks in advance

Prashant

1 Rookie

 • 

70 Posts

March 12th, 2010 02:00

Hi ,

resolved the problem. pea file location was mentioned incorrectly

Thanks

Prashant

No Events found!

Top