Table of ContentsView in Frames

Snap Creator Agent error messages

The following table lists the Snap Creator Agent error messages.

Error code Description/Resolution
agt-00001 The Snap Creator Agent or some other process is running on the port specified. Try a different port.
agt-00003 The parameters given were not correct to start the Snap Creator Agent. Check the required parameters.
agt-00004 The SC_AGENT configuration parameter must be defined when using a remote agent.
agt-00005 You are not allowed to perform back to back quiesce operations and one operation is already running. Wait or run unquiesce.
agt-00006 The watchdog process is unable to spawn. The system most likely has reached the maximum number of processes. Disable the watchdog in the configuration or check the operating system settings.
agt-00008 The quiesce and unquiesce operation did not complete and backup is only crash consistent. Check the logs. This can happen if the quiesce operation takes too long and you are using a watchdog. The watchdog process performs a forced unquiesce after x seconds as defined in the configuration.
agt-00009 Pre and Post commands must be allowed in the agent.conf on the agent side. Update the agent.conf and allow necessary commands.
agt-00010 The agent could not read its configuration file. Check the permissions on the agent.conf file.
agt-00011 A command was sent to the agent but is not allowed. Update the agent.conf to allow the command.
agt-00012 This error occurs while loading a plug-in. Check the plug-in and APP_NAME setting.
agt-00013 This error occurs while running the setENV method inside plug-in. Check the plug-in and ensure the syntax is correct.