Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Dali » Error when the project was closed
Error when the project was closed [message #434023] Mon, 18 September 2006 14:09 Go to next message
Yavor is currently offline YavorFriend
Messages: 9
Registered: July 2009
Junior Member
Hi All,

I'm very newer with dali. I use Dali 0.5.0

I opening Java persistence perspective, after that I create default java
project, and when I close it I receive this error:
java.lang.RuntimeException:
org.eclipse.core.internal.resources.ResourceException: Resource /tst is
not open.
at
org.eclipse.dali.orm.impl.PersistenceModelManager.getPersist enceProject(PersistenceModelManager.java:116)
at
org.eclipse.dali.orm.impl.PersistenceModelManager$ResourceCh angeProcessor.checkForProjectsBeingAddedOrRemoved(Persistenc eModelManager.java:295)
at
org.eclipse.dali.orm.impl.PersistenceModelManager$ResourceCh angeProcessor.checkForProjectsBeingAddedOrRemoved(Persistenc eModelManager.java:327)
at
org.eclipse.dali.orm.impl.PersistenceModelManager$ResourceCh angeProcessor.resourceChanged(PersistenceModelManager.java:2 27)
at
org.eclipse.dali.orm.impl.PersistenceModelManager$ResourceCh angeListener.resourceChanged(PersistenceModelManager.java:18 5)
at
org.eclipse.core.internal.events.NotificationManager$2.run(N otificationManager.java:280)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at
org.eclipse.core.internal.events.NotificationManager.notify( NotificationManager.java:274)
at
org.eclipse.core.internal.events.NotificationManager.broadca stChanges(NotificationManager.java:148)
at
org.eclipse.core.internal.resources.Workspace.broadcastPostC hange(Workspace.java:256)
at
org.eclipse.core.internal.resources.Workspace.endOperation(W orkspace.java:958)
at
org.eclipse.core.internal.resources.InternalWorkspaceJob.run (InternalWorkspaceJob.java:45)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
Caused by: org.eclipse.core.internal.resources.ResourceException: Resource
/tst is not open.
at
org.eclipse.core.internal.resources.Project.checkAccessible( Project.java:145)
at org.eclipse.core.internal.resources.Project.getNature(Projec t.java:389)
at
org.eclipse.dali.orm.impl.PersistenceModelManager.getPersist enceProject(PersistenceModelManager.java:114)

Could you please help me to find where the problem is?
Also could you please tell me where I can download the source of Dali?

Best Regards
Yavor
Re: Error when the project was closed [message #434027 is a reply to message #434023] Tue, 19 September 2006 15:54 Go to previous message
Neil Hauge is currently offline Neil HaugeFriend
Messages: 475
Registered: July 2009
Senior Member
Hi,

This appears to be a bug, but the good news is that it doesn't actually do
any harm. Please enter a bug for this in bugzilla (for Webtools->Dali JPA
Tools) so the issue can be tracked. The exception can be safely ignored,
but certainly feel free to try and fix the bug and submit a patch for it.

As for the source code, unfortunately we don't have a convenient source
zip for download. It is in our plans to make this available. You can
however download the source directly from CVS from the dev.eclipse.org
/cvsroot/webtools repository. Instructions on how to do this are located
here - http://wiki.eclipse.org/index.php/CVS_Howto.

Let me know if I can help further.

Neil




Yavor wrote:

> Hi All,

> I'm very newer with dali. I use Dali 0.5.0

> I opening Java persistence perspective, after that I create default java
> project, and when I close it I receive this error:
> java.lang.RuntimeException:
> org.eclipse.core.internal.resources.ResourceException: Resource /tst is
> not open.
> at
> ....

> Could you please help me to find where the problem is?
> Also could you please tell me where I can download the source of Dali?

> Best Regards
> Yavor
Re: Error when the project was closed [message #589217 is a reply to message #434023] Tue, 19 September 2006 15:54 Go to previous message
Neil Hauge is currently offline Neil HaugeFriend
Messages: 475
Registered: July 2009
Senior Member
Hi,

This appears to be a bug, but the good news is that it doesn't actually do
any harm. Please enter a bug for this in bugzilla (for Webtools->Dali JPA
Tools) so the issue can be tracked. The exception can be safely ignored,
but certainly feel free to try and fix the bug and submit a patch for it.

As for the source code, unfortunately we don't have a convenient source
zip for download. It is in our plans to make this available. You can
however download the source directly from CVS from the dev.eclipse.org
/cvsroot/webtools repository. Instructions on how to do this are located
here - http://wiki.eclipse.org/index.php/CVS_Howto

Let me know if I can help further.

Neil




Yavor wrote:

> Hi All,

> I'm very newer with dali. I use Dali 0.5.0

> I opening Java persistence perspective, after that I create default java
> project, and when I close it I receive this error:
> java.lang.RuntimeException:
> org.eclipse.core.internal.resources.ResourceException: Resource /tst is
> not open.
> at
> ....

> Could you please help me to find where the problem is?
> Also could you please tell me where I can download the source of Dali?

> Best Regards
> Yavor
Previous Topic:DDL generation and dbdefinition xmi
Next Topic:Interopearbility with EMF Model
Goto Forum:
  


Current Time: Thu Mar 28 09:19:59 GMT 2024

Powered by FUDForum. Page generated in 0.03009 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top