DARS built using Composer 6.7 SP1 failing to deploy

hemanthrajumn
hemanthrajumn Member
edited September 7, 2012 in Documentum #1

I get the below exception while deploying custom dars onto higher environments,

[emc.installer] [INFO]  Executing pre-install script

[emc.installer] Executing pre-install script

[emc.installer] [INFO]  Pre-install script executed successfully Fri Sep 07 02:01:39 EDT 2012

[emc.installer] Pre-install script executed successfully Fri Sep 07 02:01:39 EDT 2012

[emc.installer] [INFO]  Attempting to repair forms artifacts from previous installs on ifcecmtstidocs docbase.

[emc.installer] Attempting to repair forms artifacts from previous installs on ifcecmtstidocs docbase.

[emc.installer] [ERROR]  Owner object (user OR group) 'wbecosdev' not found in the target repository.

[emc.installer] [ERROR]       Ensure Owner object 'wbecosdev' exists in the repository or exists in the project.

In the Past ee could successfully deploy the same dars which were built using Composer 6.5 along with few patches

Tagged:

Comments

  • sagar.singh
    sagar.singh Member
    edited September 7, 2012 #2
    [emc.installer] [ERROR]  Owner object (user OR group) 'wbecosdev' not found in the target repository.

    Its explanatory enough and create a user "wbecosdev" in the repository. Or change the installation parameter first in composer before installing.