[jira] [Commented] (FTPSERVER-375) [FindBugs] NativeFtpFile implements equals(), but does not - hashCode()

2011-06-19 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13051666#comment-13051666 ] Sebb commented on FTPSERVER-375: file.getCanonicalPath().hashCode() would do just

[jira] [Updated] (FTPSERVER-375) [FindBugs] NativeFtpFile implements equals(), but does not - hashCode()

2011-06-20 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated FTPSERVER-375: --- Attachment: FTPSERVER-375.patch Patch to use canonicalPath rather than canonicalFile. Also adds Javadoc

[jira] [Commented] (FTPSERVER-375) [FindBugs] NativeFtpFile implements equals(), but does not - hashCode()

2011-06-20 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13052133#comment-13052133 ] Sebb commented on FTPSERVER-375: I think there's a possible bug in the equals method

[jira] [Commented] (FTPSERVER-375) [FindBugs] NativeFtpFile implements equals(), but does not - hashCode()

2011-06-22 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13053471#comment-13053471 ] Sebb commented on FTPSERVER-375: Patch added in #1138633 and#1138635 [FindBugs

[jira] [Updated] (DIRMINA-843) NioSocketAcceptor doesnot provide an interface to input connectiontimeout parameter.

2011-07-07 Thread amt (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] amt updated DIRMINA-843: Description: TCP connection is terminated by exactly 5 mins, from the time it is created. I am using Apache MINA

[jira] [Created] (ASYNCWEB-43) CrLfDecodingState is broken

2011-08-29 Thread zealot (JIRA)
CrLfDecodingState is broken --- Key: ASYNCWEB-43 URL: https://issues.apache.org/jira/browse/ASYNCWEB-43 Project: Asyncweb Issue Type: Bug Components: Common Reporter: zealot Priority

[jira] [Updated] (ASYNCWEB-43) CrLfDecodingState is broken

2011-08-29 Thread zealot (JIRA)
[ https://issues.apache.org/jira/browse/ASYNCWEB-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zealot updated ASYNCWEB-43: --- Attachment: (was: codec.patch) CrLfDecodingState is broken

[jira] [Updated] (ASYNCWEB-43) CrLfDecodingState is broken

2011-08-29 Thread zealot (JIRA)
[ https://issues.apache.org/jira/browse/ASYNCWEB-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zealot updated ASYNCWEB-43: --- Attachment: codec.patch Try to fix this issue, attach 2 extra attributes to session, may cause some side

[jira] [Updated] (ASYNCWEB-43) CrLfDecodingState is broken

2011-08-29 Thread zealot (JIRA)
[ https://issues.apache.org/jira/browse/ASYNCWEB-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zealot updated ASYNCWEB-43: --- Attachment: codec.patch CrLfDecodingState is broken --- Key

[jira] [Created] (SSHD-143) Missing SVN EOL properties

2011-09-05 Thread Sebb (JIRA)
Missing SVN EOL properties -- Key: SSHD-143 URL: https://issues.apache.org/jira/browse/SSHD-143 Project: MINA SSHD Issue Type: Bug Reporter: Sebb Missing or incorrect SVN eol-style properties - see

[jira] [Updated] (SSHD-143) Missing SVN EOL properties

2011-09-05 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated SSHD-143: -- Attachment: sshd-0.6.0.sh Missing SVN EOL properties -- Key: SSHD-143

[jira] [Created] (SSHD-162) Allow the configuration of InvertedShellWrapper's thread pool

2012-04-29 Thread Pierre (JIRA)
Pierre created SSHD-162: --- Summary: Allow the configuration of InvertedShellWrapper's thread pool Key: SSHD-162 URL: https://issues.apache.org/jira/browse/SSHD-162 Project: MINA SSHD Issue Type

[jira] [Updated] (SSHD-162) Allow the configuration of InvertedShellWrapper's thread pool

2012-04-29 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre updated SSHD-162: Description: InvertedShellWrapper spawns a new thread for pumping the shell I/O. It would be more flexible to allow

[jira] [Updated] (SSHD-162) Allow the configuration of InvertedShellWrapper's thread pool

2012-04-29 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre updated SSHD-162: Attachment: SSHD-162.patch Allow the configuration of InvertedShellWrapper's thread pool

[jira] [Commented] (SSHD-162) Allow the configuration of InvertedShellWrapper's thread pool

2012-04-29 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264658#comment-13264658 ] Pierre commented on SSHD-162: - attached patch Allow the configuration

[jira] [Updated] (SSHD-145) InvertedShellWrapper may not send process output back if process exits too fast

2012-04-29 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre updated SSHD-145: Attachment: patch-with-test.patch Added {{path-with-test.patch}}, which is Denis's patch plus a simple JUnit test

[jira] [Created] (SSHD-163) Allow InvertedShellWrapper to implement SessionAware

2012-04-30 Thread Pierre (JIRA)
Pierre created SSHD-163: --- Summary: Allow InvertedShellWrapper to implement SessionAware Key: SSHD-163 URL: https://issues.apache.org/jira/browse/SSHD-163 Project: MINA SSHD Issue Type: Improvement

[jira] [Updated] (SSHD-163) Allow InvertedShellWrapper to implement SessionAware

2012-04-30 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre updated SSHD-163: Description: InvertedShell implementations that also implement SessionAware can not have access to the session

[jira] [Updated] (SSHD-163) Allow InvertedShellWrapper to implement SessionAware

2012-04-30 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre updated SSHD-163: Attachment: SSHD-163.patch Added patch Allow InvertedShellWrapper to implement SessionAware

[jira] [Updated] (SSHD-146) SSH Server : EOF from command not propagating to Process (InvertedShell)

2012-04-30 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre updated SSHD-146: Attachment: SSHD-146.patch SSH-146: Tim's patch (plus a minor change to remove the race condition

[jira] [Updated] (SSHD-146) SSH Server : EOF from command not propagating to Process (InvertedShell)

2012-04-30 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre updated SSHD-146: Attachment: (was: SSHD-146.patch) SSH Server : EOF from command not propagating to Process (InvertedShell

[jira] [Updated] (SSHD-146) SSH Server : EOF from command not propagating to Process (InvertedShell)

2012-04-30 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre updated SSHD-146: Attachment: SSH-146.patch SSH Server : EOF from command not propagating to Process (InvertedShell

[jira] [Created] (DIRMINA-891) SSLHandler throws SSLException during handshake that sequence number triggers

2012-05-04 Thread Ali (JIRA)
Ali created DIRMINA-891: --- Summary: SSLHandler throws SSLException during handshake that sequence number triggers Key: DIRMINA-891 URL: https://issues.apache.org/jira/browse/DIRMINA-891 Project: MINA

[jira] [Updated] (DIRMINA-891) SSLHandler throws SSLException during handshake that sequence number triggers

2012-05-04 Thread Ali (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ali updated DIRMINA-891: Attachment: sun.security.ssl.zip MINARehandshake.zip jsse.jar SSLHandler

[jira] [Commented] (DIRMINA-891) SSLHandler throws SSLException during handshake that sequence number triggers

2012-05-04 Thread Ali (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13268808#comment-13268808 ] Ali commented on DIRMINA-891: - I added simple MINA server and client project. But in order

[jira] [Updated] (SSHD-162) Allow the configuration of InvertedShellWrapper's thread pool

2012-05-04 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre updated SSHD-162: Attachment: (was: SSHD-162.patch) Allow the configuration of InvertedShellWrapper's thread pool

[jira] [Updated] (SSHD-162) Allow the configuration of InvertedShellWrapper's thread pool

2012-05-04 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre updated SSHD-162: Attachment: SSHD-162.patch Update patch: - since we are not reusing the executor when it is not passed

[jira] [Created] (SSHD-164) Allow the buffer size for the IO pumps to be configurable in InvertedShellWrapper

2012-05-04 Thread Pierre (JIRA)
Pierre created SSHD-164: --- Summary: Allow the buffer size for the IO pumps to be configurable in InvertedShellWrapper Key: SSHD-164 URL: https://issues.apache.org/jira/browse/SSHD-164 Project: MINA SSHD

[jira] [Updated] (SSHD-164) Allow the buffer size for the IO pumps to be configurable in InvertedShellWrapper

2012-05-04 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre updated SSHD-164: Attachment: SSHD-164.patch Patch. Allow the buffer size for the IO pumps to be configurable

[jira] [Issue Comment Edited] (SSHD-162) Allow the configuration of InvertedShellWrapper's thread pool

2012-05-05 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13268887#comment-13268887 ] Pierre edited comment on SSHD-162 at 5/5/12 7:47 AM: - Updated patch

[jira] [Created] (DIRMINA-892) Please provide more comment about IoService.dispose

2012-05-05 Thread gee (JIRA)
gee created DIRMINA-892: --- Summary: Please provide more comment about IoService.dispose Key: DIRMINA-892 URL: https://issues.apache.org/jira/browse/DIRMINA-892 Project: MINA Issue Type: Wish

[jira] [Updated] (SSHD-164) Allow the buffer size for the IO pumps to be configurable in InvertedShellWrapper

2012-05-07 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre updated SSHD-164: Description: InvertedShellWrapper uses by default a buffer of 512 bytes to copy the input/output/error streams from

[jira] [Created] (DIRMINA-893) 'fake deadlock' causes IoFuture.await() to malfunction

2012-05-30 Thread Carusyte (JIRA)
Carusyte created DIRMINA-893: Summary: 'fake deadlock' causes IoFuture.await() to malfunction Key: DIRMINA-893 URL: https://issues.apache.org/jira/browse/DIRMINA-893 Project: MINA Issue Type

[jira] [Commented] (DIRMINA-893) 'fake deadlock' causes IoFuture.await() to malfunction

2012-05-30 Thread Carusyte (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13286279#comment-13286279 ] Carusyte commented on DIRMINA-893: -- I'm afraid this issue still exists in 2.0.4. Those

[jira] [Updated] (DIRMINA-893) 'fake deadlock' causes IoFuture.await() to malfunction

2012-05-30 Thread Carusyte (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carusyte updated DIRMINA-893: - Affects Version/s: 2.0.4 'fake deadlock' causes IoFuture.await() to malfunction

[jira] [Updated] (DIRMINA-895) What does getLastReadTime() return ?

2012-06-18 Thread Nagesh (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nagesh updated DIRMINA-895: --- Attachment: LastReadTime.png Screen-shot showing the value returned by getLastReadTime

[jira] [Resolved] (DIRMINA-895) What does getLastReadTime() return ?

2012-06-18 Thread Nagesh (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nagesh resolved DIRMINA-895. Resolution: Not A Problem The value reported is a Unix timestamp and not duration. What

[jira] [Commented] (DIRMINA-895) What does getLastReadTime() return ?

2012-06-18 Thread Nagesh (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13395471#comment-13395471 ] Nagesh commented on DIRMINA-895: The time being returned is a Unix timestamp

[jira] [Commented] (DIRMINA-777) IoSessionConfig.setUseReadOperation(true) doesn't seem to work

2012-07-18 Thread chinese (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13418035#comment-13418035 ] chinese commented on DIRMINA-777: - 我也遇到了同样的问题,各位老外,有没有解决方法啊。哈哈

[jira] [Created] (DIRMINA-902) Buffer read incorrectly when reading after a NEED_DATA trigger.

2012-07-31 Thread Nagesh (JIRA)
Nagesh created DIRMINA-902: -- Summary: Buffer read incorrectly when reading after a NEED_DATA trigger. Key: DIRMINA-902 URL: https://issues.apache.org/jira/browse/DIRMINA-902 Project: MINA Issue

[jira] [Commented] (SSHD-182) source tarball contains additional src directory

2012-08-18 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13437324#comment-13437324 ] Sebb commented on SSHD-182: --- I agree that the source tarball looks wrong, every single file

[jira] [Updated] (SSHD-183) update spring-context to 3.x

2012-08-22 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre updated SSHD-183: Attachment: SpringUpgrade.patch Spring seems to be just used for one test (TestSpringConfig) and is not required

[jira] [Comment Edited] (SSHD-183) update spring-context to 3.x

2012-08-22 Thread Pierre (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13439420#comment-13439420 ] Pierre edited comment on SSHD-183 at 8/22/12 10:26 PM: --- Spring seems

[jira] [Created] (FTPSERVER-435) FTPClient - 3.0.1 - Randomly throwing connection timed out error during listfile / connect

2012-10-12 Thread vijayan (JIRA)
vijayan created FTPSERVER-435: - Summary: FTPClient - 3.0.1 - Randomly throwing connection timed out error during listfile / connect Key: FTPSERVER-435 URL: https://issues.apache.org/jira/browse/FTPSERVER-435

[jira] [Created] (DIRMINA-917) IoHandlerAdapter.sessionClosed is not call when the clien close a connection

2012-11-21 Thread xieyufeng (JIRA)
xieyufeng created DIRMINA-917: - Summary: IoHandlerAdapter.sessionClosed is not call when the clien close a connection Key: DIRMINA-917 URL: https://issues.apache.org/jira/browse/DIRMINA-917 Project: MINA

[jira] [Created] (SSHD-200) Provide an easy way to alter the path environment variable for the server

2012-12-17 Thread somebody (JIRA)
somebody created SSHD-200: - Summary: Provide an easy way to alter the path environment variable for the server Key: SSHD-200 URL: https://issues.apache.org/jira/browse/SSHD-200 Project: MINA SSHD

[jira] [Created] (SSHD-201) Using git over sshd requires custom parsing of the command and removal of characters to work, however this custom parsing will likely break other applications going though

2012-12-17 Thread somebody (JIRA)
URL: https://issues.apache.org/jira/browse/SSHD-201 Project: MINA SSHD Issue Type: Bug Affects Versions: 0.8.0 Environment: Windows 7, MsysGit 1.8.0 Reporter: somebody I have two git repositories on windows 7, locally for now

[jira] [Created] (DIRMINA-926) IoSession IP Error when Socket Server Communicate With Microcomputer In LAN and Internet.

2012-12-17 Thread zlh (JIRA)
zlh created DIRMINA-926: --- Summary: IoSession IP Error when Socket Server Communicate With Microcomputer In LAN and Internet. Key: DIRMINA-926 URL: https://issues.apache.org/jira/browse/DIRMINA-926 Project

[jira] [Updated] (DIRMINA-926) IoSession IP Error when Socket Server Communicate With Microcomputer In LAN and Internet.

2012-12-17 Thread zlh (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zlh updated DIRMINA-926: Description: A server in the LAN,Every Single Chip Microcomputer Connected by a switch. My Socket Server

[jira] [Updated] (DIRMINA-926) IoSession IP Error when Socket Server Communicate With Microcomputer In LAN and Internet.

2012-12-17 Thread zlh (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zlh updated DIRMINA-926: Description: A server in the LAN,Every Single Chip Microcomputer Connected by a switch. My Socket Server

[jira] [Commented] (DIRMINA-926) IoSession IP Error when Socket Server Communicate With Microcomputer In LAN and Internet.

2012-12-18 Thread zlh (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13534935#comment-13534935 ] zlh commented on DIRMINA-926: - thanks Emmanuel Lecharny! I Difference between different

[jira] [Commented] (DIRMINA-926) IoSession IP Error when Socket Server Communicate With Microcomputer In LAN and Internet.

2012-12-18 Thread zlh (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13535614#comment-13535614 ] zlh commented on DIRMINA-926: - Set and Get Iosession Attribute public void

[jira] [Commented] (DIRMINA-926) IoSession IP Error when Socket Server Communicate With Microcomputer In LAN and Internet.

2012-12-19 Thread zlh (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13536678#comment-13536678 ] zlh commented on DIRMINA-926: - DeviceID can only be change by “setSocketListMap” method

[jira] [Created] (DIRMINA-928) when client want to connect to server by binding wrong ip address,there is a bug.

2012-12-20 Thread wallgreat (JIRA)
wallgreat created DIRMINA-928: - Summary: when client want to connect to server by binding wrong ip address,there is a bug. Key: DIRMINA-928 URL: https://issues.apache.org/jira/browse/DIRMINA-928 Project

[jira] [Created] (DIRMINA-929) AbstractPollingIoProcessor patch to mark buffer as free

2013-01-03 Thread jon (JIRA)
jon created DIRMINA-929: --- Summary: AbstractPollingIoProcessor patch to mark buffer as free Key: DIRMINA-929 URL: https://issues.apache.org/jira/browse/DIRMINA-929 Project: MINA Issue Type: Improvement

[jira] [Updated] (DIRMINA-929) AbstractPollingIoProcessor patch to mark buffer as free

2013-01-03 Thread jon (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jon updated DIRMINA-929: Attachment: AbstractPollingIoProcessor.java AbstractPollingIoProcessor patch to mark buffer as free

[jira] [Commented] (DIRMINA-929) AbstractPollingIoProcessor patch to mark buffer as free

2013-01-03 Thread jon (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543434#comment-13543434 ] jon commented on DIRMINA-929: - lets ignore this for a minute while I check something

[jira] [Updated] (DIRMINA-929) AbstractPollingIoProcessor patch to mark buffer as free

2013-01-03 Thread jon (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jon updated DIRMINA-929: Attachment: (was: AbstractPollingIoProcessor.java) AbstractPollingIoProcessor patch to mark buffer

[jira] [Updated] (DIRMINA-929) AbstractPollingIoProcessor patch to mark buffer as free

2013-01-03 Thread jon (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jon updated DIRMINA-929: Attachment: AbstractPollingIoProcessor.java AbstractPollingIoProcessor patch to mark buffer as free

[jira] [Commented] (DIRMINA-929) AbstractPollingIoProcessor patch to mark buffer as free

2013-01-03 Thread jon (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543578#comment-13543578 ] jon commented on DIRMINA-929: - ok, updated a better tested version of the patch

[jira] [Comment Edited] (DIRMINA-929) AbstractPollingIoProcessor patch to mark buffer as free

2013-01-03 Thread jon (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543578#comment-13543578 ] jon edited comment on DIRMINA-929 at 1/4/13 3:39 AM: - ok, uploaded

[jira] [Updated] (DIRMINA-929) AbstractPollingIoProcessor patch to mark buffer as free

2013-01-04 Thread jon (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jon updated DIRMINA-929: Attachment: (was: AbstractPollingIoProcessor.java) AbstractPollingIoProcessor patch to mark buffer

[jira] [Commented] (SSHD-217) The MD5 doesn't match the *.tar.gz download

2013-03-07 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13596662#comment-13596662 ] Sebb commented on SSHD-217: --- Which mirror did you download from? I just downloaded all the files

[jira] [Created] (SSHD-228) java.lang.IllegalStateException: Session is closed issue for the two different j2ee application trying to do ssh in websphere Application Server cluster environment.

2013-04-11 Thread Vijay (JIRA)
: https://issues.apache.org/jira/browse/SSHD-228 Project: MINA SSHD Issue Type: Bug Affects Versions: 0.8.0 Environment: OS : Unix Server : Websphere Application Server 8 (Clustered Environment) Reporter: Vijay Priority: Blocker

[jira] [Created] (DIRMINA-943) TextLineDecoder unexpected result in multibyte charset

2013-05-12 Thread heyoulin (JIRA)
heyoulin created DIRMINA-943: Summary: TextLineDecoder unexpected result in multibyte charset Key: DIRMINA-943 URL: https://issues.apache.org/jira/browse/DIRMINA-943 Project: MINA Issue Type

[jira] [Created] (DIRMINA-944) Server logs 'Connection reset by peer' and sends RST but no disconnect found in packet capture

2013-05-15 Thread James (JIRA)
James created DIRMINA-944: - Summary: Server logs 'Connection reset by peer' and sends RST but no disconnect found in packet capture Key: DIRMINA-944 URL: https://issues.apache.org/jira/browse/DIRMINA-944

[jira] [Commented] (DIRMINA-944) Server logs 'Connection reset by peer' and sends RST but no disconnect found in packet capture

2013-05-15 Thread James (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13658878#comment-13658878 ] James commented on DIRMINA-944: --- Mina is serverside, providing FTP over SSL. The peer

[jira] [Updated] (DIRMINA-944) Server logs 'Connection reset by peer' and sends RST but no disconnect found in packet capture

2013-05-15 Thread James (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James updated DIRMINA-944: -- Affects Version/s: (was: 1.0.5) 2.0.5 Server logs 'Connection reset by peer

[jira] [Commented] (SSHD-103) SimpleGeneratorHostKeyProvider fails to read files it wrote StreamCorruptedException: unexpected block data

2013-07-02 Thread xiezhi (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13697650#comment-13697650 ] xiezhi commented on SSHD-103: - SSHD-78 looks like no patch. So how to fix the issue

[jira] [Created] (FTPSERVER-444) DefaultFtpServer.stop() removes default listener from FtpServerFactory

2013-07-07 Thread SlackJack (JIRA)
SlackJack created FTPSERVER-444: --- Summary: DefaultFtpServer.stop() removes default listener from FtpServerFactory Key: FTPSERVER-444 URL: https://issues.apache.org/jira/browse/FTPSERVER-444 Project

[jira] [Created] (DIRMINA-948) Performance recession when invoke session.write concurrent

2013-07-12 Thread Mark (JIRA)
Mark created DIRMINA-948: Summary: Performance recession when invoke session.write concurrent Key: DIRMINA-948 URL: https://issues.apache.org/jira/browse/DIRMINA-948 Project: MINA Issue Type: Bug

[jira] [Commented] (SSHD-233) Provide better error messages instead of Unable to negociate key exchange for item 2

2013-07-17 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13711022#comment-13711022 ] Sebb commented on SSHD-233: --- BTW, in UK English it is: negotiate Provide better

[jira] [Closed] (FTPSERVER-444) DefaultFtpServer.stop() removes default listener from FtpServerFactory

2013-07-18 Thread SlackJack (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SlackJack closed FTPSERVER-444. --- Resolution: Not A Problem Fix Version/s: 1.0.6 JavaDoc of DefaultFtpServer.stop() states

[jira] [Created] (DIRMINA-956) Status code match bug in AbstractHttpLogicHandler

2013-07-25 Thread Kim (JIRA)
Kim created DIRMINA-956: --- Summary: Status code match bug in AbstractHttpLogicHandler Key: DIRMINA-956 URL: https://issues.apache.org/jira/browse/DIRMINA-956 Project: MINA Issue Type: Bug

[jira] [Created] (SSHD-255) sshd does not (always?) reply to requests setting 'want reply'

2013-08-30 Thread Will Saxon (JIRA)
Will Saxon created SSHD-255: --- Summary: sshd does not (always?) reply to requests setting 'want reply' Key: SSHD-255 URL: https://issues.apache.org/jira/browse/SSHD-255 Project: MINA SSHD Issue

[jira] [Commented] (FTPSERVER-289) Implement locking mechanism for files.

2013-09-25 Thread latino (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777821#comment-13777821 ] latino commented on FTPSERVER-289: -- file locking mechanism is required as server runs

[jira] [Comment Edited] (FTPSERVER-289) Implement locking mechanism for files.

2013-09-25 Thread latino (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777821#comment-13777821 ] latino edited comment on FTPSERVER-289 at 9/25/13 6:08 PM

[jira] [Commented] (FTPSERVER-293) Passive data connections can hang forever and thus block a port

2013-10-04 Thread latino (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13786125#comment-13786125 ] latino commented on FTPSERVER-293: -- what is the solution? Passive data connections

[jira] [Comment Edited] (FTPSERVER-289) Implement locking mechanism for files.

2013-10-11 Thread latino (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13777821#comment-13777821 ] latino edited comment on FTPSERVER-289 at 10/11/13 2:09 PM

[jira] [Created] (DIRMINA-970) ProtocolEncoderOutputImpl.flush() occur a IllegalArgumentException

2013-11-24 Thread zengjie (JIRA)
zengjie created DIRMINA-970: --- Summary: ProtocolEncoderOutputImpl.flush() occur a IllegalArgumentException Key: DIRMINA-970 URL: https://issues.apache.org/jira/browse/DIRMINA-970 Project: MINA

[jira] [Commented] (DIRMINA-970) ProtocolEncoderOutputImpl.flush() occur a IllegalArgumentException

2013-11-24 Thread zengjie (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13831218#comment-13831218 ] zengjie commented on DIRMINA-970: - add constructors like this: public

[jira] [Created] (DIRMINA-971) Please delete old releases from mirroring system

2013-11-26 Thread Sebb (JIRA)
Sebb created DIRMINA-971: Summary: Please delete old releases from mirroring system Key: DIRMINA-971 URL: https://issues.apache.org/jira/browse/DIRMINA-971 Project: MINA Issue Type: Bug

[jira] [Created] (SSHD-262) Please delete old releases from mirroring system

2013-11-26 Thread Sebb (JIRA)
Sebb created SSHD-262: - Summary: Please delete old releases from mirroring system Key: SSHD-262 URL: https://issues.apache.org/jira/browse/SSHD-262 Project: MINA SSHD Issue Type: Bug

[jira] [Commented] (DIRMINA-971) Please delete old releases from mirroring system

2013-11-26 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13833159#comment-13833159 ] Sebb commented on DIRMINA-971: -- s/3.0.0-M1/3.0.0-M2/ Please delete old releases from

[jira] [Closed] (SSHD-262) Please delete old releases from mirroring system

2013-11-26 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb closed SSHD-262. - Very prompt, thanks! Please delete old releases from mirroring system

[jira] [Closed] (DIRMINA-971) Please delete old releases from mirroring system

2013-11-26 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb closed DIRMINA-971. Very prompt, thanks! Please delete old releases from mirroring system

[jira] [Commented] (SSHD-255) sshd does not (always?) reply to requests setting 'want reply'

2013-11-29 Thread Will Saxon (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13835508#comment-13835508 ] Will Saxon commented on SSHD-255: - It's been a little while since we looked at this, so I am

[jira] [Commented] (DIRMINA-973) IllegalArgumentException thrown on ProtocolCodecFilter.flush

2013-12-30 Thread zengjie (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13859234#comment-13859234 ] zengjie commented on DIRMINA-973: - oh main ,it's the same with DIRMINA-973

[jira] [Comment Edited] (DIRMINA-973) IllegalArgumentException thrown on ProtocolCodecFilter.flush

2013-12-30 Thread zengjie (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13859234#comment-13859234 ] zengjie edited comment on DIRMINA-973 at 12/31/13 1:29 AM: --- oh

[jira] [Updated] (FTPSERVER-454) MLSD commad implementation

2014-02-13 Thread latino (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] latino updated FTPSERVER-454: - Summary: MLSD commad implementation (was: MLD commad implementation) MLSD commad implementation

[jira] [Created] (FTPSERVER-454) MLD commad implementation

2014-02-13 Thread latino (JIRA)
latino created FTPSERVER-454: Summary: MLD commad implementation Key: FTPSERVER-454 URL: https://issues.apache.org/jira/browse/FTPSERVER-454 Project: FtpServer Issue Type: Bug

[jira] [Created] (FTPSERVER-456) Md5PasswordEncryptor

2014-04-22 Thread jason (JIRA)
jason created FTPSERVER-456: --- Summary: Md5PasswordEncryptor Key: FTPSERVER-456 URL: https://issues.apache.org/jira/browse/FTPSERVER-456 Project: FtpServer Issue Type: Bug Components

[jira] [Updated] (FTPSERVER-456) Md5PasswordEncryptor

2014-04-22 Thread jason (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jason updated FTPSERVER-456: Description: Md5PasswordEncryptor the password is endless loop /** * Hashes the password using

[jira] [Created] (DIRMINA-979) HttpServerEncoder cannot encode httpresponse correctly

2014-05-20 Thread erikxt (JIRA)
erikxt created DIRMINA-979: -- Summary: HttpServerEncoder cannot encode httpresponse correctly Key: DIRMINA-979 URL: https://issues.apache.org/jira/browse/DIRMINA-979 Project: MINA Issue Type: Bug

[jira] [Commented] (DIRMINA-983) Problems with TextLineDecoder and special characters

2014-09-02 Thread Natascha (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14117982#comment-14117982 ] Natascha commented on DIRMINA-983: -- Yes we do use UTF-8. This occured at our customer

[jira] [Created] (SSHD-346) key_verify failed for server_host_key Error

2014-09-05 Thread LEESUJIN (JIRA)
LEESUJIN created SSHD-346: - Summary: key_verify failed for server_host_key Error Key: SSHD-346 URL: https://issues.apache.org/jira/browse/SSHD-346 Project: MINA SSHD Issue Type: Bug Affects

[jira] [Commented] (SSHD-346) key_verify failed for server_host_key Error

2014-09-10 Thread LEESUJIN (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14129436#comment-14129436 ] LEESUJIN commented on SSHD-346: --- We used below KeyPairProvider. == sshd.setKeyPairProvider

[jira] [Created] (DIRMINA-989) Frequent CancelledKeyException

2014-10-12 Thread Hidden (JIRA)
Hidden created DIRMINA-989: -- Summary: Frequent CancelledKeyException Key: DIRMINA-989 URL: https://issues.apache.org/jira/browse/DIRMINA-989 Project: MINA Issue Type: Bug Components: Core

[jira] [Created] (DIRMINA-995) Deadlock when using SSL and proxy

2014-11-09 Thread yzb81 (JIRA)
yzb81 created DIRMINA-995: - Summary: Deadlock when using SSL and proxy Key: DIRMINA-995 URL: https://issues.apache.org/jira/browse/DIRMINA-995 Project: MINA Issue Type: Bug Components

[jira] [Commented] (DIRMINA-995) Deadlock when using SSL and proxy

2014-11-09 Thread yzb81 (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14204303#comment-14204303 ] yzb81 commented on DIRMINA-995: --- Yes, I have tried with 2.0.9, but the condition seems more

<    4   5   6   7   8   9   10   11   12   13   >