<?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: Re-occurring error &amp;quot;cannot register synch handler in current tx&amp;quot; in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/re-occurring-error-quot-cannot-register-synch-handler-in-current/m-p/315796#M2797</link>
    <description>&lt;P&gt;Ah sorry I read too quickly. Also you should use the Comment field and not Answer if you just comment.&lt;/P&gt;</description>
    <pubDate>Fri, 05 Aug 2016 15:43:33 GMT</pubDate>
    <dc:creator>Florent_Guillau</dc:creator>
    <dc:date>2016-08-05T15:43:33Z</dc:date>
    <item>
      <title>Re-occurring error "cannot register synch handler in current tx"</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/re-occurring-error-quot-cannot-register-synch-handler-in-current/m-p/315792#M2793</link>
      <description>&lt;P&gt;We have the problem that in our Nuxeo installation an error that affects the whole installation occurs from time to time. Up to now I could not determine a pattern when exactly it is occurring. We are using CMIS to access Nuxeo from other applications, but the error does not occur exactly when we do this. Any help appriciated. You can find the full jstack and server error log on dropbox. The most important part of the exception can be found below.
&lt;A href="https://www.dropbox.com/sh/xrm2h1hn49xgw2h/AACUo22t09T8Q8Mhk4AKAFZla?dl=0" target="test_blank"&gt;https://www.dropbox.com/sh/xrm2h1hn49xgw2h/AACUo22t09T8Q8Mhk4AKAFZla?dl=0&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;org.nuxeo.ecm.core.opencmis.bindings.DefaultErrorExtractor] Cannot register synch hand
ler in current tx
java.lang.RuntimeException: Cannot register synch handler in current tx
at org.nuxeo.runtime.transaction.TransactionHelper.registerSynchronization(TransactionHelper.java:416)
at org.nuxeo.ecm.core.api.local.LocalSession.createSession(LocalSession.java:117)
at org.nuxeo.ecm.core.api.local.LocalSession.connect(LocalSession.java:82)
at org.nuxeo.ecm.core.api.CoreInstance.acquireCoreSession(CoreInstance.java:184)
at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:179)
at org.nuxeo.ecm.core.api.CoreInstance.openCoreSession(CoreInstance.java:93)
at org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService.openCoreSession(NuxeoCmisService.java:297)
at org.nuxeo.ecm.core.opencmis.impl.server.NuxeoCmisService.setCallContext(NuxeoCmisService.java:331)
at org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper.setCallContext(AbstractCmisServiceWrapper.java:97)
at org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisServiceFactory.getService(NuxeoCmisServiceFactory.java:139)
at org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet.dispatch(CmisAtomPubServlet.java:239)
at org.apache.chemistry.opencmis.server.impl.atompub.CmisAtomPubServlet.service(CmisAtomPubServlet.java:198)
at org.nuxeo.ecm.core.opencmis.bindings.NuxeoCmisAtomPubServlet.service(NuxeoCmisAtomPubServlet.java:60)&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2016 20:25:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/re-occurring-error-quot-cannot-register-synch-handler-in-current/m-p/315792#M2793</guid>
      <dc:creator>René_</dc:creator>
      <dc:date>2016-07-28T20:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Re-occurring error "cannot register synch handler in current tx"</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/re-occurring-error-quot-cannot-register-synch-handler-in-current/m-p/315793#M2794</link>
      <description>&lt;P&gt;Seems as though it's happening because your transaction request is timing out for some reason, thus marking it to roll back. This happens because pushing the transaction further would prove useless, since the transaction has expired.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2016 15:19:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/re-occurring-error-quot-cannot-register-synch-handler-in-current/m-p/315793#M2794</guid>
      <dc:creator>Yousuf_Nejati</dc:creator>
      <dc:date>2016-08-05T15:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Re-occurring error "cannot register synch handler in current tx"</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/re-occurring-error-quot-cannot-register-synch-handler-in-current/m-p/315794#M2795</link>
      <description>&lt;P&gt;Also you haven't stated what Nuxeo version you're using, nor provided the full stack trace including the "caused by".&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2016 15:19:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/re-occurring-error-quot-cannot-register-synch-handler-in-current/m-p/315794#M2795</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2016-08-05T15:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Re-occurring error "cannot register synch handler in current tx"</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/re-occurring-error-quot-cannot-register-synch-handler-in-current/m-p/315795#M2796</link>
      <description>&lt;P&gt;As written above the full stack trace can be found on Dropbox including the jstack result. The version can be found in the meta data of the post. I didn't know I have to be redundant.  It is 7.10 HF13.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2016 15:38:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/re-occurring-error-quot-cannot-register-synch-handler-in-current/m-p/315795#M2796</guid>
      <dc:creator>René_</dc:creator>
      <dc:date>2016-08-05T15:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Re-occurring error "cannot register synch handler in current tx"</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/re-occurring-error-quot-cannot-register-synch-handler-in-current/m-p/315796#M2797</link>
      <description>&lt;P&gt;Ah sorry I read too quickly. Also you should use the Comment field and not Answer if you just comment.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2016 15:43:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/re-occurring-error-quot-cannot-register-synch-handler-in-current/m-p/315796#M2797</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2016-08-05T15:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Re-occurring error "cannot register synch handler in current tx"</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/re-occurring-error-quot-cannot-register-synch-handler-in-current/m-p/315797#M2798</link>
      <description>&lt;P&gt;I'm aware of that but the mobile version of quandary has no comment button. I just found out that I need to ask for the desktop version of the page to comment&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2016 15:49:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/re-occurring-error-quot-cannot-register-synch-handler-in-current/m-p/315797#M2798</guid>
      <dc:creator>René_</dc:creator>
      <dc:date>2016-08-05T15:49:05Z</dc:date>
    </item>
  </channel>
</rss>

