hibernate-console.xml file not found if editing configuration
-------------------------------------------------------------
Key: HBX-984
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HBX-984
Project: Hibernate Tools
Issue Type: Bug
Components: consoleconfiguration
Affects Versions: 3.2beta10
Environment: eclipse.buildId=I20070625-1500
java.version=1.5.0_07
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=ppc, WS=carbon, NL=de_DE
Command-line arguments: -os macosx -ws carbon -arch ppc -clean
derby / MySQL and PostGres Database
Reporter: Eric Euerlings
when trying to edit a configuration, the error message apears. Configuration is not
updated. Futhermore saving of workspace is impossible.
Error Log:
org.hibernate.console.HibernateConsoleRuntimeException: Could not write state
at org.hibernate.console.KnownConfigurations.writeStateTo(KnownConfigurations.java:296)
at
org.hibernate.eclipse.console.HibernateConsolePlugin.writeStateTo(HibernateConsolePlugin.java:240)
at
org.hibernate.eclipse.console.HibernateConsoleSaveParticipant.saving(HibernateConsoleSaveParticipant.java:61)
at org.eclipse.core.internal.resources.SaveManager.executeLifecycle(SaveManager.java:343)
at org.eclipse.core.internal.resources.SaveManager$1.run(SaveManager.java:160)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at
org.eclipse.core.internal.resources.SaveManager.broadcastLifecycle(SaveManager.java:163)
at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:982)
at org.eclipse.core.internal.resources.DelayedSnapshotJob.run(DelayedSnapshotJob.java:44)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: javax.xml.transform.TransformerException: java.io.FileNotFoundException:
file:/Users/eeuerlings/workspaceAktuell/.metadata/.plugins/org.hibernate.eclipse.console/hibernate-console.xml-1
(No such file or directory)
at
org.apache.xalan.transformer.TransformerIdentityImpl.createResultContentHandler(TransformerIdentityImpl.java:245)
at
org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:278)
at org.hibernate.console.KnownConfigurations.writeXml(KnownConfigurations.java:313)
at org.hibernate.console.KnownConfigurations.writeStateTo(KnownConfigurations.java:290)
... 9 more
--
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