[jbosstools-issues] [JBoss JIRA] (JBIDE-13302) Entities generation is running in UI thread and causes IDE freeze when it cannot connect to DB

Jiri Peterka (JIRA) jira-events at lists.jboss.org
Fri Dec 14 06:42:17 EST 2012


Jiri Peterka created JBIDE-13302:
------------------------------------

             Summary: Entities generation is running in UI thread and causes IDE freeze when it cannot connect to DB
                 Key: JBIDE-13302
                 URL: https://issues.jboss.org/browse/JBIDE-13302
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: hibernate
    Affects Versions: 4.0.0.Final
            Reporter: Jiri Peterka
            Assignee: Koen Aers
             Fix For: 4.0.1.Final


Connection is executed in UI thread which is blocking IDE mainly when connection cannot be established

Steps:
EXE: Create JPA project 
EXE: Stop database prepared for the project
EXE: Run JPA Tools -> Generate Entities from tables
ASSERT: UI should be responsive and it should be possible to cancel action

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list