<?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 Problems with Alfresco/Tomcat bundle on Ubuntu Hardy 8.04 in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-alfresco-tomcat-bundle-on-ubuntu-hardy-8-04/m-p/185033#M138163</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i had few problem while installing the bundled Alfresco &amp;amp; Tomcat into Ubuntu Hardy 8.04.&amp;nbsp; :? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;these were the problem that i had so far and their solutions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;no mysql jdbc driver on tomcat lib/ folder&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;download and place the driver into &amp;lt;tomcat&amp;gt;/lib/&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;OutOfMemory error&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=8&amp;amp;t=15119" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=8&amp;amp;t=15119&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and i have also added CATALINA_OPTS to &amp;lt;tomcat&amp;gt;/bin/catalina.sh&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;add the following line to the file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;export JAVA_HOME=/usr/lib/jvm/java-6-sun&lt;BR /&gt;export JRE_HOME=/usr/lib/jvm/java-6-sun&lt;BR /&gt;export JAVA_OPTS='-Xms256m -Xmx512m -XX:MaxPermSize=256m'&lt;BR /&gt;export CATALINA_OPTS='-Xms256m -Xmx512m -XX:MaxPermSize=256m'&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;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;the current one gives me the following error message on the webpage:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;org.alfresco.error.AlfrescoRuntimeException: Error during getUserPreferencesRef(): Write operations are not allowed in read-only mode (FlushMode.NEVER/MANUAL): Turn your Session into FlushMode.COMMIT/AUTO or remove 'readOnly' marker from transaction definition.&lt;BR /&gt;caused by:&lt;BR /&gt;org.springframework.dao.InvalidDataAccessApiUsageException: Write operations are not allowed in read-only mode (FlushMode.NEVER/MANUAL): Turn your Session into FlushMode.COMMIT/AUTO or remove 'readOnly' marker from transaction definition.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;since it complains about write access i have run the following command on the terminal:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;chown alfresco:alfresco -R /opt/alfresco&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;and restarted the server, without any change.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;could someone have any idea how to solve this problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;many thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nicolas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 14 Dec 2008 14:59:11 GMT</pubDate>
    <dc:creator>nicolasdiogo</dc:creator>
    <dc:date>2008-12-14T14:59:11Z</dc:date>
    <item>
      <title>Problems with Alfresco/Tomcat bundle on Ubuntu Hardy 8.04</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-alfresco-tomcat-bundle-on-ubuntu-hardy-8-04/m-p/185033#M138163</link>
      <description>i had few problem while installing the bundled Alfresco &amp;amp; Tomcat into Ubuntu Hardy 8.04.&amp;nbsp; :? these were the problem that i had so far and their solutions:no mysql jdbc driver on tomcat lib/ folderdownload and place the driver into &amp;lt;tomcat&amp;gt;/lib/OutOfMemory errorhttp://forums.alfresco.com/en</description>
      <pubDate>Sun, 14 Dec 2008 14:59:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-alfresco-tomcat-bundle-on-ubuntu-hardy-8-04/m-p/185033#M138163</guid>
      <dc:creator>nicolasdiogo</dc:creator>
      <dc:date>2008-12-14T14:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Alfresco/Tomcat bundle on Ubuntu Hardy 8.04</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-alfresco-tomcat-bundle-on-ubuntu-hardy-8-04/m-p/185034#M138164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm having the same issues with a fresh 3c build and deploy of Alfrescos.&amp;nbsp; Anyone have any insight on this issue?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 19:43:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-alfresco-tomcat-bundle-on-ubuntu-hardy-8-04/m-p/185034#M138164</guid>
      <dc:creator>ktsoi</dc:creator>
      <dc:date>2009-01-06T19:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Alfresco/Tomcat bundle on Ubuntu Hardy 8.04</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-alfresco-tomcat-bundle-on-ubuntu-hardy-8-04/m-p/185035#M138165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It looks like Alfresco is in read only mode.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This is usually because Alfresco Enterprise does not have a valid licence.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a look though the Error log to find out why and whether Alfresco is in read-only mode.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2009 21:10:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-alfresco-tomcat-bundle-on-ubuntu-hardy-8-04/m-p/185035#M138165</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-01-06T21:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Alfresco/Tomcat bundle on Ubuntu Hardy 8.04</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-alfresco-tomcat-bundle-on-ubuntu-hardy-8-04/m-p/185036#M138166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am having the same problem while installation on Windows XP&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have checked the startup log and it shows 27 days still remaining for trial version of alfresco enterprise 3.0. Thus, i am having a valid license.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But it shows the same error while running alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;org.alfresco.error.AlfrescoRuntimeException: Error during getUserPreferencesRef(): Write operations are not allowed in read-only mode (FlushMode.NEVER/MANUAL): Turn your Session into FlushMode.COMMIT/AUTO or remove 'readOnly' marker from transaction definition.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;caused by:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.springframework.dao.InvalidDataAccessApiUsageException: Write operations are not allowed in read-only mode (FlushMode.NEVER/MANUAL): Turn your Session into FlushMode.COMMIT/AUTO or remove 'readOnly' marker from transaction definition.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anybody have its solution ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2009 00:04:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-alfresco-tomcat-bundle-on-ubuntu-hardy-8-04/m-p/185036#M138166</guid>
      <dc:creator>punit_oza</dc:creator>
      <dc:date>2009-01-13T00:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with Alfresco/Tomcat bundle on Ubuntu Hardy 8.04</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-with-alfresco-tomcat-bundle-on-ubuntu-hardy-8-04/m-p/185037#M138167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am running into a similar problem.&amp;nbsp; All I've done is download alfresco-labs-war-3Stable.tar.gz, extracted and copied alfresco.war to my tomcat webapps directory as instructed in the install guide, ran the mysql setup script provided with the tar.gz, and started up tomcat.&amp;nbsp; I am getting the following error during startup:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Validation of patch 'patch.wcmFolders' failed. Patch is applicable to a newer schema than the schema of this build (1,002).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;fixesToSchema: 9,999&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;targetSchema: 10,000.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If this patch should always be run once on every installation, please ensure that the 'fixesToSchema' value is set to '${version.schema}'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I login to alfresco, I am getting the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.springframework.dao.InvalidDataAccessApiUsageException: Write operations are not allowed in read-only mode (FlushMode.NEVER/MANUAL): Turn your Session into FlushMode.COMMIT/AUTO or remove 'readOnly' marker from transaction definition.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why is alfresco in read-only mode, and how do I change alfresco to not 'read-only'?&amp;nbsp; Sorry for sounding frustrated, but how can something so simple (deploying the alfresco.war file) be causing so much problems?&amp;nbsp; I've seen a lot of post already with people running into the 'Write operations are not allowed in read-only mode' with no response.&amp;nbsp; Please help!&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2009 20:30:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-with-alfresco-tomcat-bundle-on-ubuntu-hardy-8-04/m-p/185037#M138167</guid>
      <dc:creator>ktsoi</dc:creator>
      <dc:date>2009-04-17T20:30:58Z</dc:date>
    </item>
  </channel>
</rss>

