Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » !MESSAGE Warnings while parsing the key bindings in .log(I am getting this warning in my application .log , I am not sure how to tackle this. )
!MESSAGE Warnings while parsing the key bindings in .log [message #1756051] Fri, 10 March 2017 11:57 Go to next message
Pooja Srivastava is currently offline Pooja SrivastavaFriend
Messages: 1
Registered: March 2017
Junior Member
This is the .log entry th t i am getting :

!ENTRY org.eclipse.ui 2 0 2017-01-27 17:08:06.476
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2017-01-27 17:08:06.476
!MESSAGE Cannot bind to an undefined command: plug-in='com.teamcenter.rac.debug', id='org.eclipse.pde.runtime.spy.commands.spyCommand'
!SUBENTRY 1 org.eclipse.ui 2 0 2017-01-27 17:08:06.476
!MESSAGE Cannot bind to an undefined command: plug-in='com.teamcenter.rac.debug', id='org.eclipse.pde.runtime.spy.commands.menuSpyCommand'


Have looked that below bug , but given that it got fixed in 3.1 doesn't exactly helps.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=97325

Similarly

https://www.eclipse.org/forums/index.php/t/136061/


Any help would be appreciated.
Re: !MESSAGE Warnings while parsing the key bindings in .log [message #1756095 is a reply to message #1756051] Sat, 11 March 2017 05:15 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
I suppose you must have installed something that contributes a plug-in with ID 'com.teamcenter.rac.debug'. It seems that contributes to the commands. I wonder if you also have the plugin org.eclipse.pde.runtime installed? (I.e., is PDE also installed?) It contributes the spy commands and when that's not present, you'd get this type of warning.

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:IDE lost fancy formatting for C++ programs
Next Topic:openOCD + GDB debugging with Eclipse Mars
Goto Forum:
  


Current Time: Tue Apr 23 13:04:48 GMT 2024

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

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

Back to the top