Re: [VOTE] Releasing FtpServer 1.0.0-M4

2008-12-03 Thread Niklas Gustavsson
On Thu, Dec 4, 2008 at 2:22 AM, Emmanuel Lecharny <[EMAIL PROTECTED]> wrote: > David Latorre wrote: >> When I read this, I was going to commit fixes for >> >> FTPSERVER-229 https://issues.apache.org/jira/browse/FTPSERVER-229 >> FTPSERVER-230 https://issues.apache.org/jira/browse/FTPSERVER-230 >>

Encoder/Decoder Repository in MINA source

2008-12-03 Thread Ashish
The idea is to include some well known Protocol (like DNS, HTTP, XML etc) encoder/decoder in MINA source. Essentially to speed up the development tasks. These may be completely functional or may need some work before they can be used. This shall help in easy adaptation of MINA for different projec

Mina server hang

2008-12-03 Thread Steve Johns
Hi the following is the full thread dump, can someone give any idea if mina itself problem or my program problem? Thanks a lot. "AnonymousIoService-8" daemon prio=6 tid=0x16dd9400 nid=0x1608 waiting on condit ion [0x1856f000..0x1856fd18] java.lang.Thread.State: WAITING (parking) at sun.

[jira] Updated: (FTPSERVER-226) DELE command deletes directories

