[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-8438) Publishing / Use of RSE servers lead to thread overload, connection limit, failure of tools

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Wed Feb 16 15:55:13 EST 2011


    [ https://issues.jboss.org/browse/JBIDE-8438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12582770#comment-12582770 ] 

Max Rydahl Andersen commented on JBIDE-8438:
--------------------------------------------

second patch looks good.

> Publishing / Use of RSE servers lead to thread overload, connection limit, failure of tools
> -------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-8438
>                 URL: https://issues.jboss.org/browse/JBIDE-8438
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: deltacloud, JBossAS
>    Affects Versions: 3.2.0.CR1
>            Reporter: Rob Stryker
>            Assignee: Rob Stryker
>            Priority: Blocker
>             Fix For: 3.2.0.Final
>
>         Attachments: JBIDE-8438.b.patch, JBIDE-8438.patch
>
>
> Every launch to twiddle (which is typically twice during every publish) or *ANY* remote shell command in the current tools, never cleans up its host shell connections. 
> According to API this is platform dependent. IHostShell may or may not close its connection after executing a command. There is no guarantee, but on some platforms it may not close them. It seems in linux (and possibly other platforms) the host shell is NOT closed.
> Eventually, there are too many connections to the remote system, and further attempts to connect OR transfer files become failures, leading to a complete paralysis of the tooling.
> Workaround is to go to the Remote System view and disconnect and reconnect to your remote system, however, 4 publishes later, the same action will be needed. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list