From users-return-8048-apmail-continuum-users-archive=continuum.apache.org@continuum.apache.org Fri May 14 15:45:34 2010 Return-Path: Delivered-To: apmail-continuum-users-archive@www.apache.org Received: (qmail 84529 invoked from network); 14 May 2010 15:45:34 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 May 2010 15:45:34 -0000 Received: (qmail 43539 invoked by uid 500); 14 May 2010 15:45:33 -0000 Delivered-To: apmail-continuum-users-archive@continuum.apache.org Received: (qmail 43353 invoked by uid 500); 14 May 2010 15:45:33 -0000 Mailing-List: contact users-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@continuum.apache.org Delivered-To: mailing list users@continuum.apache.org Received: (qmail 43345 invoked by uid 99); 14 May 2010 15:45:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 May 2010 15:45:33 +0000 X-ASF-Spam-Status: No, hits=-0.8 required=10.0 tests=AWL,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of wsmoak@gmail.com designates 209.85.160.43 as permitted sender) Received: from [209.85.160.43] (HELO mail-pw0-f43.google.com) (209.85.160.43) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 May 2010 15:45:26 +0000 Received: by pwj7 with SMTP id 7so4362757pwj.2 for ; Fri, 14 May 2010 08:45:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type; bh=ylcgkx45HqKhXLk/OiwGzHgwOcxGP6ho7nuENAqhSwA=; b=qo1GlDFryBQ1/gNKAD2z+ztyrmFTtIEuu9d67Pq8IaS6+Xaf4Oq2q53COEYn5Ij94J dSiQuGp2uCJ3JlhNLsiQxx3GT5zcWCYJifaRDTN/2pzKtpokudBNWRQAUWcC9UP4HHCY HfxsMccdQqc2IOlKfN6MYc02oh3Sq4kvmua3Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=uOjDqV1r7W1ZnUkzp5BcD65QqtmIgXjoBnlTcSMsNMqmU3DCChf+p39kDj5MTzN5Lz TB0Q0dMI1K93cryOdWJdWaU/7HapJKtcDzplh9sQ0KY4ObGJH9HrXofl5q5Y0RLqNeGi xECHvzVcGwrDDErs48+QPJuxNmKo74JkM/u7w= Received: by 10.142.207.12 with SMTP id e12mr882661wfg.32.1273851906309; Fri, 14 May 2010 08:45:06 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.161.16 with HTTP; Fri, 14 May 2010 08:44:46 -0700 (PDT) In-Reply-To: <4BED5703.5040006@gmail.com> References: <4BEC0CD1.9020002@gmail.com> <4BED5703.5040006@gmail.com> From: Wendy Smoak Date: Fri, 14 May 2010 11:44:46 -0400 Message-ID: Subject: Re: Newbie - Can't login To: users@continuum.apache.org Content-Type: text/plain; charset=ISO-8859-1 On Fri, May 14, 2010 at 9:58 AM, Kurt Guenther wrote: > Yes, I tried a different browser (different cookies) and even reinstalled to > make sure I didn't fat finger the password. Do you see anything interesting in any of the other log files? As Deng mentioned, when it "thinks" you are not logged in, it's usually a problem with browser cookies. Not that it's related, but I'm curious what change you needed to make to the startup script? I usually do 'continuum start' (unless I'm on Windows) -- but that shouldn't cause this problem either. It generally Just Works for me on Mac OSX and Ubuntu Linux. -- Wendy