<?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: Socket ReadTimeOut / Versionable Aspect Issue in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/socket-readtimeout-versionable-aspect-issue/m-p/218769#M171899</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your client is trying to connect to a socket that the server is not listening on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sure the repository.location in your webserviceclient.properties is pointing to the correct host and port number, and that the alfresco server is up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_SDK#Executing_the_Web_Services_Examples" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_SDK#Executing_the_Web_Services_Examples&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Mar 2010 14:57:45 GMT</pubDate>
    <dc:creator>dward</dc:creator>
    <dc:date>2010-03-05T14:57:45Z</dc:date>
    <item>
      <title>Socket ReadTimeOut / Versionable Aspect Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/socket-readtimeout-versionable-aspect-issue/m-p/218767#M171897</link>
      <description>Hi,I'm facing an issue with webService client against Alfresco1.4.I obtain sometimes some ReadTimeOut exceptionsjava.net.SocketTimeoutException: Read timed outat org.apache.axis.AxisFault.makeFault(AxisFault.java:101)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:154)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;</description>
      <pubDate>Mon, 01 Mar 2010 08:20:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/socket-readtimeout-versionable-aspect-issue/m-p/218767#M171897</guid>
      <dc:creator>jerome_guyon</dc:creator>
      <dc:date>2010-03-01T08:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Socket ReadTimeOut / Versionable Aspect Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/socket-readtimeout-versionable-aspect-issue/m-p/218768#M171898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Any idea?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Mar 2010 15:27:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/socket-readtimeout-versionable-aspect-issue/m-p/218768#M171898</guid>
      <dc:creator>jerome_guyon</dc:creator>
      <dc:date>2010-03-04T15:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Socket ReadTimeOut / Versionable Aspect Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/socket-readtimeout-versionable-aspect-issue/m-p/218769#M171899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your client is trying to connect to a socket that the server is not listening on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Make sure the repository.location in your webserviceclient.properties is pointing to the correct host and port number, and that the alfresco server is up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_SDK#Executing_the_Web_Services_Examples" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_SDK#Executing_the_Web_Services_Examples&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Mar 2010 14:57:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/socket-readtimeout-versionable-aspect-issue/m-p/218769#M171899</guid>
      <dc:creator>dward</dc:creator>
      <dc:date>2010-03-05T14:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Socket ReadTimeOut / Versionable Aspect Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/socket-readtimeout-versionable-aspect-issue/m-p/218770#M171900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your response, but the server is well listening.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In fact i have discover that the problem seems to be on alfresco (version 1.4)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The first thing i do is to create a new node and to put content on it :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) CMLCreate&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) CMLAddAspect of Aspect Titled&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Construct the CML request and make repositoryService().update(cml)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) Write Node Content contentService.write( … ) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;At this step, the document is well created immediately and with the Titled aspect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Next I tried to add the Versionable Aspect &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;5) CMLAddAspect of Aspect Versionable on the reference of the created Node&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6) Construct the CML request and make repositoryService().update(cml)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This call takes a lot of time. If i hadn't change the timeout of the Axis WS call, i should have always SocketReadTimeOut.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It takes about 5minutes to complete.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is-it a known issue on Alfresco 1.4 ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Should i better upgrade my Alfresco to a newer version?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Why this only the Aspect Versionable that cause issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please not that the Alfresco server runs since about 2 years, and i have tried on a fresh installed version of Alfresco 1.4 on my computer and the previous code works fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Apr 2010 16:36:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/socket-readtimeout-versionable-aspect-issue/m-p/218770#M171900</guid>
      <dc:creator>jerome_guyon</dc:creator>
      <dc:date>2010-04-12T16:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Socket ReadTimeOut / Versionable Aspect Issue</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/socket-readtimeout-versionable-aspect-issue/m-p/218771#M171901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nobody?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Apr 2010 11:38:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/socket-readtimeout-versionable-aspect-issue/m-p/218771#M171901</guid>
      <dc:creator>jerome_guyon</dc:creator>
      <dc:date>2010-04-20T11:38:22Z</dc:date>
    </item>
  </channel>
</rss>

