<?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 Solving the OpenOffice no language error in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/solving-the-openoffice-no-language-error/m-p/206572#M159702</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OpenOffice.org (OOo) was already installed on my computer, so I chose to use the already installed copy. While starting the Alfresco server, OOo refused to start and complained that &lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The application cannot be started. The user interface language cannot be determined.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I found the following file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Alfresco\tomcat\shared\classes\alfresco\extension\bootstrap\openoffice-startup-context.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The file contains the following line:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&amp;lt;value&amp;gt;&amp;lt;![CDATA["C:/Program Files/OpenOffice.org 3/program/soffice" "-accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager" "-env:UserInstallation=file:///C&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;rogram Files/OpenOffice.org 3/program/soffice" -nologo -headless -nofirststartwizard -nocrashrep -norestore]]&amp;gt;&amp;lt;/value&amp;gt;[/quote]&lt;BR /&gt;This runs the program "C:/Program Files/OpenOffice.org 3/program/soffice", which is the primary OOo executable. &lt;BR /&gt;The next portion tells OOo to listen on port 8100 so that it can be controlled (it will only accept connections from localhost as started, by the way).&lt;BR /&gt;The arguments tell OOo (-nologo) do not display the OOo logo, (-headless) do not display a user interface (-nofirststartwizard) do not display a user configuration wizard even if this is the first time that OOo has run, (-nocrashrep) do not generate a crash report for Sun if there is an error, and (-norestore) do not attempt to recover files if OOo crashed last time it was used.&lt;BR /&gt;This leaves the final argument (-env:UserInstallation), which instructs OOo which user configuration files to use. This allows for multiple users to run at the same time without interfering with each other. I expected OOo to create a user directory at the specified location, not that it makes sense to add user files in the Program Files directory, but it is what I expected to happen. My assumption is that it did not have the proper permissions to do this. To solve this problem, I created a directory C:\Alfresco\OOo, and then pointed to this directory.&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&amp;lt;value&amp;gt;&amp;lt;![CDATA["C:/Program Files/OpenOffice.org 3/program/soffice" "-accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager" "-env:UserInstallation=file:///C:/alfresco/OOo" -nologo -headless -nofirststartwizard -nocrashrep -norestore]]&amp;gt;&amp;lt;/value&amp;gt;[/quote]&lt;BR /&gt;This works with no problems. A user directory was automatically created by OOo on startup, and life is good (at least from the OOo standpoint).&lt;BR /&gt;If this does not solve your problem, check to make certain that you have the proper permissions (so that OOo can read, write, and create things in the specified directories).&lt;/BLOCKQUOTE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Nov 2008 17:20:00 GMT</pubDate>
    <dc:creator>pitonyak</dc:creator>
    <dc:date>2008-11-14T17:20:00Z</dc:date>
    <item>
      <title>Solving the OpenOffice no language error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solving-the-openoffice-no-language-error/m-p/206572#M159702</link>
      <description>OpenOffice.org (OOo) was already installed on my computer, so I chose to use the already installed copy. While starting the Alfresco server, OOo refused to start and complained that The application cannot be started. The user interface language cannot be determined. I found the following file:C:\Alf</description>
      <pubDate>Fri, 14 Nov 2008 17:20:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solving-the-openoffice-no-language-error/m-p/206572#M159702</guid>
      <dc:creator>pitonyak</dc:creator>
      <dc:date>2008-11-14T17:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Solving the OpenOffice no language error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solving-the-openoffice-no-language-error/m-p/206573#M159703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;sweet! thanks for the well written answer!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;beren&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 22:27:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solving-the-openoffice-no-language-error/m-p/206573#M159703</guid>
      <dc:creator>beren</dc:creator>
      <dc:date>2008-11-21T22:27:37Z</dc:date>
    </item>
  </channel>
</rss>

