[jbosstools-issues] [JBoss JIRA] (JBIDE-20063) locked up machine with "Loading descriptor" ...

Snjezana Peco (JIRA) issues at jboss.org
Fri Sep 4 11:11:01 EDT 2015


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

Snjezana Peco updated JBIDE-20063:
----------------------------------
    Comment: was deleted

(was: The org.eclipse.jst.j2ee.navigator.internal.LoadingDDJob job and several similar jobs from the o.e.jst.j2ee.navigator.ui plugin create this message.
Those jobs contribute J2EE artifacts to the Project Explorer view and refresh its tree.
There is also the org.eclipse.jst.j2ee.navigator.internal.LoadingDDUIJob job reschedules itself to run after 200ms in the UI thread. It could cause freezing in some circumstances.
I think those jobs would need to use the JobGroup API (https://bugs.eclipse.org/bugs/show_bug.cgi?id=432049).
They are called only in the case the Project Explorer view is active.

The org.eclipse.wst.jsdt.web.core.internal.project.ConvertJob job (Configure JavaScript) might also need to use the JobGroup API.

Tern and nodejs (AngularJS Eclipse) can also decrease performance.)


> locked up machine with "Loading descriptor" ...
> -----------------------------------------------
>
>                 Key: JBIDE-20063
>                 URL: https://issues.jboss.org/browse/JBIDE-20063
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: maven
>            Reporter: Max Rydahl Andersen
>            Assignee: Fred Bricon
>             Fix For: 4.3.x
>
>
> when loaded javaee7-samples I ended up with frozen eclipse showing this:
> https://www.dropbox.com/s/ttx9ppieads5m7n/Screenshot%202015-06-13%2001.31.06.png?dl=0
> its so frozen I cannot even get a stacktrace from jps.
> I tried looking for "Loading descriptor" in common and batch but no luck so maybe it is not in batch this is happening but something is definitely locking up ;/



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list