2009/4/14 David Latorre <[email protected]>: > Uh, > I meant, the null value is returned from IoSession.getRemoteAddress()
No, I think that the InetSocketAddress returned by IoSession.getRemoteAddress() for whatever reason returns null for getAddress(). Otherwise we should have gotten a NPE at org.apache.ftpserver.command.impl.USER.execute(USER.java:148) /niklas
