Re: MINA and FtpServer on Apache Harmony

2009-02-23 Thread Niklas Gustavsson
On Fri, Feb 13, 2009 at 10:58 PM, Jeanfrancois Arcand jeanfrancois.arc...@sun.com wrote: Niklas Gustavsson wrote: In an attempt to eat som Apache dogfood, I attempted to build MINA and FtpServer on Apache Harmony. For MINA, Harmony 5.0 M8 crashed. For FtpServer, I get this weird error when

Re: MINA and FtpServer on Apache Harmony

2009-02-23 Thread Jeanfrancois Arcand
Salut, Niklas Gustavsson wrote: On Fri, Feb 13, 2009 at 10:58 PM, Jeanfrancois Arcand jeanfrancois.arc...@sun.com wrote: Niklas Gustavsson wrote: In an attempt to eat som Apache dogfood, I attempted to build MINA and FtpServer on Apache Harmony. For MINA, Harmony 5.0 M8 crashed. For FtpServer

MINA and FtpServer on Apache Harmony

2009-02-13 Thread Niklas Gustavsson
Hi In an attempt to eat som Apache dogfood, I attempted to build MINA and FtpServer on Apache Harmony. For MINA, Harmony 5.0 M8 crashed. For FtpServer, I get this weird error when running our unit tests: java.net.SocketException at org.apache.harmony.luni.platform.OSNetworkSystem.select

Re: MINA and FtpServer on Apache Harmony

2009-02-13 Thread Jeanfrancois Arcand
Salut, Niklas Gustavsson wrote: Hi In an attempt to eat som Apache dogfood, I attempted to build MINA and FtpServer on Apache Harmony. For MINA, Harmony 5.0 M8 crashed. For FtpServer, I get this weird error when running our unit tests: java.net.SocketException

Re: MINA and FtpServer on Apache Harmony

2009-02-13 Thread Niklas Gustavsson
On Fri, Feb 13, 2009 at 10:58 PM, Jeanfrancois Arcand jeanfrancois.arc...@sun.com wrote: looks like almost the same as: http://tinyurl.com/deut8e Very much so, I added my details to the bug. Thanks for the hint! /niklas