<?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 Re: Failure to connect WFA to OnCommand UM 7.0 in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Failure-to-connect-WFA-to-OnCommand-UM-7-0/m-p/139567#M25470</link>
    <description>&lt;P&gt;Which version of WFA?&lt;/P&gt;
&lt;P&gt;Which version of WFA Pack are you using?&lt;/P&gt;
&lt;P&gt;Did you import the pack or you are using whatever comes with WFA?&lt;/P&gt;
&lt;P&gt;Is there any firewall running in your windows machine?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Abhi&lt;/P&gt;</description>
    <pubDate>Fri, 13 Apr 2018 06:49:55 GMT</pubDate>
    <dc:creator>abhit</dc:creator>
    <dc:date>2018-04-13T06:49:55Z</dc:date>
    <item>
      <title>Failure to connect WFA to OnCommand UM 7.0</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Failure-to-connect-WFA-to-OnCommand-UM-7-0/m-p/139428#M25424</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I&amp;nbsp;am attempting to configure the WFA add-on in an OnConnect UM 7.0 instance, I receive the error, "Workflow Automation service is not running on the host &amp;lt;IP&amp;gt;:443."&amp;nbsp; I have verified in Windows that the NetApp WFA Database and NetApp WFA Server services are running without any problems.&amp;nbsp; I also have no issues accessing the WFA web configuration page on the WFA host.&amp;nbsp; I did a netstat and also verified that the WFA process was listening on 443 as well.&amp;nbsp; At this point, I started researching and discovered that the next step was to check the \WFA\jboss\standalone\log\server.log.&amp;nbsp; Unfortunately, the error I'm seeing and thinking is my issue is a bit over my head, and I'm not seeing anybody else having this particular issue:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;2018-04-06 10:42:40,469 WARN [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC000004: Failure during stop of service jboss.deployment.subunit."wfa-0.5.ear"."web-services-0.5.war".CdiValidatorFactoryService: java.lang.AbstractMethodError&lt;BR /&gt; at org.jboss.as.ee.beanvalidation.LazyValidatorFactory.close(LazyValidatorFactory.java:126)&lt;BR /&gt; at org.jboss.as.weld.CdiValidatorFactoryService.stop(CdiValidatorFactoryService.java:97)&lt;BR /&gt; at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]&lt;BR /&gt; at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [rt.jar:1.8.0_161]&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [rt.jar:1.8.0_161]&lt;BR /&gt; at java.lang.Thread.run(Unknown Source) [rt.jar:1.8.0_161]&lt;BR /&gt;&lt;BR /&gt;&amp;lt;several more failures in between -&amp;gt; reference attached server.log file for more details&amp;gt;&lt;BR /&gt;&lt;BR /&gt;2018-04-06 10:42:40,500 WARN [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000004: Failure during stop of service jboss.undertow.deployment.default-server.default-host./rest: java.lang.IllegalStateException: Cache 'default-host' is in 'STOPPING' state and this is an invocation not belonging to an on-going transaction, so it does not accept new invocations. Either restart it or recreate the cache container.&lt;BR /&gt; at org.infinispan.interceptors.InvocationContextInterceptor.handleAll(InvocationContextInterceptor.java:96)&lt;BR /&gt; at org.infinispan.interceptors.InvocationContextInterceptor.handleDefault(InvocationContextInterceptor.java:73)&lt;BR /&gt; at org.infinispan.commands.AbstractVisitor.visitGetKeyValueCommand(AbstractVisitor.java:74)&lt;BR /&gt; at org.infinispan.commands.read.GetKeyValueCommand.acceptVisitor(GetKeyValueCommand.java:40)&lt;BR /&gt; at org.infinispan.interceptors.base.CommandInterceptor.invokeNextInterceptor(CommandInterceptor.java:98)&lt;BR /&gt; at org.infinispan.interceptors.BatchingInterceptor.handleDefault(BatchingInterceptor.java:79)&lt;BR /&gt; at org.infinispan.commands.AbstractVisitor.visitGetKeyValueCommand(AbstractVisitor.java:74)&lt;BR /&gt; at org.infinispan.commands.read.GetKeyValueCommand.acceptVisitor(GetKeyValueCommand.java:40)&lt;BR /&gt; at org.infinispan.interceptors.InterceptorChain.invoke(InterceptorChain.java:333)&lt;BR /&gt; at org.infinispan.CacheImpl.get(CacheImpl.java:377)&lt;BR /&gt; at org.infinispan.CacheImpl.get(CacheImpl.java:369)&lt;BR /&gt; at org.infinispan.AbstractDelegatingCache.get(AbstractDelegatingCache.java:271)&lt;BR /&gt; at org.jboss.as.clustering.infinispan.invoker.Locator$FindOperation.invoke(Locator.java:54)&lt;BR /&gt; at org.jboss.as.clustering.infinispan.invoker.SimpleCacheInvoker.invoke(SimpleCacheInvoker.java:34)&lt;BR /&gt; at org.jboss.as.clustering.infinispan.invoker.RetryingCacheInvoker.invoke(RetryingCacheInvoker.java:87)&lt;BR /&gt; at org.wildfly.clustering.web.infinispan.sso.coarse.CoarseSSOFactory.findValue(CoarseSSOFactory.java:77)&lt;BR /&gt; at org.wildfly.clustering.web.infinispan.sso.coarse.CoarseSSOFactory.findValue(CoarseSSOFactory.java:38)&lt;BR /&gt; at org.wildfly.clustering.web.infinispan.sso.InfinispanSSOManager.findSSO(InfinispanSSOManager.java:50)&lt;BR /&gt; at org.wildfly.clustering.web.undertow.sso.DistributableSingleSignOnManager.findSingleSignOn(DistributableSingleSignOnManager.java:77)&lt;BR /&gt; at io.undertow.security.impl.SingleSignOnAuthenticationMechanism$SessionInvalidationListener.sessionDestroyed(SingleSignOnAuthenticationMechanism.java:151)&lt;BR /&gt; at io.undertow.server.session.SessionListeners.sessionDestroyed(SessionListeners.java:61)&lt;BR /&gt; at io.undertow.server.session.InMemorySessionManager.stop(InMemorySessionManager.java:93)&lt;BR /&gt; at io.undertow.servlet.core.DeploymentManagerImpl.stop(DeploymentManagerImpl.java:532)&lt;BR /&gt; at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.stopContext(UndertowDeploymentService.java:115)&lt;BR /&gt; at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.stop(UndertowDeploymentService.java:101)&lt;BR /&gt; at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:2056) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]&lt;BR /&gt; at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceControllerImpl.java:2017) [jboss-msc-1.2.2.Final.jar:1.2.2.Final]&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [rt.jar:1.8.0_161]&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [rt.jar:1.8.0_161]&lt;BR /&gt; at java.lang.Thread.run(Unknown Source) [rt.jar:1.8.0_161]&lt;/PRE&gt;
