<?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: Warn Messages related to transaction service in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/warn-messages-related-to-transaction-service/m-p/106964#M74872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you contact support they can help you with known bugs, fixed versions and workarounds.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Oct 2008 13:42:49 GMT</pubDate>
    <dc:creator>derek</dc:creator>
    <dc:date>2008-10-13T13:42:49Z</dc:date>
    <item>
      <title>Warn Messages related to transaction service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/warn-messages-related-to-transaction-service/m-p/106957#M74865</link>
      <description>Hi, When system updates/news content, warn messages related to transaction service appear as follows. How to fix it?152544533 [http-80-Processor22] WARN&amp;nbsp; org.hibernate.cache.ReadWriteCache&amp;nbsp; - An item was expired by the cache while it was locked (increase your cache timeout): org.alfresco.repo.domain</description>
      <pubDate>Thu, 26 Apr 2007 14:56:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/warn-messages-related-to-transaction-service/m-p/106957#M74865</guid>
      <dc:creator>jonas</dc:creator>
      <dc:date>2007-04-26T14:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Warn Messages related to transaction service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/warn-messages-related-to-transaction-service/m-p/106958#M74866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is no fix at this time.&amp;nbsp; The items are actually removed as a result of a flush and L2 cache clear issued by Hibernate in response to a query - later the same items are flagged with this warning.&amp;nbsp; At any rate, ensure that the log4j settings are in line with those in the default &lt;/SPAN&gt;&lt;STRONG&gt;log4j.properties&lt;/STRONG&gt;&lt;SPAN&gt; file that comes with Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is something we've looked into, but it requires a much deeper level of work to get around and the fact is they items had to be removed from the cache, so there is nothing incorrect about them not being there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2007 16:38:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/warn-messages-related-to-transaction-service/m-p/106958#M74866</guid>
      <dc:creator>derek</dc:creator>
      <dc:date>2007-05-04T16:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Warn Messages related to transaction service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/warn-messages-related-to-transaction-service/m-p/106959#M74867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I used to get this all the time, until I added these hibernate properties:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hibernate.cache.provider_class=org.hibernate.cache.TreeCacheProvider&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cache.strategy=transactional&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm running on JBoss, and I had to put treecache.xml in my classpath root, to get the treecache to work properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think that the deal was that my cache wasn't participating in transactions, but I dunno.&amp;nbsp; In my case, I also noticed that transactions weren't totally rolling back in the case of exceptions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 14:30:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/warn-messages-related-to-transaction-service/m-p/106959#M74867</guid>
      <dc:creator>asteeley</dc:creator>
      <dc:date>2007-10-11T14:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Warn Messages related to transaction service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/warn-messages-related-to-transaction-service/m-p/106960#M74868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I get this error when import bootstrapping full repository export. and as a consequence i believe the version history is not replicated for most of the contents. I tried changing the time parameters in ecache config files but that didnt help. Can I get some help regarding this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;robain&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;12:07:14,216 WARN&amp;nbsp; [org.hibernate.cache.ReadWriteCache] An item was expired by the cache while it was locked (increase your cache timeout): org.alfresco.repo.domain.hibernate.NodeImpl.properties#181&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 16:27:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/warn-messages-related-to-transaction-service/m-p/106960#M74868</guid>
      <dc:creator>robain</dc:creator>
      <dc:date>2008-10-08T16:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Warn Messages related to transaction service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/warn-messages-related-to-transaction-service/m-p/106961#M74869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Was able to remove the warnings by changing parameters in the ecache-default.xml file. But still do not get the version history of the content. Any ideas. Otherwise how else can I replicate alfresco repository.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 20:07:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/warn-messages-related-to-transaction-service/m-p/106961#M74869</guid>
      <dc:creator>robain</dc:creator>
      <dc:date>2008-10-08T20:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Warn Messages related to transaction service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/warn-messages-related-to-transaction-service/m-p/106962#M74870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you attempting to run a cluster?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What version are you on (apologies if you mentioned this somewhere)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2008 09:32:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/warn-messages-related-to-transaction-service/m-p/106962#M74870</guid>
      <dc:creator>derek</dc:creator>
      <dc:date>2008-10-13T09:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Warn Messages related to transaction service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/warn-messages-related-to-transaction-service/m-p/106963#M74871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to do a full export of a repository and then import it using bootstrap. the version is 2.1.2E. I found out that the problem is with export and not import. The export of the versionstore seems to contain only half of the nodes, no matter if i do a full export using the web client or if I do it with the export utility. The other stores might be having the same issues but havent noticed yet. would really appreciate the help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;robain&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2008 13:21:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/warn-messages-related-to-transaction-service/m-p/106963#M74871</guid>
      <dc:creator>robain</dc:creator>
      <dc:date>2008-10-13T13:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Warn Messages related to transaction service</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/warn-messages-related-to-transaction-service/m-p/106964#M74872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you contact support they can help you with known bugs, fixed versions and workarounds.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2008 13:42:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/warn-messages-related-to-transaction-service/m-p/106964#M74872</guid>
      <dc:creator>derek</dc:creator>
      <dc:date>2008-10-13T13:42:49Z</dc:date>
    </item>
  </channel>
</rss>

