Return-Path: Delivered-To: apmail-portals-jetspeed-dev-archive@www.apache.org Received: (qmail 20673 invoked from network); 4 Aug 2009 07:43:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Aug 2009 07:43:32 -0000 Received: (qmail 778 invoked by uid 500); 4 Aug 2009 07:43:37 -0000 Delivered-To: apmail-portals-jetspeed-dev-archive@portals.apache.org Received: (qmail 704 invoked by uid 500); 4 Aug 2009 07:43: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 693 invoked by uid 99); 4 Aug 2009 07:43: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 07:43: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 07:43:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C9D1D234C045 for ; Tue, 4 Aug 2009 00:43:14 -0700 (PDT) Message-ID: <733410344.1249371794812.JavaMail.jira@brutus> Date: Tue, 4 Aug 2009 00:43:14 -0700 (PDT) From: "Woonsan Ko (JIRA)" To: jetspeed-dev@portals.apache.org Subject: [jira] Commented: (JS2-1051) jetspeed2.2 cluster login is error(session is null) In-Reply-To: <232408210.1249350015118.JavaMail.jira@brutus> 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 [ https://issues.apache.org/jira/browse/JS2-1051?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D127388= 77#action_12738877 ]=20 Woonsan Ko commented on JS2-1051: --------------------------------- Please use public mailing list for your questions. It's not late to create = an issue after the problem gets clearer. > 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/jetspe= ed-2/deployguide/config-cluster.html=EF=BC=89 > but,when i try login by cluster (username=EF=BC=9Aadmin,password=EF=BC=9A= admin) > 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(Default= LoginModule.java:258) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorIm= pl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAc= cessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at javax.security.auth.login.LoginContext.invoke(LoginContext.java:76= 9) > at javax.security.auth.login.LoginContext.access$000(LoginContext.jav= a: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.jav= a:680) > at javax.security.auth.login.LoginContext.login(LoginContext.java:579= ) > at org.apache.catalina.realm.JAASRealm.authenticate(JAASRealm.java:36= 3) > at org.apache.catalina.authenticator.FormAuthenticator.authenticate(F= ormAuthenticator.java:258) > at org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authent= icatorBase.java:417) > at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValv= e.java:128) > at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValv= e.java:102) > at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngine= Valve.java:109) > at org.apache.catalina.ha.session.JvmRouteBinderValve.invoke(JvmRoute= BinderValve.java:209) > at org.apache.catalina.ha.tcp.ReplicationValve.invoke(ReplicationValv= e.java:347) > at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.= java:286) > at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:1= 90) > 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= .java:697) > at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelS= ocket.java:889) > at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(Thre= adPool.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