2008-12-03 Thread David Latorre (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Latorre updated FTPSERVER-226: Fix Version/s: (was: 1.0.0-M4) 1.0.0-RC1 > DELE command deletes d

[jira] Updated: (FTPSERVER-228) LIST command on a non-existent directory should result in an error

2008-12-03 Thread David Latorre (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Latorre updated FTPSERVER-228: Fix Version/s: (was: 1.0.0-M4) 1.0.0-RC1 > LIST command on a non-

[jira] Closed: (FTPSERVER-227) DELE command should not delete the current working directory or the any parent of current working directory

2008-12-03 Thread David Latorre (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Latorre closed FTPSERVER-227. --- Resolution: Duplicate According to FTPSERVER-226 DELE shouldn't delete any directories so

[jira] Resolved: (FTPSERVER-234) TYPE command with no argument

2008-12-03 Thread David Latorre (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Latorre resolved FTPSERVER-234. - Resolution: Fixed Fix Version/s: (was: 1.0.0-M4) 1.0.0-RC

[jira] Resolved: (FTPSERVER-232) MFMT command always returns a 2XX reply even if the date could not be set

2008-12-03 Thread David Latorre (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Latorre resolved FTPSERVER-232. - Resolution: Fixed Fix Version/s: (was: 1.0.0-M4) 1.0.0-RC

[jira] Resolved: (FTPSERVER-231) MFMT Commad does not work on file/path names that have one or more white spaces

2008-12-03 Thread David Latorre (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Latorre resolved FTPSERVER-231. - Resolution: Fixed Fix Version/s: (was: 1.0.0-M4) 1.0.0-RC

[jira] Resolved: (FTPSERVER-230) MFMT Command reply should include a message

2008-12-03 Thread David Latorre (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Latorre resolved FTPSERVER-230. - Resolution: Fixed Fix Version/s: (was: 1.0.0-M4) 1.0.0-RC

[jira] Resolved: (FTPSERVER-229) MFMT Command - Code Enhancement

2008-12-03 Thread David Latorre (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Latorre resolved FTPSERVER-229. - Resolution: Fixed Fix Version/s: (was: 1.0.0-M4) 1.0.0-RC

Re: [VOTE] Releasing FtpServer 1.0.0-M4

2008-12-03 Thread Emmanuel Lecharny
David Latorre wrote: Uh When I read this, I was going to commit fixes for FTPSERVER-229 https://issues.apache.org/jira/browse/FTPSERVER-229 FTPSERVER-230 https://issues.apache.org/jira/browse/FTPSERVER-230 FTPSERVER-231 https://issues.apache.org/jira/browse/FTPSERVER-231 FTPSERVER-232 https:

[jira] Assigned: (FTPSERVER-229) MFMT Command - Code Enhancement

2008-12-03 Thread David Latorre (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Latorre reassigned FTPSERVER-229: --- Assignee: David Latorre > MFMT Command - Code Enhancement > --

Re: [VOTE] Releasing FtpServer 1.0.0-M4

2008-12-03 Thread David Latorre
Uh When I read this, I was going to commit fixes for FTPSERVER-229 https://issues.apache.org/jira/browse/FTPSERVER-229 FTPSERVER-230 https://issues.apache.org/jira/browse/FTPSERVER-230 FTPSERVER-231 https://issues.apache.org/jira/browse/FTPSERVER-231 FTPSERVER-232 https://issues.apache.org/jir

[jira] Assigned: (FTPSERVER-230) MFMT Command reply should include a message

2008-12-03 Thread David Latorre (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Latorre reassigned FTPSERVER-230: --- Assignee: David Latorre > MFMT Command reply should include a message > --

[jira] Commented: (FTPSERVER-230) MFMT Command reply should include a message

2008-12-03 Thread David Latorre (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653054#action_12653054 ] David Latorre commented on FTPSERVER-230: - Although there is no official RFC in

Re: [VOTE] Releasing FtpServer 1.0.0-M4

2008-12-03 Thread Emmanuel Lecharny
Niklas Gustavsson wrote: Let's get trashing! [X]: +1, Release FtpServer 1.0.0-M Sorry for the delay ! -- cordialement, regards, Emmanuel Lécharny www.iktek.com directory.apache.org

Re: Asyncweb error

2008-12-03 Thread Emmanuel Lecharny
Mark Webb wrote: I am seeing the same error with wget as well. I think I have narrowed down the problem. In the class HttpRequestLineDecodingState line 67 you have an IoBuffer that represents the request. There is then the following line of code: HttpMethod method = HttpMethod.valueOf(product

[jira] Created: (FTPSERVER-234) TYPE command with no argument

2008-12-03 Thread Sai Pullabhotla (JIRA)
TYPE command with no argument - Key: FTPSERVER-234 URL: https://issues.apache.org/jira/browse/FTPSERVER-234 Project: FtpServer Issue Type: Improvement Components: Core Affects Versions: 1.0.0-M3

[jira] Created: (FTPSERVER-233) MKD command should not create all the parent directories

2008-12-03 Thread Sai Pullabhotla (JIRA)
MKD command should not create all the parent directories Key: FTPSERVER-233 URL: https://issues.apache.org/jira/browse/FTPSERVER-233 Project: FtpServer Issue Type: Bug Repo

[jira] Created: (FTPSERVER-232) MFMT command always returns a 2XX reply even if the date could not be set

2008-12-03 Thread Sai Pullabhotla (JIRA)
MFMT command always returns a 2XX reply even if the date could not be set - Key: FTPSERVER-232 URL: https://issues.apache.org/jira/browse/FTPSERVER-232 Project: FtpServer

[jira] Created: (FTPSERVER-231) MFMT Commad does not work on file/path names that have one or more white spaces

2008-12-03 Thread Sai Pullabhotla (JIRA)
MFMT Commad does not work on file/path names that have one or more white spaces --- Key: FTPSERVER-231 URL: https://issues.apache.org/jira/browse/FTPSERVER-231 Project: FtpSer

[jira] Created: (FTPSERVER-230) MFMT Command reply should include a message

2008-12-03 Thread Sai Pullabhotla (JIRA)
MFMT Command reply should include a message --- Key: FTPSERVER-230 URL: https://issues.apache.org/jira/browse/FTPSERVER-230 Project: FtpServer Issue Type: Bug Components: Core Affects Ver

[jira] Created: (FTPSERVER-229) MFMT Command - Code Enhancement

2008-12-03 Thread Sai Pullabhotla (JIRA)
MFMT Command - Code Enhancement --- Key: FTPSERVER-229 URL: https://issues.apache.org/jira/browse/FTPSERVER-229 Project: FtpServer Issue Type: Improvement Components: Core Affects Versions: 1.0.0-M3

[jira] Created: (FTPSERVER-228) LIST command on a non-existent directory should result in an error

2008-12-03 Thread Sai Pullabhotla (JIRA)
LIST command on a non-existent directory should result in an error -- Key: FTPSERVER-228 URL: https://issues.apache.org/jira/browse/FTPSERVER-228 Project: FtpServer Issue Type:

[jira] Created: (FTPSERVER-227) DELE command should not delete the current working directory or the any parent of current working directory

2008-12-03 Thread Sai Pullabhotla (JIRA)
DELE command should not delete the current working directory or the any parent of current working directory --- Key: FTPSERVER-227 URL: https://issues.apache.o

[jira] Created: (FTPSERVER-226) DELE command deletes directories

2008-12-03 Thread Sai Pullabhotla (JIRA)
DELE command deletes directories Key: FTPSERVER-226 URL: https://issues.apache.org/jira/browse/FTPSERVER-226 Project: FtpServer Issue Type: Bug Components: Core Affects Versions: 1.0.0-M3

[jira] Updated: (FTPSERVER-225) Missing entries in public API for embedded context

2008-12-03 Thread Niklas Gustavsson (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niklas Gustavsson updated FTPSERVER-225: Fix Version/s: 1.1 > Missing entries in public API for embedded context > --

[jira] Commented: (FTPSERVER-225) Missing entries in public API for embedded context

2008-12-03 Thread Niklas Gustavsson (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652987#action_12652987 ] Niklas Gustavsson commented on FTPSERVER-225: - > I can get Listener and User

Re: Asyncweb error

2008-12-03 Thread Mark Webb
I am seeing the same error with wget as well. I think I have narrowed down the problem. In the class HttpRequestLineDecodingState line 67 you have an IoBuffer that represents the request. There is then the following line of code: HttpMethod method = HttpMethod.valueOf(product.getString(asciiDec

Re: Asyncweb error

2008-12-03 Thread Mark Webb
Just tried Firefox and saw the exception. On Wed, Dec 3, 2008 at 2:46 PM, Mark Webb <[EMAIL PROTECTED]> wrote: > hrmm... Shouldn't it be a GET? I am just typing in the URL and > pressing the key. I tried Internet Exploder and Google Chrome > and got the same results. > > > On Wed, Dec 3, 2008

Re: Asyncweb error

2008-12-03 Thread Mark Webb
hrmm... Shouldn't it be a GET? I am just typing in the URL and pressing the key. I tried Internet Exploder and Google Chrome and got the same results. On Wed, Dec 3, 2008 at 2:41 PM, Emmanuel Lecharny <[EMAIL PROTECTED]> wrote: > Mark Webb wrote: >> >> Here is what the browser prints out. I

Re: Asyncweb error

2008-12-03 Thread Emmanuel Lecharny
Mark Webb wrote: Here is what the browser prints out. I am now using the listener example and getting the same exception. -- You sent these headers with your request: Accept = text/xml,application/xml,application/xhtml+xml,text/html;q=0.9

Re: Asyncweb error

2008-12-03 Thread Mark Webb
Here is what the browser prints out. I am now using the listener example and getting the same exception. -- You sent these headers with your request: Accept = text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,i

Re: Asyncweb error

2008-12-03 Thread Emmanuel Lecharny
Mark Webb wrote: I am working on writing a simple web server application using the asyncweb library. I am getting the following error. I am using Google Chrome to test the server. I do get the proper response in the browser but I also see this exception in the output of the server. What is

Asyncweb error

2008-12-03 Thread Mark Webb
I am working on writing a simple web server application using the asyncweb library. I am getting the following error. I am using Google Chrome to test the server. I do get the proper response in the browser but I also see this exception in the output of the server. java.lang.IllegalArgumentExce

[jira] Created: (FTPSERVER-225) Missing entries in public API for embedded context

2008-12-03 Thread Olivier Lourdais (JIRA)
Missing entries in public API for embedded context -- Key: FTPSERVER-225 URL: https://issues.apache.org/jira/browse/FTPSERVER-225 Project: FtpServer Issue Type: Wish Components: Core

Re: What do you use Apache MINA for?

2008-12-03 Thread Lance Woodson
I'm developing distributed productivity apps for mobile devices (Android first, then iPhone). I also plan to make some distributed games for mobile devices. I also know that Sun's game server project (Darkstar) used Mina for its java client base in the past. I am not sure if that is still the ca

[jira] Commented: (DIRMINA-641) Configurable memory limit for CompressionFilter

2008-12-03 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652781#action_12652781 ] Emmanuel Lecharny commented on DIRMINA-641: --- This is a real issue. I have checke

[jira] Commented: (FTPSERVER-224) MFMT support

2008-12-03 Thread ArtemGr (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652772#action_12652772 ] ArtemGr commented on FTPSERVER-224: --- Add MFMT to http://mina.apache.org/ftpserver/ftp-

[jira] Commented: (FTPSERVER-136) incorrent IP used in opening data channel

2008-12-03 Thread Amichai Rothman (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652768#action_12652768 ] Amichai Rothman commented on FTPSERVER-136: --- Sorry, but as I mentioned, I now

[jira] Created: (DIRMINA-641) Configurable memory limit for CompressionFilter

2008-12-03 Thread Mauritz Lovgren (JIRA)
Configurable memory limit for CompressionFilter --- Key: DIRMINA-641 URL: https://issues.apache.org/jira/browse/DIRMINA-641 Project: MINA Issue Type: Wish Components: Filter Affects V