CDFAE1315E The DEPLOYPACKAGE command failed because its MODE parameter was set to NEW but there is already a project with the specified name on the target system. Specified project name: project-name.

Explanation

The DEPLOYPACKAGE command deploys a package to a project on the target system. This message is returned when the MODE parameter is set to NEW but there is already a project with the specified name on the target system.

User response

Respond to this error in one of the following ways:

  • To create a new package, reissue the command with the MODE parameter set to NEW, specifying the name of a project that does not already exist on the target system.
  • To merge the package into an existing project, reissue the command with the MODE parameter set to MERGE, specifying the name of a project that already exists on the target system.