cancel
Showing results for 
Search instead for 
Did you mean: 

error cifs access

kilg
Champ in-the-making
Champ in-the-making
version 3.3 on RHEL 5.5 x86_64

synchronization with AD(ldap-ad)
authentification passthru

I start alfresco today. users use only CIFS.

12:07:31,284 ERROR [org.alfresco.fileserver] org.alfresco.repo.security.permissions.AccessDeniedException: 10150013 Access Denied.  You do not have the appropriate permissions to perform this operation.
12:07:31,284 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:47)
12:07:31,284 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12:07:31,284 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:135)
12:07:31,284 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12:07:31,284 ERROR [org.alfresco.fileserver]    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:107)
12:07:31,284 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12:07:31,284 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12:07:31,284 ERROR [org.alfresco.fileserver]    at $Proxy10.setProperty(Unknown Source)
12:07:31,284 ERROR [org.alfresco.fileserver]    at org.alfresco.filesys.repo.ContentDiskDriver.closeFile(ContentDiskDriver.java:2229)
12:07:31,284 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.smb.server.NTProtocolHandler.procCloseFile(NTProtocolHandler.java:1397)
12:07:31,284 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.smb.server.NTProtocolHandler.runProtocol(NTProtocolHandler.java:257)
12:07:31,284 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.smb.server.SMBSrvSession.runHandler(SMBSrvSession.java:1366)
12:07:31,284 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.smb.server.SMBSrvSession.processPacket(SMBSrvSession.java:1458)
12:07:31,284 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.smb.server.nio.NIOCIFSThreadRequest.runRequest(NIOCIFSThreadRequest.java:105)
12:07:31,284 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.server.thread.ThreadRequestPool$ThreadWorker.run(ThreadRequestPool.java:135)
12:07:31,285 ERROR [org.alfresco.fileserver]    at java.lang.Thread.run(Thread.java:619)
12:07:31,285 ERROR [org.alfresco.fileserver] Caused by: net.sf.acegisecurity.AccessDeniedException: Access is denied.
12:07:31,285 ERROR [org.alfresco.fileserver]    at net.sf.acegisecurity.vote.AffirmativeBased.decide(AffirmativeBased.java:86)
12:07:31,285 ERROR [org.alfresco.fileserver]    at net.sf.acegisecurity.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:394)
12:07:31,285 ERROR [org.alfresco.fileserver]    at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:77)
12:07:31,285 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12:07:31,285 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:43)
12:07:31,285 ERROR [org.alfresco.fileserver]    … 15 more
12:07:31,285 ERROR [org.alfresco.fileserver] org.alfresco.repo.security.permissions.AccessDeniedException: 10150013 Access Denied.  You do not have the appropriate permissions to perform this operation.
12:07:31,285 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:47)
12:07:31,285 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12:07:31,285 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:135)
12:07:31,285 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12:07:31,285 ERROR [org.alfresco.fileserver]    at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:107)
12:07:31,285 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12:07:31,286 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12:07:31,286 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
12:07:31,286 ERROR [org.alfresco.fileserver]    at $Proxy10.setProperty(Unknown Source)
12:07:31,286 ERROR [org.alfresco.fileserver]    at org.alfresco.filesys.repo.ContentDiskDriver.closeFile(ContentDiskDriver.java:2229)
12:07:31,286 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.smb.server.NTProtocolHandler.procCloseFile(NTProtocolHandler.java:1397)
12:07:31,286 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.smb.server.NTProtocolHandler.runProtocol(NTProtocolHandler.java:257)
12:07:31,286 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.smb.server.SMBSrvSession.runHandler(SMBSrvSession.java:1366)
12:07:31,286 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.smb.server.SMBSrvSession.processPacket(SMBSrvSession.java:1458)
12:07:31,286 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.smb.server.nio.NIOCIFSThreadRequest.runRequest(NIOCIFSThreadRequest.java:105)
12:07:31,286 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.server.thread.ThreadRequestPool$ThreadWorker.run(ThreadRequestPool.java:135)
12:07:31,286 ERROR [org.alfresco.fileserver]    at java.lang.Thread.run(Thread.java:619)
12:07:31,286 ERROR [org.alfresco.fileserver] Caused by: net.sf.acegisecurity.AccessDeniedException: Access is denied.
12:07:31,286 ERROR [org.alfresco.fileserver]    at net.sf.acegisecurity.vote.AffirmativeBased.decide(AffirmativeBased.java:86)
12:07:31,286 ERROR [org.alfresco.fileserver]    at net.sf.acegisecurity.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:394)
12:07:31,286 ERROR [org.alfresco.fileserver]    at net.sf.acegisecurity.intercept.method.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:77)
12:07:31,286 ERROR [org.alfresco.fileserver]    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
12:07:31,286 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:43)
12:07:31,286 ERROR [org.alfresco.fileserver]    … 15 more
12:07:40,852 ERROR [org.alfresco.fileserver] java.lang.RuntimeException: A channel has already been opened
12:07:40,853 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.content.AbstractContentReader.getReadableChannel(AbstractContentReader.java:219)
12:07:40,853 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.content.AbstractContentReader.getFileChannel(AbstractContentReader.java:247)
12:07:40,853 ERROR [org.alfresco.fileserver]    at org.alfresco.filesys.repo.ContentNetworkFile.openContent(ContentNetworkFile.java:360)
12:07:40,853 ERROR [org.alfresco.fileserver]    at org.alfresco.filesys.repo.ContentNetworkFile.readFile(ContentNetworkFile.java:562)
12:07:40,853 ERROR [org.alfresco.fileserver]    at org.alfresco.filesys.repo.ContentDiskDriver.readFile(ContentDiskDriver.java:2944)
12:07:40,853 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.smb.server.NTProtocolHandler.procReadAndX(NTProtocolHandler.java:2614)
12:07:40,853 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.smb.server.NTProtocolHandler.runProtocol(NTProtocolHandler.java:263)
12:07:40,853 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.smb.server.SMBSrvSession.runHandler(SMBSrvSession.java:1366)
12:07:40,853 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.smb.server.SMBSrvSession.processPacket(SMBSrvSession.java:1458)
12:07:40,853 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.smb.server.nio.NIOCIFSThreadRequest.runRequest(NIOCIFSThreadRequest.java:105)
12:07:40,853 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.server.thread.ThreadRequestPool$ThreadWorker.run(ThreadRequestPool.java:135)
12:07:40,853 ERROR [org.alfresco.fileserver]    at java.lang.Thread.run(Thread.java:619)
12:07:40,853 ERROR [org.alfresco.fileserver] java.lang.RuntimeException: A channel has already been opened
12:07:40,853 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.content.AbstractContentReader.getReadableChannel(AbstractContentReader.java:219)
12:07:40,854 ERROR [org.alfresco.fileserver]    at org.alfresco.repo.content.AbstractContentReader.getFileChannel(AbstractContentReader.java:247)
12:07:40,854 ERROR [org.alfresco.fileserver]    at org.alfresco.filesys.repo.ContentNetworkFile.openContent(ContentNetworkFile.java:360)
12:07:40,854 ERROR [org.alfresco.fileserver]    at org.alfresco.filesys.repo.ContentNetworkFile.readFile(ContentNetworkFile.java:562)
12:07:40,854 ERROR [org.alfresco.fileserver]    at org.alfresco.filesys.repo.ContentDiskDriver.readFile(ContentDiskDriver.java:2944)
12:07:40,854 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.smb.server.NTProtocolHandler.procReadAndX(NTProtocolHandler.java:2614)
12:07:40,854 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.smb.server.NTProtocolHandler.runProtocol(NTProtocolHandler.java:263)
12:07:40,854 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.smb.server.SMBSrvSession.runHandler(SMBSrvSession.java:1366)
12:07:40,854 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.smb.server.SMBSrvSession.processPacket(SMBSrvSession.java:1458)
12:07:40,854 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.smb.server.nio.NIOCIFSThreadRequest.runRequest(NIOCIFSThreadRequest.java:105)
12:07:40,854 ERROR [org.alfresco.fileserver]    at org.alfresco.jlan.server.thread.ThreadRequestPool$ThreadWorker.run(ThreadRequestPool.java:135)
12:07:40,854 ERROR [org.alfresco.fileserver]    at java.lang.Thread.run(Thread.java:619)
please help me.
3 REPLIES 3

kilg
Champ in-the-making
Champ in-the-making
one more time
in this situation in logs nothing.

davidbalt
Champ in-the-making
Champ in-the-making

kilg
Champ in-the-making
Champ in-the-making
http://forums.alfresco.com/en/viewtopic.php?f=9&t=35750

Same issue
i use version 3.3, not 3.4