[ 
https://issues.apache.org/jira/browse/FTPSERVER-340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Niklas Gustavsson closed FTPSERVER-340.
---------------------------------------

    Resolution: Fixed

Fixed in rev 882110

commit -m "Fixing NPE thrown when restarting a stopped FtpServer and improving 
Javadoc for this (FTPSERVER-340)" 
/Users/niklas/Documents/svn/ftpserver-1.0.x/core/src/main/java/org/apache/ftpserver/impl/DefaultFtpServer.java
 
/Users/niklas/Documents/svn/ftpserver-trunk/core/src/main/java/org/apache/ftpserver/impl/DefaultFtpServer.java
    Sending        
/Users/niklas/Documents/svn/ftpserver-1.0.x/core/src/main/java/org/apache/ftpserver/impl/DefaultFtpServer.java
    Sending        
/Users/niklas/Documents/svn/ftpserver-trunk/core/src/main/java/org/apache/ftpserver/impl/DefaultFtpServer.java
    Transmitting file data ...
    Committed revision 882110.

> DefaultFtpServer throws NPE on restart and lack 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.0, 1.0.1, 1.0.2, 1.0.3
>            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.

Reply via email to