[jbosstools-issues] [JBoss JIRA] (JBIDE-10979) importing project into workspace.... stays around forever

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Wed Feb 22 16:09:39 EST 2012


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

Andre Dietisheim commented on JBIDE-10979:
------------------------------------------

so the solution is to not report to the delegating progress monitor in the wizard utily (only report to it in the job) since when the wizardutils wants to invoke #done on the delegating monitor, the job will be terminated and cause the beforementioned exception.

I tested my changes and the status bar in the workbench window is now updated correctly.

@Max: please review my patch
                
> importing project into workspace.... stays around forever
> ---------------------------------------------------------
>
>                 Key: JBIDE-10979
>                 URL: https://issues.jboss.org/browse/JBIDE-10979
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>            Reporter: Max Rydahl Andersen
>            Assignee: Xavier Coulon
>            Priority: Blocker
>             Fix For: 3.3.0.Beta1
>
>
> the progroess monitor seem to never get closed/finished in case of errors - could we get those always closed in final block/wizard closing to avoid it always overriding any other status updates

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