<?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: Alfresco 4.2.e Errors with Python API and getCheckedOutDocs in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-2-e-errors-with-python-api-and-getcheckedoutdocs/m-p/300088#M253218</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm seeing the error with cmislib 0.5.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As a test, I pulled the version from &lt;/SPAN&gt;&lt;A href="https://svn.apache.org/repos/asf/chemistry/cmislib/" rel="nofollow noopener noreferrer"&gt;https://svn.apache.org/repos/asf/chemistry/cmislib/&lt;/A&gt;&lt;SPAN&gt; and am still experiencing the issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Feb 2014 16:06:00 GMT</pubDate>
    <dc:creator>dpclar0</dc:creator>
    <dc:date>2014-02-11T16:06:00Z</dc:date>
    <item>
      <title>Alfresco 4.2.e Errors with Python API and getCheckedOutDocs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-2-e-errors-with-python-api-and-getcheckedoutdocs/m-p/300086#M253216</link>
      <description>My Alfresco repository was recently updated to 4.2.e.&amp;nbsp; Now when I call .getCheckedOutDocs() through the Python API, I receive a 500 error with a runtime exception from the https://&amp;lt;server&amp;gt;/s/cmis/checkedout URL.&amp;nbsp; Is this caused by the latest Alfresco release?&amp;nbsp; Is there a workaround to return a</description>
      <pubDate>Mon, 10 Feb 2014 22:59:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-2-e-errors-with-python-api-and-getcheckedoutdocs/m-p/300086#M253216</guid>
      <dc:creator>dpclar0</dc:creator>
      <dc:date>2014-02-10T22:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 4.2.e Errors with Python API and getCheckedOutDocs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-2-e-errors-with-python-api-and-getcheckedoutdocs/m-p/300087#M253217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Which specific release of cmislib are you running? This may be an issue that I have fixed in HEAD.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 15:26:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-2-e-errors-with-python-api-and-getcheckedoutdocs/m-p/300087#M253217</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2014-02-11T15:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 4.2.e Errors with Python API and getCheckedOutDocs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-2-e-errors-with-python-api-and-getcheckedoutdocs/m-p/300088#M253218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm seeing the error with cmislib 0.5.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As a test, I pulled the version from &lt;/SPAN&gt;&lt;A href="https://svn.apache.org/repos/asf/chemistry/cmislib/" rel="nofollow noopener noreferrer"&gt;https://svn.apache.org/repos/asf/chemistry/cmislib/&lt;/A&gt;&lt;SPAN&gt; and am still experiencing the issue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 16:06:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-2-e-errors-with-python-api-and-getcheckedoutdocs/m-p/300088#M253218</guid>
      <dc:creator>dpclar0</dc:creator>
      <dc:date>2014-02-11T16:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 4.2.e Errors with Python API and getCheckedOutDocs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-2-e-errors-with-python-api-and-getcheckedoutdocs/m-p/300089#M253219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just tested with cmislib 0.5.1 running against 4.2.e Community Edition and had no problems using the old service URL, which is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/cmisatom" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/cmisatom&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As well as the new service URL for 4.2, which is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/api/-default-/public/cmis/versions/1.0/atom" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/api/-default-/public/cmis/versions/1.0/atom&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Both of these work fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However if I use the extremely old service URL, which is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://localhost:8080/alfresco/s/api/cmis" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/s/api/cmis&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will get an error 500.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you try with the correct URL (the second one in the list above) and let me know what you see?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 19:09:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-2-e-errors-with-python-api-and-getcheckedoutdocs/m-p/300089#M253219</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2014-02-11T19:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 4.2.e Errors with Python API and getCheckedOutDocs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-2-e-errors-with-python-api-and-getcheckedoutdocs/m-p/300090#M253220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You nailed it.&amp;nbsp; My scripts were pointing to the very old service URL.&amp;nbsp; Once I changed them to the URL for 4.2, it worked as expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your quick response!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 14:52:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-2-e-errors-with-python-api-and-getcheckedoutdocs/m-p/300090#M253220</guid>
      <dc:creator>dpclar0</dc:creator>
      <dc:date>2014-02-12T14:52:49Z</dc:date>
    </item>
  </channel>
</rss>

