Problem
The RA FTP agent would not start. Running the startup command java -Xmx256M -jar /home/uc4/executor/ra/bin/ucxjcitx.jar threw the error: java.lang.NumberFormatException: For input string: "&01"
Troubleshooting/Cause
We were able to go into the agent's /bin/cacha/FTPAGENT directory and in there was a file or folder called HR_RAFiles which the agent was trying to use for startup which caused the error above.
Solution
We removed everything from the cache directory and the agent was able to startup again.