[jbosstools-issues] [JBoss JIRA] Updated: (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:10:13 EST 2011


     [ https://issues.jboss.org/browse/JBIDE-8438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Rydahl Andersen updated JBIDE-8438:
---------------------------------------

    Priority: Blocker  (was: Critical)


Fix is safe. 

Marked as blocker since it seem to be the root cause for multiple issues concerning remote publishing.
Without it it is very unstable.

Rob will test it and if he finds ok and nickboldt has the possibility we respin GA.

> 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.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