cancel
Showing results for 
Search instead for 
Did you mean: 

Memory error when sync

Former Member
0 Kudos

Hi all,

When doing a initial sync I get many error but the first one is a memory corruption error.

*Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at SAPbobsCOM.IDocuments.GetByKey(Int32 AbsEntry)

at NetPoint.SynchSBO.SBOObjects.SBODelivery.SBOToNetPoint(SBOQueueObject qData)

at NetPoint.SynchSBO.SynchObjectBase.Synch()*

In this note (1085699) is says that I should close open tables and minimize the update of the log file.

I have no open table and the log file seems to be all right.

Anyone an idea? The problem keeps coming back after starting the proces again (and again).

thanks,

Eric

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Bryce

I am running Webtools 6 SP01 patch 4 and I am getting a similar error.

Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

at SAPbobsCOM.IBusinessPartners.Update()

at NetPoint.SynchSBO.SBOObjects.SBOPartner.SBOToNetPoint(SBOQueueObject qData)

at NetPoint.SynchSBO.SynchObjectBase.Synch()

Is this a know issue and is the a fix. I have tried restarting the server to no effect.

Gary

Former Member
0 Kudos

Gary what version of B1 are you on.

I got these DIAPI related errors - apparently Webtools does not support B1 2007A PL49 through to SP01 PL05 - you need to be on the latest patch SP01 PL06 to avoid this issue

Former Member
0 Kudos

Hi Eric

This is addressed in SP1 for Web tools 6

Former Member
0 Kudos

Hi Bryce,

Could you be a bit more specific?

thanks,

Eric

Edited by: E. Rasenberg on Jun 16, 2009 11:02 AM

Former Member
0 Kudos

Hi Eric

The synch service in SP1 in Web tools 6 opens a new connection everytime it runs rather than using a previous connection, thereby avoiding the possibility that the OS has reallocated the memory for the previous connection