Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SoMoX does not reload the model if the text field is not modified #11

Open
GoogleCodeExporter opened this issue Apr 25, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

When we run the SoMoX more than one time with the same input path file, the 
model is not reloaded.

The loading of the model is called only then the Run configurations... is 
started. 

Original issue reported on code.google.com by [email protected] on 3 Sep 2014 at 12:23

@GoogleCodeExporter
Copy link
Author

Current status: The loading of KDM model happens whenever we modify the input 
path text. But it does not load the correct one. It loads the model once. 
Whenever we change the model and trigger the modify event, it still loads the 
initial model (not the modified). 

The KDM model should be reloaded every time we click RUN (and not when we 
modify the file path). 

Original comment by [email protected] on 5 Sep 2014 at 12:32

@GoogleCodeExporter
Copy link
Author

Since the loading model is not working properly, this bug may also result in 
another failure, such as 
           java.lang.UnsupportedOperationException
    at java.util.Collections$UnmodifiableMap.put
the real cause of this is under invetigation.

The current solution is to restart the eclipse and run somox again.

Original comment by [email protected] on 11 Sep 2014 at 11:33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant