[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-3420) Fix errors related to missing connection profile in hibernate mapping diagram tests

Denis Golovin (JIRA) jira-events at lists.jboss.org
Wed Dec 17 15:27:54 EST 2008


Fix errors related to missing connection profile in hibernate mapping diagram tests
-----------------------------------------------------------------------------------

                 Key: JBIDE-3420
                 URL: https://jira.jboss.org/jira/browse/JBIDE-3420
             Project: Tools (JBoss Tools)
          Issue Type: Task
          Components: Hibernate
    Affects Versions: 3.0.0.cr1
            Reporter: Denis Golovin
            Assignee: Dmitry Geraskov
             Fix For: 3.0.0.GA


org.hibernate.console.HibernateConsoleRuntimeException: Connection profile not found: '[Hibernate configured connection]'.
	at org.hibernate.console.ConsoleConfiguration.configureConnectionProfile(ConsoleConfiguration.java:626)
	at org.hibernate.console.ConsoleConfiguration.configureStandardConfiguration(ConsoleConfiguration.java:580)
	at org.hibernate.console.ConsoleConfiguration.buildConfiguration(ConsoleConfiguration.java:551)
	at org.hibernate.console.ConsoleConfiguration.access$0(ConsoleConfiguration.java:526)
	at org.hibernate.console.ConsoleConfiguration$2.execute(ConsoleConfiguration.java:222)
	at org.hibernate.console.execution.DefaultExecutionContext.execute(DefaultExecutionContext.java:64)
	at org.hibernate.console.ConsoleConfiguration.buildWith(ConsoleConfiguration.java:204)
	at org.hibernate.console.ConsoleConfiguration.build(ConsoleConfiguration.java:111)
	at org.hibernate.eclipse.console.workbench.ConsoleConfigurationWorkbenchAdapter.getChildren(ConsoleConfigurationWorkbenchAdapter.java:40)
	at org.hibernate.eclipse.console.test.mappingproject.OpenMappingDiagramTest.testOpenMappingDiagram(OpenMappingDiagramTest.java:42)
	at org.hibernate.eclipse.console.test.mappingproject.HibernateAllMappingTests.tes

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