-->
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.  [ 2 posts ] 
Author Message
 Post subject: error when using Hibernate Code Generation
PostPosted: Mon Jun 12, 2006 5:25 am 
Newbie

Joined: Mon Jun 12, 2006 4:57 am
Posts: 1
Location: Jerusalem
When I use the Hibernate Code Generation Eclipse plugin, I get this error:
Problems occurred when invoking code from plug-in: "org.eclipse.core.filebuffers".

I tried changing the Exporters selected, but this didn't help.

Thanks in advance for any help.

daniel kern


Hibernate version: 3.1.3

Full stack trace of any exception that occurs:
Problems occurred when invoking code from plug-in: "org.eclipse.core.filebuffers".

java.lang.IllegalStateException
at org.eclipse.jface.text.AbstractDocument.startRewriteSession(AbstractDocument.java:1477)
at org.eclipse.core.filebuffers.manipulation.TextFileBufferOperation.startRewriteSession(TextFileBufferOperation.java:123)
at org.eclipse.core.filebuffers.manipulation.TextFileBufferOperation.run(TextFileBufferOperation.java:102)
at org.eclipse.core.filebuffers.manipulation.FileBufferOperationRunner.performOperation(FileBufferOperationRunner.java:172)
at org.eclipse.core.filebuffers.manipulation.FileBufferOperationRunner.performOperation(FileBufferOperationRunner.java:188)
at org.eclipse.core.filebuffers.manipulation.FileBufferOperationRunner.access$3(FileBufferOperationRunner.java:183)
at org.eclipse.core.filebuffers.manipulation.FileBufferOperationRunner$2.run(FileBufferOperationRunner.java:121)
at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1044)
at org.eclipse.core.runtime.Platform.run(Platform.java:783)
at org.eclipse.core.filebuffers.manipulation.FileBufferOperationRunner$1.run(FileBufferOperationRunner.java:116)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3102)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2761)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
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:585)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)


Name and version of the database you are using: Mysql 4.1


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jun 12, 2006 8:07 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
does this prevent the code generation ?

The stacktrace does not contain any hibernate tools related code so will need the exact steps to reproduce it.

_________________
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.  [ 2 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.