[JBoss JIRA] Created: (JBIDE-8192) Could not instantiate dialect class HibernateException when Database in CC is expanded
by Jiri Peterka (JIRA)
Could not instantiate dialect class HibernateException when Database in CC is expanded
--------------------------------------------------------------------------------------
Key: JBIDE-8192
URL: https://issues.jboss.org/browse/JBIDE-8192
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.2.0.CR1
Environment: JBDS 4.0.0.CR1 H88, Linux 64
Reporter: Jiri Peterka
For example when creating dynamic web project and hibernate console (for precise steps see JBIDE-8189) when trying to expand HB CC -> Database for the FIRST TIME there is an HibernateException (see below). After "Rebuild Configuration" everything goes to normal. Exception is not always here but I saw it several times during few days.
org.hibernate.HibernateException: Could not instantiate dialect class
at org.hibernate.dialect.resolver.DialectFactory.constructDialect(DialectFactory.java:163)
at org.hibernate.dialect.resolver.DialectFactory.buildDialect(DialectFactory.java:109)
at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:146)
at org.hibernate.cfg.Configuration.buildSettingsInternal(Configuration.java:2163)
at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2155)
at org.hibernate.eclipse.console.workbench.LazyDatabaseSchemaWorkbenchAdapter$2.execute(LazyDatabaseSchemaWorkbenchAdapter.java:110)
at org.hibernate.console.execution.DefaultExecutionContext.execute(DefaultExecutionContext.java:63)
at org.hibernate.console.ConsoleConfiguration.execute(ConsoleConfiguration.java:72)
at org.hibernate.eclipse.console.workbench.LazyDatabaseSchemaWorkbenchAdapter.readDatabaseSchema(LazyDatabaseSchemaWorkbenchAdapter.java:107)
at org.hibernate.eclipse.console.workbench.LazyDatabaseSchemaWorkbenchAdapter.getChildren(LazyDatabaseSchemaWorkbenchAdapter.java:63)
at org.hibernate.eclipse.console.workbench.BasicWorkbenchAdapter.fetchDeferredChildren(BasicWorkbenchAdapter.java:106)
at org.eclipse.ui.progress.DeferredTreeContentManager$1.run(DeferredTreeContentManager.java:235)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by: java.lang.ClassCastException: org.hibernate.dialect.HSQLDialect cannot be cast to org.hibernate.dialect.Dialect
at org.hibernate.dialect.resolver.DialectFactory.constructDialect(DialectFactory.java:157)
... 12 more
rebuild
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 4 months
[JBoss JIRA] (JBIDE-12758) JBoss AS Server adapter discovered by Juno SR1 doesn't install
by Fred Bricon (JIRA)
Fred Bricon created JBIDE-12758:
-----------------------------------
Summary: JBoss AS Server adapter discovered by Juno SR1 doesn't install
Key: JBIDE-12758
URL: https://issues.jboss.org/browse/JBIDE-12758
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JBossAS/Servers
Affects Versions: 4.0.0.Alpha1
Environment: Eclipse Juno SR1 Java EE
Reporter: Fred Bricon
Assignee: Rob Stryker
Fix For: 4.0.0.Beta1
When you create a new server in Juno SR1, click on the "download additional server adapters" link, select JBossAS tools then click next, the installation can't complete because of :
{noformat}
Cannot complete the install because one or more required items could not be found.
Software being installed: JBossAS Tools 2.4.0.Alpha1-v20120903-0103-H10 (org.jboss.ide.eclipse.as.feature.feature.group 2.4.0.Alpha1-v20120903-0103-H10)
Missing requirement: JBossAS Tools 2.4.0.Alpha1-v20120903-0103-H10 (org.jboss.ide.eclipse.as.feature.feature.group 2.4.0.Alpha1-v20120903-0103-H10) requires 'org.jboss.tools.runtime.core.feature.feature.group 0.0.0' but it could not be found
{noformat}
--
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
13 years, 4 months
[JBoss JIRA] (JBIDE-12582) seam runtime license page should show up
by Rob Stryker (JIRA)
Rob Stryker created JBIDE-12582:
-----------------------------------
Summary: seam runtime license page should show up
Key: JBIDE-12582
URL: https://issues.jboss.org/browse/JBIDE-12582
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: runtime detection, Seam 2
Affects Versions: 4.0.0.Alpha1
Reporter: Rob Stryker
Assignee: Snjezana Peco
Fix For: 4.0.0.Alpha2
A new license page shows up for all AS servers being downloaded via the runtime download dialog. Seam runtimes still do not show any license.
You may check JBIDE-12581 for examples, but basically, each extension making use of the downloadRuntime extension point may also add a licenseUrl="http://some/website/" to find the url of the license.
I am not sure what licenses the various seam runtimes are released under.
--
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
13 years, 4 months