<?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 Error when the container (wildfly) is shutdown in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/error-when-the-container-wildfly-is-shutdown/m-p/314268#M1269</link>
    <description>&lt;P&gt;I'm analyzing an error when the container go in graceful shutdown:&lt;/P&gt;
&lt;P&gt;stack trace:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt; Failed to unregister extension. Contributor: RegistrationInfo: service:org.nuxeo.runtime.datasource.server.contrib to service:org.nuxeo.runtime.datasource; xpoint: datasources: java.lang.UnsupportedOperationException
	at org.nuxeo.runtime.jtajca.NuxeoContainer$TransactionManagerWrapper.unregisterNamedXAResourceFactory(NuxeoContainer.java:660)
	at org.apache.geronimo.connector.outbound.AbstractConnectionManager.doStop(AbstractConnectionManager.java:184)
	at org.nuxeo.runtime.jtajca.NuxeoConnectionManager.doStop(NuxeoConnectionManager.java:159)
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;And this is the code that throws the exception in org.nuxeo.runtime.jta jca.Nuxeo Container&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;        @Override
        public void registerNamedXAResourceFactory(NamedXAResourceFactory factory) {
            if (!RecoverableTransactionManager.class.isAssignableFrom(tm.getClass())) {
                throw new UnsupportedOperationException();
            }
            ((RecoverableTransactionManager) tm).registerNamedXAResourceFactory(factory);
        }
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;have I a wrong configuration?
Thank you in advance&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jan 2017 08:26:37 GMT</pubDate>
    <dc:creator>Antonio_Pescion</dc:creator>
    <dc:date>2017-01-18T08:26:37Z</dc:date>
    <item>
      <title>Error when the container (wildfly) is shutdown</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/error-when-the-container-wildfly-is-shutdown/m-p/314268#M1269</link>
      <description>&lt;P&gt;I'm analyzing an error when the container go in graceful shutdown:&lt;/P&gt;
&lt;P&gt;stack trace:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt; Failed to unregister extension. Contributor: RegistrationInfo: service:org.nuxeo.runtime.datasource.server.contrib to service:org.nuxeo.runtime.datasource; xpoint: datasources: java.lang.UnsupportedOperationException
	at org.nuxeo.runtime.jtajca.NuxeoContainer$TransactionManagerWrapper.unregisterNamedXAResourceFactory(NuxeoContainer.java:660)
	at org.apache.geronimo.connector.outbound.AbstractConnectionManager.doStop(AbstractConnectionManager.java:184)
	at org.nuxeo.runtime.jtajca.NuxeoConnectionManager.doStop(NuxeoConnectionManager.java:159)
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;And this is the code that throws the exception in org.nuxeo.runtime.jta jca.Nuxeo Container&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;        @Override
        public void registerNamedXAResourceFactory(NamedXAResourceFactory factory) {
            if (!RecoverableTransactionManager.class.isAssignableFrom(tm.getClass())) {
                throw new UnsupportedOperationException();
            }
            ((RecoverableTransactionManager) tm).registerNamedXAResourceFactory(factory);
        }
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;have I a wrong configuration?
Thank you in advance&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 08:26:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/error-when-the-container-wildfly-is-shutdown/m-p/314268#M1269</guid>
      <dc:creator>Antonio_Pescion</dc:creator>
      <dc:date>2017-01-18T08:26:37Z</dc:date>
    </item>
  </channel>
</rss>

