05-25-2017 07:36 AM
Hi,
Has anyone faced problems with http calls by clients cmis, like cmissync (cmissync.com)?
A simple call like:
http://localhost:8080/alfresco/api/-default-/public/cmis/versions/1.1/atom/children?id=someID
is generating a huge number of "Authorization successful" at the alfresco server.
In my case the alfresco is set to authorize the users against a ActiveDirectory service and this number of call is decreasing the performance of Windows Server.
Alfresco log:
2017-05-25 07:56:04,169 DEBUG [acegisecurity.intercept.AbstractSecurityInterceptor] [http-apr-8080-exec-8] Authorization successful
2017-05-25 07:56:04,171 DEBUG [acegisecurity.intercept.AbstractSecurityInterceptor] [http-apr-8080-exec-8] Authorization successful
2017-05-25 07:56:04,178 DEBUG [acegisecurity.intercept.AbstractSecurityInterceptor] [http-apr-8080-exec-8] Authorization successful
2017-05-25 07:56:04,179 DEBUG [acegisecurity.intercept.AbstractSecurityInterceptor] [http-apr-8080-exec-8] Authorization successful
2017-05-25 07:56:04,185 DEBUG [acegisecurity.intercept.AbstractSecurityInterceptor] [http-apr-8080-exec-8] Authorization successful
2017-05-25 07:56:04,186 DEBUG [acegisecurity.intercept.AbstractSecurityInterceptor] [http-apr-8080-exec-8] Authorization successful
2017-05-25 07:56:04,197 DEBUG [acegisecurity.intercept.AbstractSecurityInterceptor] [http-apr-8080-exec-8] Authorization successful
2017-05-25 07:56:04,198 DEBUG [acegisecurity.intercept.AbstractSecurityInterceptor] [http-apr-8080-exec-8] Authorization successful
2017-05-25 07:56:04,202 DEBUG [acegisecurity.intercept.AbstractSecurityInterceptor] [http-apr-8080-exec-8] Authorization successful
2017-05-25 07:56:04,203 DEBUG [acegisecurity.intercept.AbstractSecurityInterceptor] [http-apr-8080-exec-8] Authorization successful
2017-05-25 07:56:04,210 DEBUG [acegisecurity.intercept.AbstractSecurityInterceptor] [http-apr-8080-exec-8] Authorization successful
2017-05-25 07:56:04,217 DEBUG [acegisecurity.intercept.AbstractSecurityInterceptor] [http-apr-8080-exec-8] Authorization successful
2017-05-25 07:56:04,218 DEBUG [acegisecurity.intercept.AbstractSecurityInterceptor] [http-apr-8080-exec-8] Authorization successful
2017-05-25 07:56:04,218 DEBUG [acegisecurity.intercept.AbstractSecurityInterceptor] [http-apr-8080-exec-8] Authorization successful
2017-05-25 07:56:04,219 DEBUG [acegisecurity.intercept.AbstractSecurityInterceptor] [http-apr-8080-exec-8] Authorization successful
2017-05-25 07:56:04,225 DEBUG [acegisecurity.intercept.AbstractSecurityInterceptor] [http-apr-8080-exec-8] Authorization successful
2017-05-25 07:56:04,226 DEBUG [acegisecurity.intercept.AbstractSecurityInterceptor] [http-apr-8080-exec-8] Authorization successful
2017-05-25 07:56:04,237 DEBUG [acegisecurity.intercept.AbstractSecurityInterceptor] [http-apr-8080-exec-8] Authorization successful
2017-05-25 07:56:04,238 DEBUG [acegisecurity.intercept.AbstractSecurityInterceptor] [http-apr-8080-exec-8] Authorization successful
2017-05-25 07:56:04,240 DEBUG [acegisecurity.intercept.AbstractSecurityInterceptor] [http-apr-8080-exec-8] Authorization successful
2017-05-25 07:56:04,243 DEBUG [acegisecurity.intercept.AbstractSecurityInterceptor] [http-apr-8080-exec-8] Authorization successful
2017-05-25 07:56:04,252 DEBUG [acegisecurity.intercept.AbstractSecurityInterceptor] [http-apr-8080-exec-8] Authorization successful
2017-05-25 07:56:04,259 DEBUG [acegisecurity.intercept.AbstractSecurityInterceptor] [http-apr-8080-exec-8] Authorization successful
05-27-2017 08:05 AM
there is a bug that is creating such loop. check if your version and setup matches the description of the ticket: [ALF-21521] CMIS login loop when using Kerberos SSO - Alfresco JIRA
Explore our Alfresco products with the links below. Use labels to filter content by product module.