Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse not open(Error in .log)
Eclipse not open [message #1856468] Mon, 12 December 2022 11:01 Go to next message
Mauricio Negrin is currently offline Mauricio NegrinFriend
Messages: 7
Registered: December 2022
Junior Member
Hi everyone!

I have this error when i try to open Eclipse IDE for Modeling Tools. I was using papyrus yesterday and today, when i tried to open Eclipse, this was not responding and the .log file had those messages.

!SESSION 2022-12-12 07:47:49.411 -----------------------------------------------
eclipse.buildId=4.26.0.I20221123-1800
java.version=17.0.5
java.vendor=Eclipse Adoptium
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=es_UY
Framework arguments: -product org.eclipse.epp.package.modeling.product
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.modeling.product

!ENTRY org.eclipse.ui 2 0 2022-12-12 07:48:01.360
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2022-12-12 07:48:01.360
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
!SUBENTRY 1 org.eclipse.ui 2 0 2022-12-12 07:48:01.360
!MESSAGE Cannot bind to an undefined command: plug-in='org.eclipse.ui.tests', id='org.eclipse.ui.tests.TestCommandId'
Re: Eclipse not open [message #1856469 is a reply to message #1856468] Mon, 12 December 2022 11:21 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
Those are just warnings. If there is a deadlock, more details would be needed:

https://wiki.eclipse.org/How_to_report_a_deadlock

If it's specifically a Papyrus problem, it would be better to follow up on the Papyrus forum:

https://www.eclipse.org/forums/index.php/f/121/


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Eclipse not open [message #1856470 is a reply to message #1856469] Mon, 12 December 2022 11:24 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
Sometimes an open editor may cause problems (deadlock). If you delete the file <workspace-folder>./.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi the workspace will forget about any open editors and any changes you made to perspectives which may let you start that workspace when otherwise you cannot.

Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Eclipse not open [message #1856471 is a reply to message #1856470] Mon, 12 December 2022 11:31 Go to previous message
Mauricio Negrin is currently offline Mauricio NegrinFriend
Messages: 7
Registered: December 2022
Junior Member
Thank you very much Ed!

Regards,
Mauricio
Previous Topic:Is it possible to use System.Logger instead of org.eclipse.core.runtime.ILog?
Next Topic:Change Colors for not hightlighted text in Dark Mode
Goto Forum:
  


Current Time: Thu Apr 25 23:06:35 GMT 2024

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

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

Back to the top