Hi - I am getting "Row cannot be located for updating" error in Goldmine which events (5) are generated from GMxS32 and then one from Inaport as below:
6/4/09 Source Inaport Time 10.25.42 AM
The description for Event ID ( 0 ) in Source ( Inaport ) cannot be found. The local computer may not have the necessary registry information or message DLL
files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details.
The following information is part of the event: MVException: no = 2091
Fail appending to GoldMine table with handle 65208104
com.inaplex.inaport.exceptions.MVException
at com.inaplex.inaport.db.goldmine.GM.Append(Int32 handle)
at com.inaplex.inaport.db.goldmine.GMPhysTable.insertRec(ITRecord rec, TablePrimaryKey parentKey, Boolean updateIndex)
at com.inaplex.inaport.db.goldmine.GMPhysTable.insertRec(ITRecord rec, TablePrimaryKey parentKey)
at com.inaplex.inaport.db.goldmine.GMLogTableCSBase.insertRec(ITRecord srcRec, ITRecord targRec, TablePrimaryKey parentKey)
at com.inaplex.inaport.db.DBLogTable.doOp(ITRecord srcRec, TablePrimaryKey parentKey, TablePrimaryKey currentMatch)
at com.inaplex.inaport.profile.IPRun_Profile.doTree(IPTableNode node, ITRecord srcRec, TablePrimaryKey parentKey)
at com.inaplex.inaport.profile.IPRun_Profile.doTree(IPTableNode node, ITRecord srcRec, TablePrimaryKey parentKey)
at com.inaplex.inaport.profile.IPRun_Profile.priv_doIt(IPLicenseMgr licMgr)
at com.inaplex.inaport.InaPort.main(String[] args)
Any ideas? Frontrange is looking at Inaport as the problem, but I have demonstrated that Goldmine generates their errors (ADORecordset) even if Inaport is turned off. But we also need to look at the Inaport event. We are on Version 7.0, Build 8130, Rev 1Thanks Dave