Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » - initialization errors empty diagram
- initialization errors empty diagram [message #65446] Wed, 18 October 2006 17:49 Go to next message
Eclipse UserFriend
Originally posted by: nikolay.diakov.fredhopper.com

Hello,

I generated an editor. When I make a new diagram, an empty one I get the
following 3 errors (most recent first) in the error log view:

Error initializing specialization type
" org.eclipse.gmf.tests.runtime.emf.type.core.SpecializesNoSuc hType "
because it specializes type
"org.eclipse.gmf.tests.runtime.emf.type.core.noSuchType" which does not
exist.

Error initializing specialization type
" org.eclipse.gmf.tests.runtime.emf.type.core.multipleMetamode lTypes "
because it specializes more than one metamodel type.

Error initializing element type
"org.eclipse.gmf.tests.runtime.emf.type.core.employee": element type
with same ID already exists. It will be ignored.

I also get them when I open an existing diagram. The editor appears to
work, but why do I get these error? Any ideas?

--Nikolay
Re: - initialization errors empty diagram [message #68187 is a reply to message #65446] Mon, 23 October 2006 19:30 Go to previous message
Linda Damus is currently offline Linda DamusFriend
Messages: 85
Registered: July 2009
Member
Hi Nikolay,

These errors come from the org.eclipse.gmf.tests.runtime.emf.type.core
JUnit test plug-in (testing the error handling in the element type
registry). You can safely ignore the errors, or you can remove the test
plug-in from your launch configuration and/or target platform.

Regards,
Linda


Nikolay Diakov wrote:
> Hello,
>
> I generated an editor. When I make a new diagram, an empty one I get the
> following 3 errors (most recent first) in the error log view:
>
> Error initializing specialization type
> " org.eclipse.gmf.tests.runtime.emf.type.core.SpecializesNoSuc hType "
> because it specializes type
> "org.eclipse.gmf.tests.runtime.emf.type.core.noSuchType" which does not
> exist.
>
> Error initializing specialization type
> " org.eclipse.gmf.tests.runtime.emf.type.core.multipleMetamode lTypes "
> because it specializes more than one metamodel type.
>
> Error initializing element type
> "org.eclipse.gmf.tests.runtime.emf.type.core.employee": element type
> with same ID already exists. It will be ignored.
>
> I also get them when I open an existing diagram. The editor appears to
> work, but why do I get these error? Any ideas?
>
> --Nikolay
Previous Topic:using org.eclipse.gmf.runtime.emf.type.core.null with canononical polices
Next Topic:Saving gmf images in pdf
Goto Forum:
  


Current Time: Thu Jul 18 23:26:49 GMT 2024

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

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

Back to the top