REP-58014: rw:objects must be the first JSP tag in rw:report body.
Cause: A JSP tag other than rw:object is the first Reports JSP tag in the body of the rw:report tag.
Action: Verify that there is only one rw:objects tag in the body of the rw:report tag. The rw:objects tag must be the first Reports JSP tag inside the body of the rw:report tag.
Level: 1
Impact: Other