WFA failed to execute any workflow after the upgrade to 5.1.1P3
- Views:
- 204
- Visibility:
- Public
- Votes:
- 0
- Category:
- oncommand-workflow-automation-wfa
- Specialty:
- legacy
- Last Updated:
Applies to
Upgrade to OnCommand Workflow Automation (WFA) 5.1.1P3
Issue
Every workflow fails to execute after the upgrade to 5.1.1P3
- The error in the
workflow_exec.log
is very generic:
14:17:19.428 ERROR [Create export policy] Command failed for Workflow 'SBG1 - DEV - Create NFS volume' with error :
14:17:19.428 INFO [Create export policy] ***** Workflow Execution Failed *****
- The
server.log
:
2022-03-03 14:17:19,428 ERROR [stderr] (Thread-1256 (ActiveMQ-client-global-threads)) [Fatal Error] :1:1: Content is not allowed in prolog.
2022-03-03 14:17:19,460 ERROR [org.jboss.as.ejb3.invocation] (Thread-1256 (ActiveMQ-client-global-threads)) WFLYEJB0034: EJB Invocation failed on component WorkflowExecutionJobExecutorImpl for method public abstract void com.netapp.wfa.engine.job.WorkflowExecutionJobExecutor.execute(com.netapp.wfa.engine.job.WorkflowJob,int): javax.ejb.EJBException: ScriptExecutionException{Message: , Cause: null}
....
Caused by: ScriptExecutionException{Message: , Cause: null}
- The
wfa.log
:
2022-03-03 14:17:19,428 ERROR [com.netapp.wfa.common.executor.impl.PowerShellExecutionResultParser] (Thread-1256 (ActiveMQ-client-global-threads)) Failed to create DOM document from source 'bad decrypt
3904:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:crypto\evp\evp_enc.c:610:
bad decrypt
3024:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:crypto\evp\evp_enc.c:610:
bad decrypt
3392:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:crypto\evp\evp_enc.c:610:
bad decrypt
3960:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:crypto\evp\evp_enc.c:610:
....