-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: Exception while using hibernate config file wizard...
PostPosted: Wed Mar 16, 2005 6:39 pm 
Beginner
Beginner

Joined: Fri Dec 10, 2004 11:46 pm
Posts: 37
Hi am using Eclipse 3.0.1 and the tools for Hibernate 3 rc1.

I try to create a new hibernate config file using the new wizard, but when I click next after choosing the destination folder nothing happens...

Here is the exception...

Code:
!ENTRY org.eclipse.ui 4 4 Mar 16, 2005 17:15:12.733
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 Mar 16, 2005 17:15:12.733
!MESSAGE org.eclipse.core.runtime.IPath.toPortableString()Ljava/lang/String;
!STACK 0
java.lang.NoSuchMethodError: org.eclipse.core.runtime.IPath.toPortableString()Ljava/lang/String;
   at org.hibernate.eclipse.console.wizards.NewConfigurationWizardPage.setVisible(NewConfigurationWizardPage.java:370)
   at org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:937)
   at org.eclipse.jface.wizard.WizardDialog.access$2(WizardDialog.java:920)
   at org.eclipse.jface.wizard.WizardDialog$4.run(WizardDialog.java:911)
   at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
   at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog.java:909)
   at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:680)
   at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:300)
   at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:506)
   at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
   at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
   at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
   at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772)
   at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431)
   at org.eclipse.jface.window.Window.runEventLoop(Window.java:668)
   at org.eclipse.jface.window.Window.open(Window.java:648)
   at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.java:163)
   at org.eclipse.jface.action.Action.runWithEvent(Action.java:881)
   at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:915)
   at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:866)
   at org.eclipse.jface.action.ActionContributionItem$7.handleEvent(ActionContributionItem.java:785)
   at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
   at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
   at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772)
   at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431)
   at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377)
   at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
   at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254)
   at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
   at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
   at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:324)
   at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
   at org.eclipse.core.launcher.Main.run(Main.java:704)
   at org.eclipse.core.launcher.Main.main(Main.java:688)


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 16, 2005 9:05 pm 
Newbie

Joined: Wed Mar 16, 2005 9:00 pm
Posts: 1
I had the same problem. Works with Eclipse 3.1


Top
 Profile  
 
 Post subject:
PostPosted: Thu Mar 17, 2005 6:08 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
read the docs and search in forums and you will see you need to use 3.1M4

_________________
Max
Don't forget to rate


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.