DFS2849A AREA areaname CONNECT TO STR: strname FAILED. CASTOUT CLASS REQUESTED=xxxxx, ALLOCATED=yyyyy
Explanation
The maximum cast-out class number is inconsistent between structure and connector. The allocated value is the value of the structure from first connector.
In the message text:
- areaname
- The area that failed.
- strname
- The structure to which the area attempted a connection.
- xxxxx
- The requested cast-out class value.
- yyyyy
- The cast-out class value allocated from the first connector to the structure.
System action
The area does not open.
System programmer response
Display the structure and delete all connections before restarting.