Could a deploy error (PLC Connect) created by a change in the signal that is reading??
Hello,
We are having trouble with deploy error in a PLC Connect in the Control Structure.
Everything was ok but doing a deploy we got an error.
Can this error be caused by a change in the signals that we were reading??
The DeployManager log says:
2018-Aug-08 20:42:08.909 MESSAGE 2550 Unknown XML-Tag(EVENTTYPEDATA) in state(ps_ROOT_INT)
2018-Aug-08 20:42:08.909 MESSAGE 2550 Item TOTALIZADOR, Type CI_INTEGERSIGNAL, Operation OP_CREATE_MODIFY
2018-Aug-08 20:42:08.909 ***ERROR 2550 Update RTDB failed: 8abb4202
This error was registered in a bulletin 9ARD122017-033 9ARD122017-033_-_en_Product_Bulletin_PLC_Connect__Deploy_server_sometimes_canno
t_read_object_configuration.
However the work around there did not work.
We are solving the issue however will be very important to know what could have caused this error in order to avoid cause it again.
Has anyone experienced this error before??
Any help would be great.
Valeria
We are having trouble with deploy error in a PLC Connect in the Control Structure.
Everything was ok but doing a deploy we got an error.
Can this error be caused by a change in the signals that we were reading??
The DeployManager log says:
2018-Aug-08 20:42:08.909 MESSAGE 2550 Unknown XML-Tag(EVENTTYPEDATA) in state(ps_ROOT_INT)
2018-Aug-08 20:42:08.909 MESSAGE 2550 Item TOTALIZADOR, Type CI_INTEGERSIGNAL, Operation OP_CREATE_MODIFY
2018-Aug-08 20:42:08.909 ***ERROR 2550 Update RTDB failed: 8abb4202
This error was registered in a bulletin 9ARD122017-033 9ARD122017-033_-_en_Product_Bulletin_PLC_Connect__Deploy_server_sometimes_canno
t_read_object_configuration.
However the work around there did not work.
We are solving the issue however will be very important to know what could have caused this error in order to avoid cause it again.
Has anyone experienced this error before??
Any help would be great.
Valeria
Answers
Was a system Update or Upgrade performed before the problem started appearing?
Which system version are you using?
Had you modified Alarm and Event configuration in the Object Type Structure?
The workaround in the bulletin (9ARD122017-033) should work. Confirm the below steps once again:
1. In the Control Structure, fine the datatype of the signal “CI_INTEGERSIGNAL”
2. In ObjectType Structure, perform a small change in the A&E Configuration aspect on the found DataType.
3. Perform a Deploy.
If this does not work, I request you to contact your regional ABB Supportline.
Which system version are you using?
Had you modified Alarm and Event configuration in the Object Type Structure?
The workaround in the bulletin (9ARD122017-033) should work. Confirm the below steps once again:
1. In the Control Structure, fine the datatype of the signal “CI_INTEGERSIGNAL”
2. In ObjectType Structure, perform a small change in the A&E Configuration aspect on the found DataType.
3. Perform a Deploy.
If this does not work, I request you to contact your regional ABB Supportline.
I have seen once that it misinterpreted an alarmessage containing some text items that looked like XML code so check if that coulb the case. In my case someone had entered alarm texts containing less-than (<) characters 😀
Add new comment