Announcement Banner
UNSOLVED

HZD_Mai

updated

17 years ago

H

HZD_Mai

11 Posts

0

7450

December 16th, 2009 00:00

Centera SDK 3.2.687 problem with reading/writing in protected memory

Hello together,

we have the problem that some timesour SDK will prdouce the following ErrorMessage and let our application (BizTalk 2006 R2) get offline for a short time.

System.AccessViolationException: Es wurde versucht, im geschützten Speicher zu lesen oder zu schreiben. Dies ist häufig ein Hinweis darauf, dass anderer Speicher beschädigt ist.

   bei EMC.Centera.FPApi.SDK.FPClip_Open(FPPoolRef inPool, String inClipID, FPInt inOpenMode)

   bei EMC.Centera.SDK.FPClip..ctor(FPPool inPool, String inClipID, Int32 inOpenMode)    bei EBV.Backend.BizTalk.CenteraAdapter.CenteraHelper.Retrieve(CenteraRequest request)    bei EBV.Backend.BizTalk.CenteraAdapter.CenteraAdapterOutboundHandler.Execute(Message message, TimeSpan timeout)

Sorry that the Message is in german, but the servers are german ones.

So do you have any idea what this message say and how we can troubleshoot this???

We are using the newest SDK Version (3.2.687) on server side and the Centera Star version 4.02 on the Centera side.

The application are two BizTalk 2006 R2 server that are pumping a lot of pictures into the Centera via the SDK.

For any answer we are very happy.

Thanks and best regards

HZD_Mai