[
http://opensource.atlassian.com/projects/hibernate/browse/HBX-1033?page=c...
]
Chris commented on HBX-1033:
----------------------------
Here is that stack trace, however, as I mentioned above after restarting I am no longer
seeing this exception, just the classnotfoundexceptions:
org.hibernate.console.HibernateConsoleRuntimeException: Could not compute classpath
at
org.hibernate.eclipse.console.EclipseLaunchConsoleConfigurationPreferences.getCustomClassPathURLS(EclipseLaunchConsoleConfigurationPreferences.java:93)
at org.hibernate.console.ConsoleConfiguration.buildWith(ConsoleConfiguration.java:158)
at org.hibernate.console.ConsoleConfiguration.build(ConsoleConfiguration.java:106)
at
org.hibernate.eclipse.console.workbench.ConsoleConfigurationWorkbenchAdapter.getChildren(ConsoleConfigurationWorkbenchAdapter.java:38)
at
org.hibernate.eclipse.console.workbench.BasicWorkbenchAdapter.getChildren(BasicWorkbenchAdapter.java:97)
at
org.hibernate.eclipse.console.workbench.BasicWorkbenchAdapter.fetchDeferredChildren(BasicWorkbenchAdapter.java:103)
at
org.eclipse.ui.progress.DeferredTreeContentManager$1.run(DeferredTreeContentManager.java:196)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: org.eclipse.debug.core.DebugException: Launch configuration squatch at
C:\Users\cjh\newworkspace\.metadata\.plugins\org.eclipse.debug.core\.launches\squatch.launch
does not exist.
at
org.eclipse.debug.internal.core.LaunchManager.createDebugException(LaunchManager.java:860)
at org.eclipse.debug.internal.core.LaunchManager.getInfo(LaunchManager.java:1305)
at
org.eclipse.debug.internal.core.LaunchConfiguration.getInfo(LaunchConfiguration.java:394)
at
org.eclipse.debug.internal.core.LaunchConfiguration.getAttribute(LaunchConfiguration.java:336)
at org.eclipse.jdt.launching.JavaRuntime.getClasspathProvider(JavaRuntime.java:794)
at
org.eclipse.jdt.launching.JavaRuntime.computeUnresolvedRuntimeClasspath(JavaRuntime.java:1167)
at
org.hibernate.eclipse.console.utils.ClassLoaderHelper.getClasspath(ClassLoaderHelper.java:146)
at
org.hibernate.eclipse.console.EclipseLaunchConsoleConfigurationPreferences.getCustomClassPathURLS(EclipseLaunchConsoleConfigurationPreferences.java:84)
... 7 more
org.hibernate.console.HibernateConsoleRuntimeException: Could not
compute classpath
-----------------------------------------------------------------------------------
Key: HBX-1033
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HBX-1033
Project: Hibernate Tools
Issue Type: Bug
Components: eclipse
Affects Versions: 3.2.0.GA
Environment: Hibernate 3.2, MySql 5/0, Eclipse for Java EE Developers( Europa )
Build id: M20070921-1145
Reporter: Chris
After I create a "Hibernate Console Configuration" using the wizard I get the
following error in the eclipse error log.
eclipse.buildId=M20070921-1145
java.version=1.5.0_14
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
Error
Fri Jan 11 14:33:38 EST 2008
org.hibernate.console.HibernateConsoleRuntimeException: Could not compute classpath
Folowed by lots of org.hibernate.MappingException because it can't find classes
detailed in the mapping files.
I checked the box to include the projects classpath.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira