Start a Conversation

Unsolved

This post is more than 5 years old

3093

November 19th, 2015 05:00

Instantiating FPPool fails with SDK 3.4.757

We are about to update our application (platform Jboss) to SDK lib version 3.4.757.

With this version we get the following error, when connecting to Centera:

-10153: Failed to authenticate PEA data

It happens when instantiating an object of class FPPool:

this.pool=new FPPool(this.connectionString);

Following options/values are set:

FPPool.RegisterApplication(appName, appVersion);

FPPool.setGlobalOption("embedding_threshold", blobSize);

FPPool.setGlobalOption("openstrategy", 1); //FP_LAZY_OPEN

connectionString=168.159.214.19,168.159.214.20,168.159.214.21,168.159.214.22?/c1armtesting.pea

With SDK version 3.2.705 and 3.3.719 we don't see this error.

Do others face the same issue?

Any thoughts appreciated,

Simon

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

Update:

The PAI module version 3.4.107 seems to be the reason for the failed connection.

Since PAI module is a separately loadable module, I tried as workaround to link the PAI library to the former version 3.3.10.

Connecting to Cluster now works.

Message was edited by: Simon Schlosser

1 Message

December 10th, 2015 06:00

Hello,

we also have same problem. With version 3.3.718 everything works great but with version 3.4.757 got error:

com.filepool.fplibrary.FPLibraryException: Failed to authenticate PEA data

1 Rookie

 • 

3 Posts

January 4th, 2016 02:00

Hi Yohannes,

looks like that at least the following package was not updated to version libPAI_moduleXX.so.3.4.108 in the download area

Centera_SDK_Linux-gcc4.tgz

Could you please investigate.

Regards, Simon

1 Message

November 30th, 2016 20:00

It is now a year later and the bad SDK 3.4.757 (with nonworking FPPool_Open) is still the default download. I can't believe how much time I wasted trying to get this SDK to work (both Windows and Linux versions) before discovering this post. C'mon EMC, get with the program.

The previous version 3.3.719 works fine.

2 Intern

 • 

337 Posts

January 5th, 2017 23:00

Hi all

Currently no SDK downloads at all seem to be possible. Please fix this and put a version behind the links that fix the pai module issue.

Thanks, Holger

1 Rookie

 • 

3 Posts

January 17th, 2017 04:00

Hi

does not seem to me that EMC has an update on that in the meanwhile...

I can send you patched versions of SDK 3.4.757 provided by YACentera (see previous post), if you want.

Let me know which of the versions you need (linux-gcc3 and/or 4). Win32/64 and Dev8/Dev11.

Regards, Simon

No Events found!

Top