<?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: 3.4c Community OpenOffice not previewing in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273167#M226297</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a Linux machine with no GUI, just command line. I could change it, but rather stay like that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I said that I installed OO I made sudo yum install openoffice.org-headless&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That brought a bunch of dependancies and firxed the thumbnail problem. Before doing this even the thumbnail were not working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course I changed the alfresco-global.properties file to the new install. So nnow ooo.exe is pointing in /usr/lib….. and not anymor ein /opt/alfresco-3.4.c/openoffice…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I will have a try soon to pdf2swf, that may help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I will keep you posted&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Marco&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Dec 2010 14:37:07 GMT</pubDate>
    <dc:creator>marcozanella</dc:creator>
    <dc:date>2010-12-28T14:37:07Z</dc:date>
    <item>
      <title>3.4c Community OpenOffice not previewing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273159#M226289</link>
      <description>I have just loaded up Alfresco 3.4c community and openoffice previewing no longer works. I had noted that this was disabled in the config file and enabled this, but it still does not allow previewing stating that 'The preview could not be loaded from the server'. No errors are evident in the log fil</description>
      <pubDate>Mon, 27 Dec 2010 05:57:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273159#M226289</guid>
      <dc:creator>martin_main</dc:creator>
      <dc:date>2010-12-27T05:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: 3.4c Community OpenOffice not previewing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273160#M226290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm assuming you are running windows with default installation path…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rename C:\Alfresco\OpenOffice\Scripts\OpenOffice_serviceinstall.bat to serviceinstall.bat&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Run C:\Alfresco\serviceinstall.bat INSTALL&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sure you have 3 Alfresco services running on server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Dec 2010 15:41:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273160#M226290</guid>
      <dc:creator>mboyd</dc:creator>
      <dc:date>2010-12-27T15:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: 3.4c Community OpenOffice not previewing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273161#M226291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, I should have mentioned that I am runnning on Centos 5.5&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Dec 2010 17:12:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273161#M226291</guid>
      <dc:creator>martin_main</dc:creator>
      <dc:date>2010-12-27T17:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: 3.4c Community OpenOffice not previewing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273162#M226292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I manually installed 3.4.c on Ubuntu and this works fine (not using the installer). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What is configured in your tomcat/shared/classes/alfresco-global.properties for # External locations?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;e.g. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ooo.exe=soffice&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ooo.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my example soffice has to be in the path to work. If not, try to configure the full path to your soffice binary.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;could you see an soffice process after starting alfresco? Do a 'ps aux|grep soffice'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco tries to start a command line process defined in: tomcat/webapps/alfresco/WEB-INF/classes/alfresco/subsystems/OOoDirect/default/openoffice-transform-context.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You could try to start the process manually on the command as alfresco user e.g.:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;full-path-to&amp;gt;/soffice.bin -accept=socket,host=127.0.0.1,port=8100;urp;StarOffice.ServiceManager -env:UserInstallation=file:///opt/alfresco/alf_data/oouser -nologo -headless -nofirststartwizard -nocrashrep -norestore&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Dec 2010 18:58:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273162#M226292</guid>
      <dc:creator>heiko_robert</dc:creator>
      <dc:date>2010-12-27T18:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: 3.4c Community OpenOffice not previewing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273163#M226293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the following configuration and soffice is a running process&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;### External executable locations ###&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ooo.exe=/opt/alfresco-3.4.c/openoffice/program/soffice.bin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ooo.enabled=true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ooo.port=8100&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Dec 2010 04:22:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273163#M226293</guid>
      <dc:creator>martin_main</dc:creator>
      <dc:date>2010-12-28T04:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: 3.4c Community OpenOffice not previewing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273164#M226294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;please try to start the open office process manually executing the following command as OS user starting alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;/opt/alfresco-3.4.c/openoffice/program/soffice.bin -accept=socket,host=127.0.0.1,port=8100;urp;StarOffice.ServiceManager -env:UserInstallation=file:///opt/alfresco-3.4.c/oouser -nologo -headless -nofirststartwizard -nocrashrep -norestore&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;If everything is ok you should be able to see the process using 'ps aux|grep soffice'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If not try to install open office in the latest version (3.2.0) &lt;/SPAN&gt;&lt;A href="http://download.openoffice.org/other.html#tested-full" rel="nofollow noopener noreferrer"&gt;http://download.openoffice.org/other.html#tested-full&lt;/A&gt;&lt;SPAN&gt; and change the variable ooo.exe= to reflect your installation.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Dec 2010 08:34:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273164#M226294</guid>
      <dc:creator>heiko_robert</dc:creator>
      <dc:date>2010-12-28T08:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: 3.4c Community OpenOffice not previewing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273165#M226295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I have a similar problem: I can upload a .doc file (Word 2010 - compatibility mode) and I can see the thumbnail image in the Document Library, but then, when I click on it and expect to see a bigger Flash preview, I get a message that says: "Impossible to create the preview in teh server" [Translation from the italian] [How can I say Share I would like to run in English, although I have an IT setting somwhere?]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have followed this thread and ended installing openoffice -headless from the net. I, then, changed the path in alfreasco-global.properties and restarted alfresco. All went fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I renamed the alfresco.log and restarted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;All is known or fine but this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;13:27:48,694 WARN&amp;nbsp; [org.alfresco.util.OpenOfficeConnectionTester] An initial OpenOffice connection could not be established.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;13:27:48,745 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'OOoDirect' subsystem, ID: [OOoDirect, default] complete&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FYI my port 8100 doesn't seems toi be open when the concole becomes available (I use nmap)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So the problem may also be that there is not an openoffice listening on that port&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be highly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Marco&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Dec 2010 13:08:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273165#M226295</guid>
      <dc:creator>marcozanella</dc:creator>
      <dc:date>2010-12-28T13:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: 3.4c Community OpenOffice not previewing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273166#M226296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Marco,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;unfortunately in share you can't set the language manually. You have change the browser config to accept e.g en, en_US instead of it, it_IT and to delete the cookies from alfresco to take affect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you run Alfresco on Linux? Could you start soffice on the command line as descibed before?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have a thumbnail in the list mode soffice should have run at least once, because alfresco first converts from office to pdf and then from pdf to png (in detail alfresco converts the office to pdf twice - once to get the thumbnail and second to get the flash).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In most cases there is an error in the soffice launch command or you try to start the wrong binaries on your platform.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I like to resolve these issues to use the OpenOffice version from the package manager of your OS-distribution or to install from OO downloads (3.2. version would be best), because this works and allows to choose a version which supports also your primary language. If you installed OO this way you can try to run soffice as described above and if this works change the ooo.exe=soffice&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you still get a preview for new office documents an no flash works, the error seems to be related to pdf2swf. Install SWFTOOLS from your package manager and correct the path in alfresco-global.properties (e.g. swf.exe=/usr/bin/pdf2swf). You have to restart alfresco after these changes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Dec 2010 13:32:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273166#M226296</guid>
      <dc:creator>heiko_robert</dc:creator>
      <dc:date>2010-12-28T13:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: 3.4c Community OpenOffice not previewing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273167#M226297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a Linux machine with no GUI, just command line. I could change it, but rather stay like that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I said that I installed OO I made sudo yum install openoffice.org-headless&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That brought a bunch of dependancies and firxed the thumbnail problem. Before doing this even the thumbnail were not working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course I changed the alfresco-global.properties file to the new install. So nnow ooo.exe is pointing in /usr/lib….. and not anymor ein /opt/alfresco-3.4.c/openoffice…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I will have a try soon to pdf2swf, that may help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I will keep you posted&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Marco&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Dec 2010 14:37:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273167#M226297</guid>
      <dc:creator>marcozanella</dc:creator>
      <dc:date>2010-12-28T14:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: 3.4c Community OpenOffice not previewing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273168#M226298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Marco,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;there is no need for any GUI. All the systems we take care of just have a terminal / command line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Heiko&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Dec 2010 14:57:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273168#M226298</guid>
      <dc:creator>heiko_robert</dc:creator>
      <dc:date>2010-12-28T14:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: 3.4c Community OpenOffice not previewing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273169#M226299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Heiko,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the advice, SWFTOOLS appears to have been my problem also. Once the package version was installed and configured, the preview feature started working again, confirming that there was no problem with OpenOffice. Something must have changed between 3.4b and 3.4c as this feature worked previously.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Dec 2010 15:42:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273169#M226299</guid>
      <dc:creator>martin_main</dc:creator>
      <dc:date>2010-12-28T15:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: 3.4c Community OpenOffice not previewing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273170#M226300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;maybe your previous version added the imagemagick convert command to the path?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway - if it works everything is fine …&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Dec 2010 15:58:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273170#M226300</guid>
      <dc:creator>heiko_robert</dc:creator>
      <dc:date>2010-12-28T15:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: 3.4c Community OpenOffice not previewing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273171#M226301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am also seeing this problem in the 3.4c release on Linux.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Transformations for PDF and Text are working well for me.&amp;nbsp; I am able to view the SWF of both of these in the web preview window.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But Word documents are not converting.&amp;nbsp; I don't see any errors in the log.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the log I also see this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;13:27:48,694 WARN [org.alfresco.util.OpenOfficeConnectionTester] An initial OpenOffice connection could not be established.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;13:27:48,745 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'OOoDirect' subsystem, ID: [OOoDirect, default] complete&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Dec 2010 00:59:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273171#M226301</guid>
      <dc:creator>ghernando</dc:creator>
      <dc:date>2010-12-31T00:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: 3.4c Community OpenOffice not previewing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273172#M226302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hmm, looks like a buggy symlink of "common/lib/libstdc++.so.5", let see the solution: &lt;/SPAN&gt;&lt;A href="http://louise.hu/poet/?p=4873" rel="nofollow noopener noreferrer"&gt;http://louise.hu/poet/?p=4873&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jan 2011 14:24:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273172#M226302</guid>
      <dc:creator>louise</dc:creator>
      <dc:date>2011-01-03T14:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: 3.4c Community OpenOffice not previewing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273173#M226303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Lousie&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I&amp;nbsp; am also facing the same problem, I cannot preview MS office file in IE in XP &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My&amp;nbsp; server OS is centos and I am using 3.4-c &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have checked the url&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=37314" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=9&amp;amp;t=37314&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A href="http://www.alfresco.com/help/34/community/all/" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.com/help/34/community/all/&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and corrected the pdf2swf&amp;nbsp; bug as in "&lt;/SPAN&gt;&lt;A href="http://louise.hu/poet/?p=4873" rel="nofollow noopener noreferrer"&gt;http://louise.hu/poet/?p=4873&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my "alfresco-global.properties" is &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[root@dm classes]# cat&amp;nbsp; alfresco-global.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;###############################&lt;BR /&gt;## Common Alfresco Properties #&lt;BR /&gt;###############################&lt;BR /&gt;&lt;BR /&gt;dir.root=/opt/alfresco-3.4.c/alf_data&lt;BR /&gt;&lt;BR /&gt;#web.application.context.url=&lt;A href="http://127.0.0.1:8080/alfresco" rel="nofollow noopener noreferrer"&gt;http://127.0.0.1:8080/alfresco&lt;/A&gt;&lt;BR /&gt;web.application.context.url=&lt;A href="http://192.168.20.34:8080/alfresco" rel="nofollow noopener noreferrer"&gt;http://192.168.20.34:8080/alfresco&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;### database connection properties ###&lt;BR /&gt;db.driver=org.gjt.mm.mysql.Driver&lt;BR /&gt;db.username=alfresco&lt;BR /&gt;db.password=welcome&lt;BR /&gt;db.name=alfresco&lt;BR /&gt;db.url=jdbc:mysql://localhost:3306/${db.name}?useUnicode=yes&amp;amp;characterEncoding=UTF-8&lt;BR /&gt;&lt;BR /&gt;### FTP Server Configuration ###&lt;BR /&gt;ftp.enabled=true&lt;BR /&gt;ftp.port=21&lt;BR /&gt;ftp.ipv6.enabled=false&lt;BR /&gt;&lt;BR /&gt;### RMI service ports ###&lt;BR /&gt;alfresco.rmi.services.port=50500&lt;BR /&gt;avm.rmi.service.port=0&lt;BR /&gt;avmsync.rmi.service.port=0&lt;BR /&gt;attribute.rmi.service.port=0&lt;BR /&gt;authentication.rmi.service.port=0&lt;BR /&gt;repo.rmi.service.port=0&lt;BR /&gt;action.rmi.service.port=0&lt;BR /&gt;deployment.rmi.service.port=0&lt;BR /&gt;&lt;BR /&gt;### External executable locations ###&lt;BR /&gt;ooo.exe=/opt/alfresco-3.4.c/openoffice/program/soffice.bin&lt;BR /&gt;ooo.enabled=true&lt;BR /&gt;img.root=/opt/alfresco-3.4.c/common&lt;BR /&gt;img.dyn=${img.root}/lib&lt;BR /&gt;img.exe=${img.root}/bin/convert&lt;BR /&gt;swf.exe=/opt/alfresco-3.4.c/common/bin/pdf2swf&lt;BR /&gt;jodconverter.enabled=true &lt;BR /&gt;jodconverter.officeHome=/opt/alfresco-3.4.c/openoffice &lt;BR /&gt;jodconverter.portNumbers=8101 &lt;BR /&gt;&lt;BR /&gt;### Initial admin password ###&lt;BR /&gt;alfresco_user_store.adminpassword=674e48b68c5cd0efd8f7e5faa87b3d1e&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I have troubleshooted a lot to find the reason , why&amp;nbsp; inline view for MS office file not working &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;when i give&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;"/opt/alfresco-3.4.c/openoffice/program/soffice.bin -accept=socket,host=127.0.0.1,port=8100;urp;StarOffice.ServiceManager -env:UserInstallation=file:///opt/alfresco-3.4.c/oouser -nologo -headless -nofirststartwizard -nocrashrep -norestor&lt;BR /&gt;"&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;i get value of ps aux | grep soffice ie I have my open office running properly on the server&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Stuck over here, Guidance requested&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Joseph John&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Feb 2011 13:56:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273173#M226303</guid>
      <dc:creator>jjk_saji</dc:creator>
      <dc:date>2011-02-23T13:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: 3.4c Community OpenOffice not previewing</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273174#M226304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To fix most (if not all) of my problems with previewing&amp;nbsp; docs and pdfs is to update/use:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;OpenOffice 3.3 (installer comes with Open Office 3.2.0 portable)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;pdf2swf&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Change alfresco-global.properties to the new versions of the programs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In ~/WEB-INF/lib/:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;pdfbox.jar to 1.2.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;fontbox.jar&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using Ubuntu 10.04 desktop.&amp;nbsp;&amp;nbsp; Apt-get or google for downloads.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Feb 2011 16:22:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/3-4c-community-openoffice-not-previewing/m-p/273174#M226304</guid>
      <dc:creator>jtk</dc:creator>
      <dc:date>2011-02-24T16:22:38Z</dc:date>
    </item>
  </channel>
</rss>

