Start a Conversation

Unsolved

This post is more than 5 years old

4210

July 28th, 2008 08:00

FPLibraryException while calling BlobWritePartial

This discussion thread has been imported from the Centera Developer Portal Forums.

The first message is shown here, and the complete thread is in the attached PDF file.

Please read the PDF and continue the discussion here.

From andreas.roeder@firstdata

Posted Fri Apr 18, 2008

I'm using 8 Threads to write a 41 MB file to the Centera with the BlobWritePartial Method. Most of the times it works, but sometimes I'm getting this FPLibraryException:

Code:

Eine Ausnahme vom Typ EMC.Centera.FPTypes.FPLibraryException wurde ausgelöst.

bei EMC.Centera.FPApi.SDK.CheckAndThrowError()

bei EMC.Centera.FPApi.Tag.BlobWritePartial(FPTagRef inTag, FPStreamRef inStre

am, FPLong inOptions, FPLong inSequenceID)

bei EMC.Centera.SDK.FPTag.BlobWritePartial(FPStream inStream, Int64 inSequenc

eID, Int64 inOptions)

bei EMC.Centera.SDK.FPTag.BlobWritePartial(FPStream inStream, Int64 inSequenc

eID)

bei Centera_NETWrapper.CenteraConnectorDotNetWrapper.<>c__DisplayClass5.

eDocument>b__0() in C:\Centera\CenteraTestDotNet\Centera.NETWrapper\CenteraConne

ctorDotNetWrapper.cs:Zeile 156.32.

What can I do in that case?

1 Attachment

No Responses!
No Events found!

Top