Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Failed to create part's control - Eclipse GMF(While switching from one perspective to another , I am getting an error message "Failed to create part's control")
Failed to create part's control - Eclipse GMF [message #1707382] Fri, 04 September 2015 11:55
Sibendu Dey is currently offline Sibendu DeyFriend
Messages: 4
Registered: March 2015
Junior Member
Hi ,

I am working on a plugin which consists of two perspectives.

Both the perspectives consists of GMF editor.

While switching from one perspective to another , I am getting the following error message :

java.lang.NullPointerException at

org.eclipse.emf.transaction.impl.TransactionImpl.start(TransactionImpl.java:257) at

org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.startTransaction(TransactionalEditingDomainImpl.java:424) at

org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.runExclusive(TransactionalEditingDomainImpl.java:321) at

org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart.getCommand(GraphicalEditPart.java:477).



Due to security reasons , I am unable to post the complete error log.

This error is happening when I am switching from perspective A to B for the first time and it does not happen always.

Any ideas???

[Updated on: Fri, 04 September 2015 11:56]

Report message to a moderator

Previous Topic:Having customized forms or Adding Menus/Toolbars/Context Menus and etc. when running GMF as a plugin
Next Topic:Errors on creation diagram editor (Eclipse Luna 4.4.1)
Goto Forum:
  


Current Time: Fri Apr 26 22:49:11 GMT 2024

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

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

Back to the top