[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-4721) HibernateConsoleRuntimeException is thrown when connection profile not specified for project

Dmitry Geraskov (JIRA) jira-events at lists.jboss.org
Thu Aug 6 04:42:29 EDT 2009


HibernateConsoleRuntimeException is thrown when connection profile not specified for project
--------------------------------------------------------------------------------------------

                 Key: JBIDE-4721
                 URL: https://jira.jboss.org/jira/browse/JBIDE-4721
             Project: JBoss Tools
          Issue Type: Bug
          Components: Hibernate
    Affects Versions: 3.1.0.M2
            Reporter: Dmitry Geraskov
            Assignee: Dmitry Geraskov
             Fix For: 3.1.0.M3


Create new Hibernate jpa project without connection profile.
Expand newly created  created console configuration.

org.hibernate.console.HibernateConsoleRuntimeException: Connection profile not found: ''.
at org.hibernate.console.ConsoleConfiguration.configureConnectionProfile(ConsoleConfiguration.java:720)
at org.hibernate.console.ConsoleConfiguration.buildJPAConfiguration(ConsoleConfiguration.java:154)
at org.hibernate.console.ConsoleConfiguration.buildConfiguration(ConsoleConfiguration.java:636)
at org.hibernate.console.ConsoleConfiguration.access$0(ConsoleConfiguration.java:621)
at org.hibernate.console.ConsoleConfiguration$2.execute(ConsoleConfiguration.java:288)
at org.hibernate.console.execution.DefaultExecutionContext.execute(DefaultExecutionContext.java:64)
at org.hibernate.console.ConsoleConfiguration.buildWith(ConsoleConfiguration.java:270)
at org.hibernate.console.ConsoleConfiguration.build(ConsoleConfiguration.java:112)
at org.hibernate.eclipse.console.workbench.ConsoleConfigurationWorkbenchAdapter.getChildren(ConsoleConfigurationWorkbenchAdapter.java:40)
at org.hibernate.eclipse.console.workbench.BasicWorkbenchAdapter.getChildren(BasicWorkbenchAdapter.java:100)
at org.hibernate.eclipse.console.workbench.BasicWorkbenchAdapter.fetchDeferredChildren(BasicWorkbenchAdapter.java:106)
at org.eclipse.ui.progress.DeferredTreeContentManager$1.run(DeferredTreeContentManager.java:234)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list