Description
A user couldn't get the "Args" to display in the admin UI.
Ultimately it was determined that they had duplicate arguments on their commandline, and this was resulting in an error in the browser:
Error: [ngRepeat:dupes] Duplicates in a repeater are not allowed. Use
'track by' expression to specify unique keys. Repeater: arg in
commandLineArgs, Duplicate key: string:-XX:+UseGCLogFileRotation, Duplicate
value: -XX:+UseGCLogFileRotation