[jbosstools-issues] [JBoss JIRA] (JBIDE-12055) IDE isn't responsive when remote resources (examples, feeds, etc. from jboss.org) are slow or unavailable

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Thu May 31 09:31:17 EDT 2012


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

Snjezana Peco resolved JBIDE-12055.
-----------------------------------

    Resolution: Rejected


The issue depends on ECF timeout. The optimal timeout value depends on your connection quality.

Try to decrease ECF timeout using:

{code}
-Dorg.eclipse.ecf.provider.filetransfer.httpclient.browse.connectTimeout=15000
-Dorg.eclipse.ecf.provider.filetransfer.httpclient.retrieve.connectTimeout=15000
-Dorg.eclipse.ecf.provider.filetransfer.httpclient.retrieve.readTimeout=15000
{code}
and reproduce the issue.
The default value is 120000 (2 min).

You can try different timeout values. 

BTW
I haven't succeeded to reproduce the issue. Canceling JBoss Central jobs and switching a workspace is too fast in my environment.
                
> IDE isn't responsive when remote resources (examples, feeds,etc. from jboss.org) are slow or unavailable 
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-12055
>                 URL: https://issues.jboss.org/browse/JBIDE-12055
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central
>    Affects Versions: 3.3.0.CR1
>         Environment: JBDS 5.0.0.CR1, L64
>            Reporter: Jiri Peterka
>            Assignee: Snjezana Peco
>             Fix For: 3.3.0.CR1
>
>
> IDE is not responsive for some actions when remote data are not accessible or slow (depends on responsiveness of jboss.org usually). If possible try to improve in CR1, if not postpone it to 3.4

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list