[
https://issues.jboss.org/browse/JBIDE-10649?page=com.atlassian.jira.plugi...
]
Jiri Peterka closed JBIDE-10649.
--------------------------------
Verified in jbosstools-3.3_stable_branch.aggregate-Update-2012-02-24_23-15-15-H93, L64
Command execution interrupted: Execution context is null
--------------------------------------------------------
Key: JBIDE-10649
URL:
https://issues.jboss.org/browse/JBIDE-10649
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate
Affects Versions: 3.3.0.M5
Reporter: Dmitry Geraskov
Assignee: Dmitry Geraskov
Fix For: 3.3.0.Beta1
Steps to reproduce:
1) Open HQL Editor for existing console configuration
2) restart ide
3) type some query and call code completion
4) finish the query and execute it
Observe the exception
org.hibernate.console.HibernateConsoleRuntimeException: Command execution interrupted:
Execution context is null, 'Hibernate3.6' console configuration is closed.
at org.hibernate.console.ConsoleConfiguration.execute(ConsoleConfiguration.java:110)
at
org.hibernate.console.ConsoleConfiguration.buildSessionFactory(ConsoleConfiguration.java:263)
--
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