Return-Path: Delivered-To: apmail-jakarta-avalon-dev-archive@apache.org Received: (qmail 50772 invoked from network); 7 Mar 2002 09:49:02 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 7 Mar 2002 09:49:02 -0000 Received: (qmail 13883 invoked by uid 97); 7 Mar 2002 09:49:12 -0000 Delivered-To: qmlist-jakarta-archive-avalon-dev@jakarta.apache.org Received: (qmail 13822 invoked by uid 97); 7 Mar 2002 09:49:11 -0000 Mailing-List: contact avalon-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon Developers List" Reply-To: "Avalon Developers List" Delivered-To: mailing list avalon-dev@jakarta.apache.org Received: (qmail 13804 invoked from network); 7 Mar 2002 09:49:11 -0000 Message-ID: <20020307094908.64995.qmail@web10001.mail.yahoo.com> Date: Thu, 7 Mar 2002 01:49:08 -0800 (PST) From: Rana Bhattacharyya Subject: Re: ftpserver To: Avalon Developers List In-Reply-To: <3C8735BC.10602@metazoa.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, Yes, yesterday during testing I have seen this message and I guess I have fixed it. Ok, the reason is this. The default user manager is based on file based object store. During authentication if I try to get the user object, which does not exist - it throws a RuntimeException :( instead of null. So what I did is - if the object store contains the key, then get the user object. Yesterday I have chacked in this code - DefaultUserManager.java. Anyway I shall look into it again. This Thanks, Rana. --- Patrick Hess wrote: > > Paul Hammant wrote: > > > I can confirm from latest CVS, everything works > fine. > > > Thats correct - I assume there were some changes. My > last version > was from the 5th - checked out again yesterday and > many files from > the ftpserver were changed... and now it's working > (not 100%, but > I can live with it and learn more phoenix > debugging...) > > > > Lastly, Rana checked in a huge amount of changes > just today... > > > Yeah, that's it! > > But I'm still getting this error when loggin in: > > $ ftp localhost 7003 > Connected to localhost. > 220 Service ready for new user > Name (localhost:patrick): admin > 331 User name okay, need password for admin > Password: > 500 Syntax error, command PASS unrecognized > Login failed. > ftp> > > Nothing usefull in the log file(s)... > > Patrick Hess > > | metazoa GmbH | fon +49-211-175447-20 | > | Erkrather Str. 206 | fax +49-211-175447-27 | > | 40233 D�sseldorf | mail p.hess@metazoa.de | > > > -- > To unsubscribe, e-mail: > > For additional commands, e-mail: > > __________________________________________________ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/ -- To unsubscribe, e-mail: For additional commands, e-mail: