<?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: CMIS getRepositories exception in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/cmis-getrepositories-exception/m-p/41268#M17315</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The tagQuery.get.js message in the logs doesn't have anything to do with CMIS operations. What is the CMIS endpoint URL that you tried to use?&amp;nbsp;Do you have to use SOAP instead of the more modern / less verbose Browser binding?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Dec 2017 10:08:50 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2017-12-07T10:08:50Z</dc:date>
    <item>
      <title>CMIS getRepositories exception</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cmis-getrepositories-exception/m-p/41267#M17314</link>
      <description>Hi.I am trying to call Alfresco CMIS SOAP API. For start I try using SoapUI. I use basic authentication. Atom REST API in&amp;nbsp;SoapUI works fine but with SOAP I get this errorrequest&amp;lt;soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns="http://docs.oasis-open.org/ns/cmis</description>
      <pubDate>Thu, 07 Dec 2017 08:29:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cmis-getrepositories-exception/m-p/41267#M17314</guid>
      <dc:creator>pnature</dc:creator>
      <dc:date>2017-12-07T08:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS getRepositories exception</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cmis-getrepositories-exception/m-p/41268#M17315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The tagQuery.get.js message in the logs doesn't have anything to do with CMIS operations. What is the CMIS endpoint URL that you tried to use?&amp;nbsp;Do you have to use SOAP instead of the more modern / less verbose Browser binding?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2017 10:08:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cmis-getrepositories-exception/m-p/41268#M17315</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-12-07T10:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS getRepositories exception</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cmis-getrepositories-exception/m-p/41269#M17316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Axel.&lt;/P&gt;&lt;P&gt;Enpoint is &lt;A class="link-titled" href="https://my.alfresco.com/alfresco/cmisws/RepositoryService" title="https://my.alfresco.com/alfresco/cmisws/RepositoryService" rel="nofollow noopener noreferrer"&gt;https://my.alfresco.com/alfresco/cmisws/RepositoryService&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am more familiar with SOAP and is more common use SOAP in SOA environment.&lt;/P&gt;&lt;P&gt;Is normal that CMIS force MTOM? Because I get &amp;lt;faultstring&amp;gt;The request is not MTOM encoded.&amp;lt;/faultstring&amp;gt; when I disable MTOM in SoapUI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2017 13:16:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cmis-getrepositories-exception/m-p/41269#M17316</guid>
      <dc:creator>pnature</dc:creator>
      <dc:date>2017-12-07T13:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS getRepositories exception</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cmis-getrepositories-exception/m-p/41270#M17317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have added exception from catalina.log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Caused by: java.lang.NullPointerException&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:187)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.google.common.cache.LocalCache.getIfPresent(LocalCache.java:3953)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.google.common.cache.LocalCache$LocalManualCache.getIfPresent(LocalCache.java:4758)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.cache.DefaultSimpleCache.get(DefaultSimpleCache.java:133)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.security.authentication.AuthenticationServiceImpl.isUserProtected(AuthenticationServiceImpl.java:151)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.security.authentication.AuthenticationServiceImpl.authenticate(AuthenticationServiceImpl.java:114)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService.authenticate(AbstractChainingAuthenticationService.java:202)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.opencmis.AlfrescoCmisServiceImpl.beforeCall(AlfrescoCmisServiceImpl.java:3221)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.opencmis.AlfrescoCmisServiceInterceptor.invoke(AlfrescoCmisServiceInterceptor.java:95)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.alfresco.opencmis.AlfrescoCmisExceptionInterceptor.invoke(AlfrescoCmisExceptionInterceptor.java:90)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Dec 2017 06:27:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cmis-getrepositories-exception/m-p/41270#M17317</guid>
      <dc:creator>pnature</dc:creator>
      <dc:date>2017-12-09T06:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS getRepositories exception</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cmis-getrepositories-exception/m-p/41271#M17318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There technically is a chance that a "null" user name is being passed from the CMIS service to the authentication service, and then the cache. Seems like your request may not be providing a user name for authentication. To be fair, Alfresco should not throw up with a NullPointerException in this case, but the isUserProtected code is a somewhat recent addition and apparently this corner-case has not been tested for...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Dec 2017 18:32:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cmis-getrepositories-exception/m-p/41271#M17318</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-12-09T18:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS getRepositories exception</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cmis-getrepositories-exception/m-p/41272#M17319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think authorization is not problem. I have set basic authentication in SoapUI (including username and password). I can see authorization string in http log.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 10:19:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cmis-getrepositories-exception/m-p/41272#M17319</guid>
      <dc:creator>pnature</dc:creator>
      <dc:date>2017-12-11T10:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS getRepositories exception</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cmis-getrepositories-exception/m-p/41273#M17320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But you do see that the error occurs in the&amp;nbsp;AuthenticationServiceImpl.authenticate call, right? You are free to check the source code yourself, but this error only occurs when the user name (for whatever reason) is null. Looking at OpenCMIS and Alfresco source, I can only find the Atom and Browser bindings to handle the authentication HTTP header, though documentation by OpenCMIS (and client-side code) suggest basic authentication should be supported.&lt;/P&gt;&lt;P&gt;Which Alfresco version are you using and did you try with alternative versions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 11:20:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cmis-getrepositories-exception/m-p/41273#M17320</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-12-11T11:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS getRepositories exception</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cmis-getrepositories-exception/m-p/41274#M17321</link>
      <description>&lt;P&gt;Same problem here ! Did you find a solution ?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 07:43:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cmis-getrepositories-exception/m-p/41274#M17321</guid>
      <dc:creator>AlfrescoZZZ</dc:creator>
      <dc:date>2024-07-15T07:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: CMIS getRepositories exception</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/cmis-getrepositories-exception/m-p/41275#M17322</link>
      <description>&lt;P&gt;K i solved by setting the property&amp;nbsp; "Force mtom" to true, but now i get the error "permissionDenied", the basic authentication is correctly setted because i can reach teh service in debug , but the property "any" of the class "&lt;SPAN&gt;CmisExtensionType" of the library "opencmis" is always null&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"&amp;gt;
   &amp;lt;soap:Body&amp;gt;
      &amp;lt;soap:Fault&amp;gt;
         &amp;lt;faultcode&amp;gt;soap:Server&amp;lt;/faultcode&amp;gt;
         &amp;lt;faultstring&amp;gt;06150149 Failed to authenticate&amp;lt;/faultstring&amp;gt;
         &amp;lt;detail&amp;gt;
            &amp;lt;cmisFault xmlns:ns2="http://docs.oasis-open.org/ns/cmis/core/200908/" xmlns="http://docs.oasis-open.org/ns/cmis/messaging/200908/"&amp;gt;
               &amp;lt;type&amp;gt;permissionDenied&amp;lt;/type&amp;gt;
               &amp;lt;code&amp;gt;0&amp;lt;/code&amp;gt;
               &amp;lt;message&amp;gt;06150149 Failed to authenticate&amp;lt;/message&amp;gt;
            &amp;lt;/cmisFault&amp;gt;
         &amp;lt;/detail&amp;gt;
      &amp;lt;/soap:Fault&amp;gt;
   &amp;lt;/soap:Body&amp;gt;
&amp;lt;/soap:Envelope&amp;gt;&lt;/PRE&gt;&lt;P&gt;any advise ?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 09:11:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/cmis-getrepositories-exception/m-p/41275#M17322</guid>
      <dc:creator>AlfrescoZZZ</dc:creator>
      <dc:date>2024-07-15T09:11:55Z</dc:date>
    </item>
  </channel>
</rss>

