Greetings,

I can't persuade the base FTP server to work with base-2.9.2. I had it
working with base-2.9.0 but now when asking for 'ls'[1]  I get an
exception[2].

Versions:
tomcat:         6.0.18
base:           2.9.2
ftpserver:      base-ftpserver-1.0beta2

For clients I tried ncftp and osx /usr/bin/ftp. For servers, I also deployed
into Geronimo 2.1.3.

Can anybody help?

Chad Matsalla
National Research Council of Canada

[1]
csmg5:~ chad$ ftp lemon 2121
Connected to lemon.bioinfo.pbi.
220 Service ready for new user.
Name (lemon:chad): root
331 User name okay, need password for root.
Password:
230 User logged in, proceed.
Remote system type is UNIX.
ftp> ls -l
229 Entering Passive Mode (|||53672|)
150 File status okay; about to open data connection.
550 Requested action not taken.
ftp>


[2]
14:30:17,402  WARN DefaultFtpHandler:171 - RequestHandler.service()
java.lang.NullPointerException
        at
net.sf.basedb.clients.ftp.BaseFtpFile.getLastModified(BaseFtpFile.java:211)
        at
org.apache.ftpserver.command.impl.listing.LISTFileFormater.getLastModified(L
ISTFileFormater.java:85)
        at
org.apache.ftpserver.command.impl.listing.LISTFileFormater.format(LISTFileFo
rmater.java:57)
        at
org.apache.ftpserver.command.impl.listing.DirectoryLister.traverseFiles(Dire
ctoryLister.java:61)
        at
org.apache.ftpserver.command.impl.listing.DirectoryLister.traverseFiles(Dire
ctoryLister.java:45)
        at
org.apache.ftpserver.command.impl.listing.DirectoryLister.listFiles(Director
yLister.java:86)
        at org.apache.ftpserver.command.impl.LIST.execute(LIST.java:116)
and lots more in the exception stack.


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
basedb-users-requ...@lists.sourceforge.net

Reply via email to