When trying to execute an hrefresh command (hrefresh -b "lhcmp01" -pr "ELIBS" -st "Development" -nst "Test"), but get the following errors:
E03020134: /opt/CA/pec/bin/rtinit.sh: line 59: /opt/CA/pec/bin/rtarch: Argument list too long.
E03020134: /opt/CA/pec/bin/rtinit.sh: line 61: /usr/bin/tr: Argument list too long.
E03020134: /opt/CA/pec/bin/rtinit.sh: line 64: /opt/CA/pec/bin/rtarch: Argument list too long.
E03020134: /opt/CA/scm/lib/hrefresh.pl: line 88: /usr/bin/uname: Argument list too long.
E03020134: /opt/CA/scm/lib/hrefresh.pl: line 88: [: `)' expected, found Linux.
E03020134: /opt/CA/scm/lib/hrefresh.pl: line 97: /usr/bin/uname: Argument list too long.
E03020134: /opt/CA/scm/lib/hrefresh.pl: line 97: [: `)' expected, found SunOS.
E03020134: /opt/CA/scm/lib/hrefresh.pl: line 101: /usr/bin/uname: Argument list too long.
E03020134: /opt/CA/scm/lib/hrefresh.pl: line 101: [: `)' expected, found AIX.
E03020134: /opt/CA/scm/lib/hrefresh.pl: line 105: /usr/bin/uname: Argument list too long.
E03020134: /opt/CA/scm/lib/hrefresh.pl: line 105: [: `)' expected, found HP-UX.
E03020134: /opt/CA/scm/lib/hrefresh.pl: line 118: /opt/CA/scm/lib/hrefresh.pl: Argument list too long.
E03020134: /opt/CA/scm/lib/hrefresh.pl: line 118: /opt/CA/scm/lib/hrefresh.pl: Success.
E03020516: Execution of server UDP program hrefresh -b "lhcmp01" -pr "ELIBS" -st "Development" -nst "Test" has failed. Exit code: 126.
Release : 13.0.3
Component : CA Harvest Software Change Manager
Below is the error msg description and actions to be performed. Maybe try running in the shell. Seems like passing too much in command.
E03020134
%s1.
Reason:
This error can arise in two situations:
%s1 is a line of standard error output from a UDP or Notify process.
This message propagates agent-related error information from the
CA Harvest SCM
server to the client. Specifically, the message reports File Agent errors that are not explicitly handled by the usual
CA Harvest SCM
error reporting mechanism. Although this message is rare, it can appear during several operations, including the following:- Checkin, Checkout, Interactive Merge, Load Repository, Move Repository, Form Attach, and Visual Difference.
Action:
Do the following:
UDP and Notify Processes:
If necessary, redefine the UDP. Inspect the program and command line for your UDP/Notify process and verify that its syntax and parameters are correct. See the program Help or man pages for details on the command line syntax. Try running the command line in a shell to see if the same error occurs.
Other situations:
The error message is typically platform-specific and may indicate an unexpected file system error. See the messages in the
CA Harvest SCM
output window for other possible causes. Check the
CA Harvest SCM
agent and server log files to see if any unusual entries correlate with this message.