<?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: Allowed number of sessions (CIFS)? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/allowed-number-of-sessions-cifs/m-p/82449#M55245</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This sounds a bit odd, a Windows client would only use a single socket connection to the server then run multiple virtual circuits over that single connection.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could check what connections your client has open when the problem occurs using 'nbtstat -S' and 'netstat -a'. you can also check connections using 'net use', and try disconnecting connections to the Alfresco share using 'net use &amp;lt;path&amp;gt; /d'. See if that helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gary&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jun 2007 10:04:35 GMT</pubDate>
    <dc:creator>gary_spencer</dc:creator>
    <dc:date>2007-06-07T10:04:35Z</dc:date>
    <item>
      <title>Allowed number of sessions (CIFS)?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/allowed-number-of-sessions-cifs/m-p/82443#M55239</link>
      <description>Hello,a colleague of mine encountered the following problem: After uploading a big number of files he tried to access Alfresco via CIFS. But Windows (XP) said that his client has exceeded the maximum number of allowed connections and so he wasn't able to connect to Alfresco for some time. Remapping</description>
      <pubDate>Tue, 22 May 2007 15:28:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/allowed-number-of-sessions-cifs/m-p/82443#M55239</guid>
      <dc:creator>back0rifice</dc:creator>
      <dc:date>2007-05-22T15:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Allowed number of sessions (CIFS)?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/allowed-number-of-sessions-cifs/m-p/82444#M55240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What system is Alfresco running on ?, have you got any other drives mapped to that system ?. Can you browse to the Alfresco CIFS server using Start-&amp;gt;Run and enter '\\&amp;lt;servername&amp;gt;' ?.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gary&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2007 17:10:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/allowed-number-of-sessions-cifs/m-p/82444#M55240</guid>
      <dc:creator>gary_spencer</dc:creator>
      <dc:date>2007-05-22T17:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Allowed number of sessions (CIFS)?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/allowed-number-of-sessions-cifs/m-p/82445#M55241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry forgot to mention, it's CentOS 4.4 Linux that Alfresco is running on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Can you browse to the Alfresco CIFS server using Start-&amp;gt;Run and enter '\\&amp;lt;servername&amp;gt;' ?.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm afraid I can't reproduce the scenario atm but iirc this didn't work either.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 08:24:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/allowed-number-of-sessions-cifs/m-p/82445#M55241</guid>
      <dc:creator>back0rifice</dc:creator>
      <dc:date>2007-05-23T08:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Allowed number of sessions (CIFS)?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/allowed-number-of-sessions-cifs/m-p/82446#M55242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is the CentOS system also running Samba ?.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you enable the following in the log4j.properties can you see any connection attempts to the Alfresco CIFS server in the alfresco.log :-&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j.logger.org.alfresco.smb.protocol=debug&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;log4j.logger.org.alfresco.smb.protocol.auth=debug&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gary&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 08:46:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/allowed-number-of-sessions-cifs/m-p/82446#M55242</guid>
      <dc:creator>gary_spencer</dc:creator>
      <dc:date>2007-05-23T08:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Allowed number of sessions (CIFS)?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/allowed-number-of-sessions-cifs/m-p/82447#M55243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Is the CentOS system also running Samba ?.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;No.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you enable the following in the log4j.properties can you see any connection attempts to the Alfresco CIFS server in the alfresco.log :-&lt;BR /&gt;&lt;BR /&gt;log4j.logger.org.alfresco.smb.protocol=debug&lt;BR /&gt;log4j.logger.org.alfresco.smb.protocol.auth=debug&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok, thanks. Is it possible to make it logging to a seperate file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 14:49:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/allowed-number-of-sessions-cifs/m-p/82447#M55243</guid>
      <dc:creator>back0rifice</dc:creator>
      <dc:date>2007-05-23T14:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Allowed number of sessions (CIFS)?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/allowed-number-of-sessions-cifs/m-p/82448#M55244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm getting the same problem with Alfresco 1.3 server on Linux RHEL4, it happens after a lot of browsing (usually moving quickly through 20-25 folders ) in the Virtual drive (mapped drive) or directly via \\ip\alfresco on several Windows XP Pro SP1/SP2 machines.&amp;nbsp; The domain is an Active Directory domain on Windows 2003 Server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The exact error is&amp;nbsp; the windows error 71.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;" No more connections can be made to this remote computer at this time because there are already as many connections as the computer can accept."&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe a clue here :&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://support.microsoft.com/kb/314882/en?FR=1&amp;amp;PA=1&amp;amp;SD=HSCH" rel="nofollow noopener noreferrer"&gt;http://support.microsoft.com/kb/314882/en?FR=1&amp;amp;PA=1&amp;amp;SD=HSCH&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nothing is wrong in the log with SMB/CIFS on the alfresco server. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is probably on the Windows client side because other people (on other machines) can still connect to Alfresco without any problem when the error happens. I thought maybe that the Afresco SMB/CIFS implementation somehow "forgot" to release the SMB connections, or is blocking them. Is this something possible ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's a quite annoying problem, since it happens really randomly but when it happens, the ONLY way to fix it is to disable/reenable the Ethernet Network connection, or to unplug/plug the network cable (hence the idea of the connection "leak").&amp;nbsp; This prevents us to deploy Alfresco to all our users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 09:57:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/allowed-number-of-sessions-cifs/m-p/82448#M55244</guid>
      <dc:creator>sylvaintv</dc:creator>
      <dc:date>2007-06-07T09:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Allowed number of sessions (CIFS)?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/allowed-number-of-sessions-cifs/m-p/82449#M55245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This sounds a bit odd, a Windows client would only use a single socket connection to the server then run multiple virtual circuits over that single connection.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could check what connections your client has open when the problem occurs using 'nbtstat -S' and 'netstat -a'. you can also check connections using 'net use', and try disconnecting connections to the Alfresco share using 'net use &amp;lt;path&amp;gt; /d'. See if that helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gary&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2007 10:04:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/allowed-number-of-sessions-cifs/m-p/82449#M55245</guid>
      <dc:creator>gary_spencer</dc:creator>
      <dc:date>2007-06-07T10:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Allowed number of sessions (CIFS)?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/allowed-number-of-sessions-cifs/m-p/82450#M55246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;This sounds a bit odd, a Windows client would only use a single socket connection to the server then run multiple virtual circuits over that single connection.&lt;BR /&gt;&lt;BR /&gt;You could check what connections your client has open when the problem occurs using 'nbtstat -S' and 'netstat -a'. you can also check connections using 'net use', and try disconnecting connections to the Alfresco share using 'net use &amp;lt;path&amp;gt; /d'. See if that helps.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Gary&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Isn't this the same issue as in &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/viewtopic.php?t=3767" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/viewtopic.php?t=3767&lt;/A&gt;&lt;SPAN&gt; ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I sent you some network traffic you said it was fixed in 2.0.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Johannes&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2007 08:05:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/allowed-number-of-sessions-cifs/m-p/82450#M55246</guid>
      <dc:creator>tyve</dc:creator>
      <dc:date>2007-06-08T08:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: Allowed number of sessions (CIFS)?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/allowed-number-of-sessions-cifs/m-p/82451#M55247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That fix was for a problem with search handles leaking and eventually running out of handles. This looks like it's complaining about socket connections.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gary&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2007 08:10:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/allowed-number-of-sessions-cifs/m-p/82451#M55247</guid>
      <dc:creator>gary_spencer</dc:creator>
      <dc:date>2007-06-08T08:10:33Z</dc:date>
    </item>
  </channel>
</rss>

