800xA --> Error code: 8ABB090A
Hi,
My college deleted a pulp and paper block, AIC01, in a diagram while Control Builder were online mode. Now we got the error message
From the session log file
Source code error when accessing xxxxxxx, SM_0dac4f68-.......smt
Error code: 8ABB090A native message: Exception caught by SorageInterface. No further information available
User message: Error writing source block
Location:
File: d:\br\800xA_CIT\......
Line: 558
How can we solve this problem. Making a full build in the diagram won't change the online state to yellow nor red. It's no problem downloading to the controller but the affected diagram won't update in Control Builder. It seems like the deleted block is still left in Control Builder but removed in the function diagram. The control module in CBM is read only so it's impossible to delete the missmatching object.
Answers
The built-in AfwErrorLookup.exe tool translates 8ABB090A to:
E_AFW_AOM_OBJECT_NOT_FOUND
Object not found in the object manager.
This is a kind of general and low level fault in an application that has been built ontop of System 800xA, e.g. Control Builder M.
Compare with walking on a path where you suddenly step into a hole you did not expect. The Control Builder M code is expecting something but it's not there anymore.
Unless you receive an answer here - I suggest contacting your regional ABB support center.
/Stefan
Did you have an AFW backup of the diagram you were working on. Usually these types of problems are solved best with restoring good version of corrupted diagram.
If you have a full 800xA system backup, just prior to when problem happened, try restoring it in a test machine and get a copy of function diagram and restore in main system using AFW import/export tool.
If you do not have any option to restore contact ABB support as suggested above.
Add new comment