Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Problems loading Rose .mdl files
Problems loading Rose .mdl files [message #381411] Tue, 30 December 2003 17:10 Go to next message
Eclipse UserFriend
Originally posted by: jdmcduf.nsa.gov

I have been trying to load a Rose model and I am trying to resolve the
following 3 problems:
1. I am receiving the following error:
Illegal XML Character: .
However I do not detect ctrl-x in my rose file. What conditions cause
this error?

2. I am receiving the following error when I initially load/reload a
model.
"The package 'platform<...>MyModel.ecore#//common/ModelTypes' is neeeded
but isn't accessible from the Generator model.

3. I am receiving the following ( similar to another message
in another thread).
"Model Problems" dialog appears when opening the genmodel.
The detail information will look something like this:
Unable to resolve proxy 'platform<...>src/model/MyModel.ecore#//EObject
Its use by 'plaftorm<...>TestModel.ecore#//common/MyClasses/theObjects' "

I have given my package spec the Ecore basePackage property as
basePackage org.MyModel
My model structure is
MyModel.common.MyClasses.theObjects


Can someone please help? Thanks.
Re: Problems loading Rose .mdl files [message #381412 is a reply to message #381411] Tue, 30 December 2003 17:35 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
JD,

This looks like a cascaded error where the first will cause the rest. I would
expect that the problem is a funny character in the .ecore file or less likely
a funny character in the .genmodel. If you can locate that, it will probably
help point back to the thing in the model that gave rise to it. I don't have a
theory for how this would arise...


jdmcduf wrote:

> I have been trying to load a Rose model and I am trying to resolve the
> following 3 problems:
> 1. I am receiving the following error:
> Illegal XML Character: &#x18;.
> However I do not detect ctrl-x in my rose file. What conditions cause
> this error?
>
> 2. I am receiving the following error when I initially load/reload a
> model.
> "The package 'platform<...>MyModel.ecore#//common/ModelTypes' is neeeded
> but isn't accessible from the Generator model.
>
> 3. I am receiving the following ( similar to another message
> in another thread).
> "Model Problems" dialog appears when opening the genmodel.
> The detail information will look something like this:
> Unable to resolve proxy 'platform<...>src/model/MyModel.ecore#//EObject
> Its use by 'plaftorm<...>TestModel.ecore#//common/MyClasses/theObjects' "
>
> I have given my package spec the Ecore basePackage property as
> basePackage org.MyModel
> My model structure is
> MyModel.common.MyClasses.theObjects
>
> Can someone please help? Thanks.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:FileNotFound Exception when URI include # in the pathname.
Next Topic:preserving manual additions to a model
Goto Forum:
  


Current Time: Thu Apr 25 13:39:37 GMT 2024

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

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

Back to the top