Uploaded image for project: 'FtpServer'
  1. FtpServer
  2. FTPSERVER-169

Run time error in org.apache.ftpserver.Daemon.class, it lead to service ftpd cannot be started.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0-M2
    • 1.0.0-M3
    • Core
    • None
    • Windows 2003 Enterprise Server with Service Pack 1 32 bit ,Java sdk 6 update 7.

    Description

      May be I found a mistake in org.apache.ftpserver.main.Daemon.java,line 44, I think it should be "server = getConfiguration(args);" instead of "FtpServer server = getConfiguration(args);".

      I executed command "service install" on <ftpd_home>\bin and the command running success but the service ftpd cannot be started,folowing information were logged into res\log\ftpd.log when I trying to start ftpd:
      [ INFO] 2008-08-25 15:24:06,180 [anonymous] [192.168.9.78] CLOSED
      [ INFO] 2008-08-25 15:25:28,755 [] [] Using default configuration....
      [ INFO] 2008-08-25 15:25:29,098 [] [] Starting FTP server daemon
      [ERROR] 2008-08-25 15:25:29,098 [] [] Daemon error
      java.lang.NullPointerException
      at org.apache.ftpserver.main.Daemon.main(Daemon.java:59)

      Attachments

        Activity

          People

            niklas Niklas Therning
            qiuyue Qiu Yue
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: