<?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 Language Doesn't Change in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/the-language-doesn-t-change/m-p/295374#M248504</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looks like you have a permissions problem:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;java.io.FileNotFoundException: /home/alfresco/alfresco-4.2.d/tomcat/webapps/share.war (Permission denied)&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Oct 2013 14:33:35 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2013-10-08T14:33:35Z</dc:date>
    <item>
      <title>The Language Doesn't Change</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/the-language-doesn-t-change/m-p/295373#M248503</link>
      <description>Hi all,I had translated files and i already installed it on 4.2.c and everything is well.When i trying to install it to 4.2.d version everything going well but when restart alfresco service nothing has changed.So i looked the alfresco.war and share.war files inside which are located /tomcat/webapps/</description>
      <pubDate>Tue, 08 Oct 2013 08:21:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/the-language-doesn-t-change/m-p/295373#M248503</guid>
      <dc:creator>yer__6</dc:creator>
      <dc:date>2013-10-08T08:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: The Language Doesn't Change</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/the-language-doesn-t-change/m-p/295374#M248504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looks like you have a permissions problem:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;java.io.FileNotFoundException: /home/alfresco/alfresco-4.2.d/tomcat/webapps/share.war (Permission denied)&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 14:33:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/the-language-doesn-t-change/m-p/295374#M248504</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2013-10-08T14:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: The Language Doesn't Change</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/the-language-doesn-t-change/m-p/295375#M248505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i already tryed it with sudo but the result is "execution by root not allowed".&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 14:36:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/the-language-doesn-t-change/m-p/295375#M248505</guid>
      <dc:creator>yer__6</dc:creator>
      <dc:date>2013-10-08T14:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: The Language Doesn't Change</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/the-language-doesn-t-change/m-p/295376#M248506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Look at the file share.war. Check the owner, group and permisions, it must be readable and executable by whatever user runs Alfresco. To confirm it is a permissions problem on share.war, stop Alfresco, note the current permissions and do&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt; sudo chmod 777 share.war&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;BR /&gt;&lt;SPAN&gt;this means anyone can do anything to it. Start Alfresco. If it runs, you know where the issue lies and you should then go back and reduce the permissions on share.war so that the user that runs Alfresco has read and execute. It would be unwise to leave the permissions as 777.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 10:27:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/the-language-doesn-t-change/m-p/295376#M248506</guid>
      <dc:creator>rjohnson</dc:creator>
      <dc:date>2013-10-09T10:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: The Language Doesn't Change</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/the-language-doesn-t-change/m-p/295377#M248507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thank you for your response.but i removed my os with the alfresco and i am reinstalling all of that things.Because i had a lot of problems during installiation of alfresco and i suppose i did somethings wrong.So i decide to do that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If i will encounter with the same problem, i will do your suggestion.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 10:48:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/the-language-doesn-t-change/m-p/295377#M248507</guid>
      <dc:creator>yer__6</dc:creator>
      <dc:date>2013-10-09T10:48:06Z</dc:date>
    </item>
  </channel>
</rss>

