[jira] [Work started] (SSHD-931) SftpSubsystem.destroy() will terminate external FixedThreadPool ExecutorService - preventing re-connects

2019-07-30 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-931 started by Goldstein Lyor. --- > SftpSubsystem.destroy() will terminate external FixedThreadPool >

[jira] [Commented] (SSHD-931) SftpSubsystem.destroy() will terminate external FixedThreadPool ExecutorService - preventing re-connects

2019-07-30 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16896780#comment-16896780 ] Goldstein Lyor commented on SSHD-931: - Indeed there is a problem here since the {{SftpSubsystem}} is

[jira] [Resolved] (SSHD-934) Invalid public key encoding of certain ecdsa-sha2-nistpX host keys

2019-07-30 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor resolved SSHD-934. - Resolution: Fixed Fix Version/s: 2.3.1 Good catch > Invalid public key encoding of certain

[jira] [Commented] (SSHD-935) Synchronizing the Apache Mina client connection between threads

2019-07-30 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16896386#comment-16896386 ] Goldstein Lyor commented on SSHD-935: - {quote} For (3), I am using the shell channel to list remote

Re: Synchronizing the Apache Mina client connection between threads

2019-07-30 Thread Lyor Goldstein
I am not sure I understand exactly what you mean - however, it seems that you are on the right track. Assuming indeed that SFTPMinaClientConnector is a prototype bean all you need to do is initialize a session + SFTP on connect and tear them down on close. From what you describe though, it seems

Synchronizing the Apache Mina client connection between threads

2019-07-30 Thread Zabee
Hi all, I have two threads let's say thread1 and thread2 connecting, listing, uploading and downloading files from specific folders from a remote Linux system. The threads are time-based triggers that mean they run on some random interval of time (for every hour or every day etc.,) I have created

[jira] [Closed] (SSHD-935) Synchronizing the Apache Mina client connection between threads

2019-07-30 Thread Zabee Ulla (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zabee Ulla closed SSHD-935. --- Resolution: Not A Problem > Synchronizing the Apache Mina client connection between threads >

[jira] [Updated] (SSHD-935) Synchronizing the Apache Mina client connection between threads

2019-07-30 Thread Zabee Ulla (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zabee Ulla updated SSHD-935: Summary: Synchronizing the Apache Mina client connection between threads (was: Synchronizing the Apache

[jira] [Commented] (SSHD-935) Synchronizing the Apache Mina client connection between thread

2019-07-30 Thread Zabee Ulla (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16896086#comment-16896086 ] Zabee Ulla commented on SSHD-935: - Thanks for looking into this [~lgoldstein] Regarding your inputs, I'll

[GitHub] [mina-vysper] reda-alaoui opened a new pull request #9: StanzaSessionContext should not have precondition on ENCRYPTED state activation

2019-07-30 Thread GitBox
reda-alaoui opened a new pull request #9: StanzaSessionContext should not have precondition on ENCRYPTED state activation URL: https://github.com/apache/mina-vysper/pull/9 This is an automated message from the Apache Git

[jira] [Assigned] (SSHD-931) SftpSubsystem.destroy() will terminate external FixedThreadPool ExecutorService - preventing re-connects

2019-07-30 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor reassigned SSHD-931: --- Assignee: Goldstein Lyor > SftpSubsystem.destroy() will terminate external FixedThreadPool >

[jira] [Assigned] (SSHD-934) Invalid public key encoding of certain ecdsa-sha2-nistpX host keys

2019-07-30 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Goldstein Lyor reassigned SSHD-934: --- Assignee: Goldstein Lyor > Invalid public key encoding of certain ecdsa-sha2-nistpX host keys

[jira] [Commented] (SSHD-934) Invalid public key encoding of certain ecdsa-sha2-nistpX host keys

2019-07-30 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16895842#comment-16895842 ] Goldstein Lyor commented on SSHD-934: - {noformat} java.io.EOFException: Premature EOF - expected=133,

[jira] [Work started] (SSHD-934) Invalid public key encoding of certain ecdsa-sha2-nistpX host keys

2019-07-30 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-934 started by Goldstein Lyor. --- > Invalid public key encoding of certain ecdsa-sha2-nistpX host keys >

[jira] [Commented] (SSHD-935) Synchronizing the Apache Mina client connection between thread

2019-07-30 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16895814#comment-16895814 ] Goldstein Lyor commented on SSHD-935: - {quote}Is it possible to get a different connection for every

[jira] [Commented] (SSHD-935) Synchronizing the Apache Mina client connection between thread

2019-07-30 Thread Goldstein Lyor (JIRA)
[ https://issues.apache.org/jira/browse/SSHD-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16895813#comment-16895813 ] Goldstein Lyor commented on SSHD-935: - This issue is better discussed on the dev@mina.apache.org