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 <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] | > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>