<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic WFA 4.1 workflows gets null message failure in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-4-1-workflows-gets-null-message-failure/m-p/140191#M25603</link>
    <description>&lt;P&gt;Im working on a workflow, the work flow does all the steps successfully, but it displays a "fail message", the message is&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Caused by: CommandExecutionException{Message: [servername] , Cause: null}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;even the variable is not null, but everything executes successfully&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i was wondering if somebody had the same issue, or is there a way to overide the message&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here is the error code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2018-05-11 17:59:27,197 ERROR [com.netapp.wfa.engine.job.WorkflowExecutionJobExecutorImpl] (Thread-7147 (HornetQ-client-global-threads-438782850))&lt;/P&gt;
&lt;P&gt;[&lt;SPAN&gt;servername&lt;/SPAN&gt;] : CommandExecutionException{Message: [servername] , Cause: null}&lt;BR /&gt; at com.netapp.wfa.command.execution.impl.executors.ScriptBasedCommandExecutor.executeScriptCommand(ScriptBasedCommandExecutor.java:200) [command-0.5.jar:]&lt;BR /&gt; at com.netapp.wfa.command.execution.impl.executors.ScriptBasedCommandExecutor.executeScriptCommand(ScriptBasedCommandExecutor.java:69) [command-0.5.jar:]&lt;BR /&gt; at com.netapp.wfa.command.execution.impl.executors.ScriptBasedCommandExecutor.execute(ScriptBasedCommandExecutor.java:36) [command-0.5.jar:]&lt;BR /&gt; at com.netapp.wfa.engine.job.WorkflowExecutionJobExecutorImpl.executeCommandOrChildWorkflow(WorkflowExecutionJobExecutorImpl.java:358) [workflow-0.5.jar:]&lt;BR /&gt; at com.netapp.wfa.engine.job.WorkflowExecutionJobExecutorImpl.execute(WorkflowExecutionJobExecutorImpl.java:179) [workflow-0.5.jar:]&lt;BR /&gt; at com.netapp.wfa.engine.job.WorkflowExecutionJobExecutorImpl.execute(WorkflowExecutionJobExecutorImpl.java:75) [workflow-0.5.jar:]&lt;BR /&gt; at sun.reflect.GeneratedMethodAccessor782.invoke(Unknown Source) [:1.8.0_121]&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_121]&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_121]&lt;BR /&gt; at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)&lt;BR /&gt; at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)&lt;BR /&gt; at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53)&lt;BR /&gt; at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)&lt;BR /&gt; at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)&lt;BR /&gt; at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407)&lt;BR /&gt; at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:70) [wildfly-weld-8.2.0.Final.jar:8.2.0.Final]&lt;BR /&gt; at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:80) [wildfly-weld-8.2.0.Final.jar:8.2.0.Final]&lt;BR /&gt; at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-8.2.0.Final.jar:8.2.0.Final]&lt;BR /&gt; at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)&lt;BR /&gt; at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)&lt;BR /&gt; at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407)&lt;BR /&gt; at com.netapp.wfa.common.stats.MethodInvocationStatsInterceptor.recordMethodInvocation(MethodInvocationStatsInterceptor.java:28) [common-0.5.jar:]&lt;BR /&gt; at sun.reflect.GeneratedMethodAccessor307.invoke(Unknown Source) [:1.8.0_121]&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_121]&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_121]&lt;BR /&gt; at org.jboss.as.ee.component.ManagedReferenceLifecycleMethodInterceptor.processInvocation(ManagedReferenceLifecycleMethodInterceptor.java:89)&lt;BR /&gt; at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)&lt;BR /&gt; at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53)&lt;BR /&gt; at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)&lt;BR /&gt; at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)&lt;BR /&gt; at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-8.2.0.Final.jar:8.2.0.Final]&lt;BR /&gt; at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)&lt;BR /&gt; at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [wildfly-jpa-8.2.0.Final.jar:8.2.0.Final]&lt;BR /&gt; at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)&lt;BR /&gt; at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407)&lt;BR /&gt; at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:46) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]&lt;BR /&gt; at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-8.2.0.Final.jar:8.2.0.Final]&lt;BR /&gt; at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)&lt;BR /&gt; at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.2.0.Final.jar:8.2.0.Final]&lt;BR /&gt; at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 13:43:03 GMT</pubDate>
    <dc:creator>jfc916</dc:creator>
    <dc:date>2025-06-04T13:43:03Z</dc:date>
    <item>
      <title>WFA 4.1 workflows gets null message failure</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-4-1-workflows-gets-null-message-failure/m-p/140191#M25603</link>
      <description>&lt;P&gt;Im working on a workflow, the work flow does all the steps successfully, but it displays a "fail message", the message is&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Caused by: CommandExecutionException{Message: [servername] , Cause: null}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;even the variable is not null, but everything executes successfully&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i was wondering if somebody had the same issue, or is there a way to overide the message&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;here is the error code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2018-05-11 17:59:27,197 ERROR [com.netapp.wfa.engine.job.WorkflowExecutionJobExecutorImpl] (Thread-7147 (HornetQ-client-global-threads-438782850))&lt;/P&gt;
&lt;P&gt;[&lt;SPAN&gt;servername&lt;/SPAN&gt;] : CommandExecutionException{Message: [servername] , Cause: null}&lt;BR /&gt; at com.netapp.wfa.command.execution.impl.executors.ScriptBasedCommandExecutor.executeScriptCommand(ScriptBasedCommandExecutor.java:200) [command-0.5.jar:]&lt;BR /&gt; at com.netapp.wfa.command.execution.impl.executors.ScriptBasedCommandExecutor.executeScriptCommand(ScriptBasedCommandExecutor.java:69) [command-0.5.jar:]&lt;BR /&gt; at com.netapp.wfa.command.execution.impl.executors.ScriptBasedCommandExecutor.execute(ScriptBasedCommandExecutor.java:36) [command-0.5.jar:]&lt;BR /&gt; at com.netapp.wfa.engine.job.WorkflowExecutionJobExecutorImpl.executeCommandOrChildWorkflow(WorkflowExecutionJobExecutorImpl.java:358) [workflow-0.5.jar:]&lt;BR /&gt; at com.netapp.wfa.engine.job.WorkflowExecutionJobExecutorImpl.execute(WorkflowExecutionJobExecutorImpl.java:179) [workflow-0.5.jar:]&lt;BR /&gt; at com.netapp.wfa.engine.job.WorkflowExecutionJobExecutorImpl.execute(WorkflowExecutionJobExecutorImpl.java:75) [workflow-0.5.jar:]&lt;BR /&gt; at sun.reflect.GeneratedMethodAccessor782.invoke(Unknown Source) [:1.8.0_121]&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_121]&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_121]&lt;BR /&gt; at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)&lt;BR /&gt; at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)&lt;BR /&gt; at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53)&lt;BR /&gt; at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)&lt;BR /&gt; at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)&lt;BR /&gt; at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407)&lt;BR /&gt; at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:70) [wildfly-weld-8.2.0.Final.jar:8.2.0.Final]&lt;BR /&gt; at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:80) [wildfly-weld-8.2.0.Final.jar:8.2.0.Final]&lt;BR /&gt; at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-8.2.0.Final.jar:8.2.0.Final]&lt;BR /&gt; at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)&lt;BR /&gt; at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)&lt;BR /&gt; at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407)&lt;BR /&gt; at com.netapp.wfa.common.stats.MethodInvocationStatsInterceptor.recordMethodInvocation(MethodInvocationStatsInterceptor.java:28) [common-0.5.jar:]&lt;BR /&gt; at sun.reflect.GeneratedMethodAccessor307.invoke(Unknown Source) [:1.8.0_121]&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_121]&lt;BR /&gt; at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_121]&lt;BR /&gt; at org.jboss.as.ee.component.ManagedReferenceLifecycleMethodInterceptor.processInvocation(ManagedReferenceLifecycleMethodInterceptor.java:89)&lt;BR /&gt; at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)&lt;BR /&gt; at org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53)&lt;BR /&gt; at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)&lt;BR /&gt; at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)&lt;BR /&gt; at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-8.2.0.Final.jar:8.2.0.Final]&lt;BR /&gt; at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)&lt;BR /&gt; at org.jboss.as.jpa.interceptor.SBInvocationInterceptor.processInvocation(SBInvocationInterceptor.java:47) [wildfly-jpa-8.2.0.Final.jar:8.2.0.Final]&lt;BR /&gt; at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)&lt;BR /&gt; at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:407)&lt;BR /&gt; at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:46) [weld-core-impl-2.2.6.Final.jar:2014-10-03 10:05]&lt;BR /&gt; at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-8.2.0.Final.jar:8.2.0.Final]&lt;BR /&gt; at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)&lt;BR /&gt; at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-8.2.0.Final.jar:8.2.0.Final]&lt;BR /&gt; at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:309)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 13:43:03 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/WFA-4-1-workflows-gets-null-message-failure/m-p/140191#M25603</guid>
      <dc:creator>jfc916</dc:creator>
      <dc:date>2025-06-04T13:43:03Z</dc:date>
    </item>
  </channel>
</rss>

