OnCommand Workflow Automation Server service fails to start due to duplicate resource error
- Views:
- 162
- Visibility:
- Public
- Votes:
- 0
- Category:
- oncommand-workflow-automation-wfa
- Specialty:
- legacy
- Last Updated:
Applies to
OnCommand Workflow Automation 5.x
Issue
- A backup of the deployments folder was created due to the server antivirus software deleting or corrupting the deployment files.
- Workflow Automation (WFA) receives a duplicate resource error and is unable to start WFA server service.
# tail -n25 /opt/netapp/wfa/jboss/standalone/log/server.log
2023-01-26 16:57:53,002 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([("deployment" => "wfa-0.5.ear")]) - failure description: "WFLYCTL0212:Duplicate resource
[(\"deployment\"=> \"wfa-0.5.ear\")]"
2023-01-26 16:57:53,005 FATAL [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0056: Server boot has failed in an unrecoverable manner; exiting. See previous messages for details.