DefaultFtpServer throws NPE on restart and lacka documentation on restart not
being supported
---------------------------------------------------------------------------------------------
Key: FTPSERVER-340
URL: https://issues.apache.org/jira/browse/FTPSERVER-340
Project: FtpServer
Issue Type: Bug
Components: Core
Affects Versions: 1.0.3, 1.0.2, 1.0.1, 1.0.0
Reporter: Niklas Gustavsson
Assignee: Niklas Gustavsson
Fix For: 1.0.4, 1.1.0
As reported here http://markmail.org/message/isdcrary76bsbsaq, DefaultFtpServer
throws an NPE when doing:
start()
stop()
start()
Restarting a stopped FtpServer is not supported, but, we should not throw an
NPE. And the fact that this is not supported should be in Javadocs
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.