<?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 Run examples of CMIS query excepition in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/run-examples-of-cmis-query-excepition/m-p/290716#M243846</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sample code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;line 1.Session session = getSession();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;line 2.List&amp;lt;CmisObject&amp;gt; objList = new ArrayList&amp;lt;CmisObject&amp;gt;();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;line 3.ItemIterable&amp;lt;QueryResult&amp;gt; results = session.query("select * from sc:doc", false);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;line 4.for (QueryResult qResult : results) {&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;==============================================================================&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When the program execute at line 4, then will return follow exception.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SLF4J: The requested version 1.5.11 by your slf4j binding is not compatible with [1.6]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SLF4J: See &lt;/SPAN&gt;&lt;A href="http://www.slf4j.org/codes.html#version_mismatch" rel="nofollow noopener noreferrer"&gt;http://www.slf4j.org/codes.html#version_mismatch&lt;/A&gt;&lt;SPAN&gt; for further details.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Exception in thread "main" org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException: 02180316 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.convertStatusCode(AbstractAtomPubService.java:452)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.chemistry.opencmis.client.bindings.spi.atompub.AbstractAtomPubService.post(AbstractAtomPubService.java:570)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.chemistry.opencmis.client.bindings.spi.atompub.DiscoveryServiceImpl.query(DiscoveryServiceImpl.java:142)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.chemistry.opencmis.client.runtime.SessionImpl$3.fetchPage(SessionImpl.java:567)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.chemistry.opencmis.client.runtime.util.AbstractIterator.getCurrentPage(AbstractIterator.java:132)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at org.apache.chemistry.opencmis.client.runtime.util.CollectionIterator.hasNext(CollectionIterator.java:48)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at com.someco.cmis.examples.SomeCoCMISDataQueries.getQueryResults(SomeCoCMISDataQueries.java:106)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at com.someco.cmis.examples.SomeCoCMISDataQueries.doExamples(SomeCoCMISDataQueries.java:47)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at com.someco.cmis.examples.SomeCoCMISDataQueries.main(SomeCoCMISDataQueries.java:35)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Mar 2013 07:00:38 GMT</pubDate>
    <dc:creator>hkkevin83</dc:creator>
    <dc:date>2013-03-18T07:00:38Z</dc:date>
    <item>
      <title>Run examples of CMIS query excepition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/run-examples-of-cmis-query-excepition/m-p/290716#M243846</link>
      <description>Dear all,sample code:line 1.Session session = getSession();line 2.List&amp;lt;CmisObject&amp;gt; objList = new ArrayList&amp;lt;CmisObject&amp;gt;();line 3.ItemIterable&amp;lt;QueryResult&amp;gt; results = session.query("select * from sc:doc", false);line 4.for (QueryResult qResult : results) {=============================</description>
      <pubDate>Mon, 18 Mar 2013 07:00:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/run-examples-of-cmis-query-excepition/m-p/290716#M243846</guid>
      <dc:creator>hkkevin83</dc:creator>
      <dc:date>2013-03-18T07:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Run examples of CMIS query excepition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/run-examples-of-cmis-query-excepition/m-p/290717#M243847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I cannot re-create this problem with the information you've provided. It runs fine for me. Can you give me the specific version of Alfresco and application server you are running against?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 14:45:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/run-examples-of-cmis-query-excepition/m-p/290717#M243847</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2013-03-18T14:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Run examples of CMIS query excepition</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/run-examples-of-cmis-query-excepition/m-p/290718#M243848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After reinstall java jdk 6, The example is run again now. Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 06:41:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/run-examples-of-cmis-query-excepition/m-p/290718#M243848</guid>
      <dc:creator>hkkevin83</dc:creator>
      <dc:date>2013-03-20T06:41:40Z</dc:date>
    </item>
  </channel>
</rss>

