<?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: The transaction marked rollback error in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/the-transaction-marked-rollback-error/m-p/202281#M155411</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I copied the database dump and alf_data from another server, that avoided this issue.&amp;nbsp; We have other development tasks that we just need the environment up and running.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But, I can forsee this occurring again, have anyone else experienced this or have a real fix for it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Apr 2009 15:43:20 GMT</pubDate>
    <dc:creator>jack_jin</dc:creator>
    <dc:date>2009-04-30T15:43:20Z</dc:date>
    <item>
      <title>The transaction marked rollback error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/the-transaction-marked-rollback-error/m-p/202280#M155410</link>
      <description>Hello,Thanks for helping me out and answering my previous questions, they're very helpful.Last week while we were adding some users to the web project, we had some other webscript execute under admin for our web project.&amp;nbsp; Those webscripts errored out, and adding the users timed out.&amp;nbsp; The users seems</description>
      <pubDate>Mon, 27 Apr 2009 21:51:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/the-transaction-marked-rollback-error/m-p/202280#M155410</guid>
      <dc:creator>jack_jin</dc:creator>
      <dc:date>2009-04-27T21:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: The transaction marked rollback error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/the-transaction-marked-rollback-error/m-p/202281#M155411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I copied the database dump and alf_data from another server, that avoided this issue.&amp;nbsp; We have other development tasks that we just need the environment up and running.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But, I can forsee this occurring again, have anyone else experienced this or have a real fix for it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 15:43:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/the-transaction-marked-rollback-error/m-p/202281#M155411</guid>
      <dc:creator>jack_jin</dc:creator>
      <dc:date>2009-04-30T15:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: The transaction marked rollback error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/the-transaction-marked-rollback-error/m-p/202282#M155412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This just happened to a production system - is there a way to free up the transaction once it's locked, without restoring alfresco&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2009 15:40:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/the-transaction-marked-rollback-error/m-p/202282#M155412</guid>
      <dc:creator>jack_jin</dc:creator>
      <dc:date>2009-06-10T15:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: The transaction marked rollback error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/the-transaction-marked-rollback-error/m-p/202283#M155413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;^&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2009 19:16:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/the-transaction-marked-rollback-error/m-p/202283#M155413</guid>
      <dc:creator>jack_jin</dc:creator>
      <dc:date>2009-07-01T19:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: The transaction marked rollback error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/the-transaction-marked-rollback-error/m-p/202284#M155414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you looked into customising the configuration of the DBCP connection pool?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This can perform interval-based health checks of connections in the pool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a look for the file: custom-connection-pool-context.xml.sample&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is often found in 'tomcat\shared\classes\alfresco\extension\', &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and it's an example of another way to configure the bean with the ID 'dataSource'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess you'll want to change the 'validationQuery' property, in particular.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe this is useful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tom&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.ixxus.com" rel="nofollow noopener noreferrer"&gt;http://www.ixxus.com&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2009 10:35:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/the-transaction-marked-rollback-error/m-p/202284#M155414</guid>
      <dc:creator>tommorris</dc:creator>
      <dc:date>2009-07-02T10:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: The transaction marked rollback error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/the-transaction-marked-rollback-error/m-p/202285#M155415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tom,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply.&amp;nbsp; Since we use oracle, we changed our validationQuery to the following&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;property name="validationQuery" &amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;value&amp;gt;select 1 from dual&amp;lt;/value&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/property&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Could this have anything to do with the transaction marked back error?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2009 21:19:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/the-transaction-marked-rollback-error/m-p/202285#M155415</guid>
      <dc:creator>jack_jin</dc:creator>
      <dc:date>2009-07-29T21:19:48Z</dc:date>
    </item>
  </channel>
</rss>

