Unsolved
This post is more than 5 years old
3 Posts
0
3614
May 27th, 2010 07:00
FPPoolRef is not asscociated with an FPPool object
I am getting this error "FPPoolRef is not asscociated with an FPPool object" error code "-10019" when trying to read a clip.
Exception object: 19362e7c
Exception type: EMC.Centera.FPTypes.FPLibraryException
Stack Trace
056ae114 04e1ac85 EMC.Centera.SDK.FPPool.op_Implicit(EMC.Centera.FPTypes.FPPoolRef)
056ae130 04e1ab9b EMC.Centera.SDK.FPClip..ctor(EMC.Centera.FPTypes.FPClipRef)
056ae148 04e1ab51 EMC.Centera.SDK.FPPool.ClipOpen(System.String, Int32)
Any help is appreciated
No Events found!


mckeown_paul
409 Posts
0
May 27th, 2010 08:00
Is it possible the pool ref is corrupted or you have closed the pool connection?
A code snippet would be helpful
chintapali
3 Posts
0
May 27th, 2010 08:00
Not sure we have 2 servers running on same machine using same pea file. Both services are reading from centera.I am not sure is this will cause any issue.
One of the servers is working good . We have problem with other one
mckeown_paul
409 Posts
0
May 27th, 2010 08:00
Having two servers working independantly using the same centera wont cause this.