<?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 Sharepoint Protocol Issue in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275758#M228888</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here's hoping someone can help me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had Alfresco share running in an EC2 virtual machine without any problems, but I decided to move it to a local machine that I was not using.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I installed Alfresco using the community installer with all options selected.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I added the following to the alfresco-global.properties file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;### Sharepoint Protocol config items&lt;BR /&gt;vti.server.port=7070 &lt;BR /&gt;vti.alfresco.deployment.context=/alfresco &lt;BR /&gt;vti.alfresco.alfresoHostWithPort=&lt;A href="http://test.local:8080" rel="nofollow noopener noreferrer"&gt;http://test.local:8080&lt;/A&gt; &lt;BR /&gt;vti.share.shareHostWithPort=&lt;A href="http://test.local:8080" rel="nofollow noopener noreferrer"&gt;http://test.local:8080&lt;/A&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;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;(the machine name is test and I can ping test.local from any machine)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;test.local was also added to the trusted sites in Internet explorer 9 (which is also currently the default browser)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I try to publish the doc to the site it asks for my user id/password, shows the moving bar saying "saving as 'http:test.local:7070/alfresco/SPS/documentlibrary/test.docx'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It then asks for my password 3 more times (despite my checking the remember me box) before giving error 'A problem occurred while connecting to the server. If the problem continues, contact your administrator' …which is, of course, me. &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Afterwards, when I go to the Alfresco share page I can see that the space has been created but there are no documents in there.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What am I missing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Alfresco server is running on an Ubuntu 10.10 desktop, my PC is a Windows 7 machine with Office 2007 installed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Mar 2011 02:40:34 GMT</pubDate>
    <dc:creator>houldsworth1</dc:creator>
    <dc:date>2011-03-23T02:40:34Z</dc:date>
    <item>
      <title>Sharepoint Protocol Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275758#M228888</link>
      <description>Here's hoping someone can help me.I had Alfresco share running in an EC2 virtual machine without any problems, but I decided to move it to a local machine that I was not using.I installed Alfresco using the community installer with all options selected.&amp;nbsp; I added the following to the alfresco-global.</description>
      <pubDate>Wed, 23 Mar 2011 02:40:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275758#M228888</guid>
      <dc:creator>houldsworth1</dc:creator>
      <dc:date>2011-03-23T02:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sharepoint Protocol Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275759#M228889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think the sharepoint protocol expects to run on 7070.&amp;nbsp;&amp;nbsp;&amp;nbsp; Its certainly not the same port as the rest of alfresco.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 08:51:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275759#M228889</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-03-23T08:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sharepoint Protocol Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275760#M228890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You are correct - it does run on port 7070.&amp;nbsp; Unfortunately that isn't the answer here as that is the port that I am already using (trying to create a doc on http:test.local:7070/alfresco/SPS/documentlibrary/test.docx).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the input.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 10:52:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275760#M228890</guid>
      <dc:creator>houldsworth1</dc:creator>
      <dc:date>2011-03-23T10:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sharepoint Protocol Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275761#M228891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've tried a whole bunch of different options in the file&amp;nbsp; /opt/alfresco-3.4.d/tomcat/shared/classes/alfresco-global.properties.&amp;nbsp; So far nothing has worked.&amp;nbsp; Is this the right file or is there something else I should be looking at?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It worked fine in my EC2 instance, which was not Ubuntu.&amp;nbsp; Does anyone believe that Ubuntu is part of the issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions gratefully received.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;TIA&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2011 11:01:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275761#M228891</guid>
      <dc:creator>houldsworth1</dc:creator>
      <dc:date>2011-03-24T11:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sharepoint Protocol Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275762#M228892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maybe this provides you with a hint to the problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=47&amp;amp;t=36649" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=47&amp;amp;t=36649&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does your server listen on port 7070 (to find out, use "netstat -an" at a commandline)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And does your log say anything about failed connections?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;# Sharepoint&lt;BR /&gt;log4j.logger.org.alfresco.module.vti=info&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;in log4j.properties lets Alfresco log everything for this functionality.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2011 14:41:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275762#M228892</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2011-03-24T14:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sharepoint Protocol Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275763#M228893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Does your server listen on port 7070 (to find out, use "netstat -an" at a commandline)?&lt;BR /&gt;And does your log say anything about failed connections?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Sax - you could be onto something here.&amp;nbsp; Netstat shows no mention of port 7070.&amp;nbsp;&amp;nbsp; Any idea how I would fix that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I were to upload a log file - which one would be best (sorry - I'm very new to Alfresco).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;TIA&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 00:40:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275763#M228893</guid>
      <dc:creator>houldsworth1</dc:creator>
      <dc:date>2011-03-25T00:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Sharepoint Protocol Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275764#M228894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So after some additional digging I came across some posts that seemed to indicate that I needed to download the run the vti-module.amp file and install it using the apply_amps.sh script (found in bin).&amp;nbsp; I did that but didn't see any mention of the vti-module being loaded.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There was also a post that said I should copy the ROOT.war file into the webapps directory, delete the ROOT directory and restart the server ala instructions found here : &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Installing_Labs_3#Installing_Alfresco_components" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Installing_Labs_3#Installing_Alfresco_components&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did that, restarted and…nothing.&amp;nbsp; Port 7070 still not showing up on netstat.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I confirm that the vti-module.amp was loaded when I ran apply_amps?&amp;nbsp; And if it wasn't, does that mean there is a bug in apply_amps or just that I am running it incorrectly (I am using sudo bin/apply_amps.sh).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;TIA&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2011 01:57:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275764#M228894</guid>
      <dc:creator>houldsworth1</dc:creator>
      <dc:date>2011-03-25T01:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sharepoint Protocol Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275765#M228895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK - forget it.&amp;nbsp; Not quite sure exactly what happened but somewhere in the bevy of install_amps, clear ROOT, reboot etc. port 7070 suddenly showed up in my netstat -an and…it started working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Onto the next issue now - no document preview…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Mar 2011 20:31:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275765#M228895</guid>
      <dc:creator>houldsworth1</dc:creator>
      <dc:date>2011-03-26T20:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Sharepoint Protocol Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275766#M228896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Glad you got it working!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The installation of the amp should not be neccessary, since your Alfresco version already brings this module integrated. But since netstat didn't show this port it obviously was not active… :? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(Alfresco Labs 3 was another name for Version 3.0x, not to be confused with Alfresco Community Edition, the free version)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How does your document preview problem manifest itself? Is it an issue with Share (server:8080/share) or the normal client (server:8080/alfresco)? Does it occur only with certain document types?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2011 11:48:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275766#M228896</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2011-03-28T11:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sharepoint Protocol Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275767#M228897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;How does your document preview problem manifest itself? Is it an issue with Share (server:8080/share) or the normal client (server:8080/alfresco)? Does it occur only with certain document types?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;When on the document page a preview pane open and, for a while, I have spinning thing.&amp;nbsp; After a while that is replaced with a grey blank page with something saying that document preview is not available.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked and Openoffice is listening on port 7070.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since this was installed on an Ubuntu desktop (which comes with OpenOffice) I thought there might be two conflicting versions so I uninstalled the standard one.&amp;nbsp; Then it didn't work at all, so I put it back and now I am back to the same blank screen.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2011 23:44:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275767#M228897</guid>
      <dc:creator>houldsworth1</dc:creator>
      <dc:date>2011-03-28T23:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sharepoint Protocol Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275768#M228898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does your log say anything about OpenOffice when you start Alfresco?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Normally, there would be a line like "OpenOffice connection could not be established" or "OO connection re-established".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If none of those appears, check this setting in your log4j.properties and up both to info:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;# OpenOfficeConnection&lt;BR /&gt;log4j.logger.net.sf.jooreports.openoffice.connection=fatal&lt;BR /&gt;[…]&lt;BR /&gt;log4j.logger.org.alfresco.util.OpenOfficeConnectionTester=info&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Can you convert a doc file to pdf (via a content rule)? That would indicate a working OpenOffice, as a working full text index for your documents in Alfresco's search would, too.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 09:37:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275768#M228898</guid>
      <dc:creator>_sax</dc:creator>
      <dc:date>2011-03-29T09:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sharepoint Protocol Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275769#M228899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi houldsworth1!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I ran into this problem when i moved my Alfresco install and it turned out to be a problem with the pdf2swf prgoram. What version of Alfresco are you running? If its 3.4.c community eddition this may help you:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&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;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found this fix for the symbolic links to fix my issues with the preview. Hope this helps&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 14:53:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275769#M228899</guid>
      <dc:creator>ahalil</dc:creator>
      <dc:date>2011-03-31T14:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Sharepoint Protocol Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275770#M228900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for all the advice.&amp;nbsp; I'll check it out as soon as I can find some time.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2011 03:02:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/sharepoint-protocol-issue/m-p/275770#M228900</guid>
      <dc:creator>houldsworth1</dc:creator>
      <dc:date>2011-04-01T03:02:04Z</dc:date>
    </item>
  </channel>
</rss>

