Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: Tim MeagherHi,
This has been raised in our bug tracking system as issue # 2616.
The problem appears to be that the server is storing additional information in the status field when saving a BRS that results from a BRX run that BRE does not parse correctly.
I don't believe that this will cause any problems, since I believe that the error only relates to the updating of a composite status from it's sub-nodes.
So you should just be able to ignore this error until the issue is resolved.
If you don't want to see the error, then until this issue fixed, prior to importing the BRS, you can replace the text "state:Done-Terminus" in the BRS with "state:Done" - however as I mentioned, the error you see shouldn't actually cause any problems so this shouldn't be necessary.
The actual exitcode (200 in your case) is used by BRE to determine the exit status of the node and the extra "-Terminus" information is not needed by BRE.
Tim.