Return-Path: Delivered-To: apmail-portals-jetspeed-dev-archive@www.apache.org Received: (qmail 19172 invoked from network); 4 Aug 2009 01:40:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Aug 2009 01:40:33 -0000 Received: (qmail 23982 invoked by uid 500); 4 Aug 2009 01:40:37 -0000 Delivered-To: apmail-portals-jetspeed-dev-archive@portals.apache.org Received: (qmail 23915 invoked by uid 500); 4 Aug 2009 01:40:37 -0000 Mailing-List: contact jetspeed-dev-help@portals.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jetspeed Developers List" Delivered-To: mailing list jetspeed-dev@portals.apache.org Received: (qmail 23905 invoked by uid 99); 4 Aug 2009 01:40:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Aug 2009 01:40:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Aug 2009 01:40:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1D41929A0019 for ; Mon, 3 Aug 2009 18:40:15 -0700 (PDT) Message-ID: <232408210.1249350015118.JavaMail.jira@brutus> Date: Mon, 3 Aug 2009 18:40:15 -0700 (PDT) From: "hongkunan (JIRA)" To: jetspeed-dev@portals.apache.org Subject: [jira] Created: (JS2-1051) jetspeed2.2 cluster login is error(session is null) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org jetspeed2.2 cluster login is error(session is null) --------------------------------------------------- Key: JS2-1051 URL: https://issues.apache.org/jira/browse/JS2-1051 Project: Jetspeed 2 Issue Type: Bug Components: Other Affects Versions: 2.2.0 Environment: OS=EF=BC=9Awindows xp database=EF=BC=9Aoracle92 server=EF=BC=9Atomcat6=EF=BC=88jetspeed-installer-minimal-2.2.0.jar self=EF= =BC=89 http=EF=BC=9AApache2.2 Reporter: hongkunan I follow jetspeed2.2 config(link=EF=BC=9Ahttp://portals.apache.org/jetspeed= -2/deployguide/config-cluster.html=EF=BC=89 but,when i try login by cluster (username=EF=BC=9Aadmin,password=EF=BC=9Aad= min) the first server display =EF=BC=9A LoginProxyServlet.java print username is= admin,password is admin=20 and the session value is not null the second server display=EF=BC=9A jetspeed\WEB-INF\templates\login\html\login.jsp=20 =20 Apache config =EF=BC=9A worker.controller.sticky_session=3Dfalse why session is null?? the error message: 2009-7-31 14:42:13 org.apache.catalina.realm.JAASRealm authenticate Warn: Login exception authenticating username "null" javax.security.auth.login.LoginException: The user null does not exist. at org.apache.jetspeed.security.impl.DefaultLoginModule.login(DefaultLo= ginModule.java:258) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl= .java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcce= ssorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at javax.security.auth.login.LoginContext.invoke(LoginContext.java:769) at javax.security.auth.login.LoginContext.access$000(LoginContext.java:= 186) at javax.security.auth.login.LoginContext$4.run(LoginContext.java:683) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:= 680) at javax.security.auth.login.LoginContext.login(LoginContext.java:579) at org.apache.catalina.realm.JAASRealm.authenticate(JAASRealm.java:363) at org.apache.catalina.authenticator.FormAuthenticator.authenticate(For= mAuthenticator.java:258) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authentic= atorBase.java:417) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.= java:128) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.= java:102) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVa= lve.java:109) at org.apache.catalina.ha.session.JvmRouteBinderValve.invoke(JvmRouteBi= nderValve.java:209) at org.apache.catalina.ha.tcp.ReplicationValve.invoke(ReplicationValve.= java:347) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.ja= va:286) at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190= ) at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:283) at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:767) at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.j= ava:697) at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSoc= ket.java:889) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(Thread= Pool.java:690) at java.lang.Thread.run(Thread.java:595) --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org For additional commands, e-mail: jetspeed-dev-help@portals.apache.org