クラスター化された環境 (Alfresco と tomcat) に 2 つのノードがあり、パススルー認証と LDAP および NTLM が構成されています。プロトコルの順序は TCPIP、NETBIOS です。ほとんどの場合は問題なく動作しますが、ユーザーによっては認証画面が何度も表示されることがあります。
以下はスタックトレースです。どんなポインタでも役に立ちます。
net.sf.acegisecurity.AuthenticationServiceException: I/O エラー。ネストされた例外は java.net.SocketException: Socket closed at org.alfresco.repo.security.authentication.ntlm.NTLMAuthenticationComponentImpl.authenticatePassthru(NTLMAuthenticationComponentImpl.java:908) at org.alfresco.repo.security.authentication.ntlm.NTLMAuthenticationComponentImpl.authenticate です(NTLMAuthenticationComponentImpl.java:555) の sun.reflect.GeneratedMethodAccessor812.invoke(不明なソース) の sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) の java.lang.reflect.Method.invoke(Method.java:597) ) org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307) で org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183) で org.