Hey all,
We have noticed that after a few days of processing, the sync service will continue to fail. We believe it may be related to this error message that appears in the Windows Event Viewer.
We also noticed that the memory allocated to the synch service gradually increases until it gets to an unusually high level. When checked this morning after letting it run over the weekend, it was using about 1.8 gigs of memory compared to right now it is running about 242 mb.
What could be causing this memory leak?
Thanks,
Kevin
Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at SAPbobsCOM.CompanyClass.Connect()
at NetPoint.SynchSBO.SBOObjects.SBOUtility.SetCompany(Company TheCompany, SecurityTicket securityTicket)
at NetPoint.SynchSBO.Synch.SetCompany()
at NetPoint.SynchSBO.Synch..ctor(SecurityTicket ticket)
at NetPoint.SynchSBO.Synch..ctor(SecurityTicket ticket, Int32 pricinginterval)
at NetPoint.SynchService.NPSynchThread.SynchOnce()