&lt;P&gt;Does anybody know how to restart or recreate the cache container?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 13:50:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Failure-to-connect-WFA-to-OnCommand-UM-7-0/m-p/139428#M25424</guid>
      <dc:creator>crawford</dc:creator>
      <dc:date>2025-06-04T13:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Failure to connect WFA to OnCommand UM 7.0</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Failure-to-connect-WFA-to-OnCommand-UM-7-0/m-p/139429#M25425</link>
      <description>&lt;P&gt;Unfortunately, I don't have the ability to attach my server.log file.&amp;nbsp; My log can be seen at this location though:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.dropbox.com/s/p7isvr5h8hso2zh/server.log?dl=0" target="_blank"&gt;https://www.dropbox.com/s/p7isvr5h8hso2zh/server.log?dl=0&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2018 15:45:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Failure-to-connect-WFA-to-OnCommand-UM-7-0/m-p/139429#M25425</guid>
      <dc:creator>crawford</dc:creator>
      <dc:date>2018-04-06T15:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Failure to connect WFA to OnCommand UM 7.0</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Failure-to-connect-WFA-to-OnCommand-UM-7-0/m-p/139567#M25470</link>
      <description>&lt;P&gt;Which version of WFA?&lt;/P&gt;
&lt;P&gt;Which version of WFA Pack are you using?&lt;/P&gt;
&lt;P&gt;Did you import the pack or you are using whatever comes with WFA?&lt;/P&gt;
&lt;P&gt;Is there any firewall running in your windows machine?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Abhi&lt;/P&gt;</description>
      <pubDate>Fri, 13 Apr 2018 06:49:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Failure-to-connect-WFA-to-OnCommand-UM-7-0/m-p/139567#M25470</guid>
      <dc:creator>abhit</dc:creator>
      <dc:date>2018-04-13T06:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Failure to connect WFA to OnCommand UM 7.0</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Failure-to-connect-WFA-to-OnCommand-UM-7-0/m-p/139581#M25477</link>
      <description>&lt;P&gt;WFA-x64-V4.2.0.0.1-B4759965&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not importing anything--this is a fresh and brand new install, so whatever comes with WFA.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The firewall is not an issue in this particular case.&amp;nbsp; Originally, the firewall was a problem because I was unable even to contact the UM host; however, the guide is very clear about what ports need to be open.&amp;nbsp; I have the proper holes poked in the firewall plus more than probably are what are needed.&amp;nbsp; I'm able to establish connectivity to the UM without a problem.&amp;nbsp; My problem seems to be jboss related.&amp;nbsp; I have attempted uninstalling WFA and MySQL, but it looks like the database is s till left behind.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Apr 2018 21:33:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Failure-to-connect-WFA-to-OnCommand-UM-7-0/m-p/139581#M25477</guid>
      <dc:creator>crawford</dc:creator>
      <dc:date>2018-04-13T21:33:13Z</dc:date>
    </item>
  </channel>
</rss>

