<?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: Alfresco Community - Read only mode in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-read-only-mode/m-p/130860#M35346</link>
    <description>&lt;P&gt;You mean I need to handle usertransaction?&lt;/P&gt;&lt;P&gt;Same Code is working fine in webscript but it is giving above error when I am running from job.&lt;/P&gt;</description>
    <pubDate>Fri, 18 Feb 2022 15:07:08 GMT</pubDate>
    <dc:creator>sp2</dc:creator>
    <dc:date>2022-02-18T15:07:08Z</dc:date>
    <item>
      <title>Alfresco Community - Read only mode</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-read-only-mode/m-p/130858#M35344</link>
      <description>&lt;P&gt;I am using alfresco community v6.2.&lt;/P&gt;&lt;P&gt;I have create job, that job have logic to call external webservice.&lt;/P&gt;&lt;P&gt;In middle of the job, it is giving below error.&lt;/P&gt;&lt;PRE&gt; org.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: org.alfresco.service.transaction.ReadOnlyServerException: 01180072 Access Denied.  The system is currently in read-only mode.]&lt;/PRE&gt;&lt;P&gt;Any idea why this is happening?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 14:36:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-read-only-mode/m-p/130858#M35344</guid>
      <dc:creator>sp2</dc:creator>
      <dc:date>2022-02-18T14:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Community - Read only mode</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-read-only-mode/m-p/130859#M35345</link>
      <description>&lt;P&gt;I guess you need to take care of transaction database in your custom code:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/Alfresco/alfresco-community-repo/blob/14.111/repository/src/main/java/org/alfresco/repo/transaction/RetryingTransactionHelper.java#L386" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/alfresco-community-repo/blob/14.111/repository/src/main/java/org/alfresco/repo/transaction/RetryingTransactionHelper.java#L386&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 14:43:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-read-only-mode/m-p/130859#M35345</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2022-02-18T14:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Community - Read only mode</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-read-only-mode/m-p/130860#M35346</link>
      <description>&lt;P&gt;You mean I need to handle usertransaction?&lt;/P&gt;&lt;P&gt;Same Code is working fine in webscript but it is giving above error when I am running from job.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 15:07:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-read-only-mode/m-p/130860#M35346</guid>
      <dc:creator>sp2</dc:creator>
      <dc:date>2022-02-18T15:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Community - Read only mode</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-read-only-mode/m-p/130861#M35347</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/36939"&gt;@sanjaybandhniya&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suppose you injected lower-case services into your job. Try to chnage them in the upper-case (i.e. "nodeService" -&amp;gt; "NodeService").&lt;/P&gt;&lt;P&gt;I had the same issue, from the &lt;STRONG&gt;nodeService&lt;/STRONG&gt;&amp;nbsp;I was getting&lt;/P&gt;&lt;PRE&gt;Access Denied.  The system is currently in read-only mode.&lt;/PRE&gt;&lt;P&gt;and from the &lt;STRONG&gt;contentService&lt;/STRONG&gt; I was getting&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Transaction must be active and synchronization is required.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;after changing them to the NodeService and ContentService the error was gone.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;howkymike&lt;/P&gt;</description>
      <pubDate>Sun, 09 Oct 2022 07:55:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-read-only-mode/m-p/130861#M35347</guid>
      <dc:creator>upforsin</dc:creator>
      <dc:date>2022-10-09T07:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Community - Read only mode</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-read-only-mode/m-p/130862#M35348</link>
      <description>&lt;P&gt;Can you use Trial Edition?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 02:57:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/alfresco-community-read-only-mode/m-p/130862#M35348</guid>
      <dc:creator>unibravo</dc:creator>
      <dc:date>2022-10-10T02:57:01Z</dc:date>
    </item>
  </channel>
</rss>

