Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » An error has occurred. See the log file(Error to open a workbench)
An error has occurred. See the log file [message #1778651] Tue, 19 December 2017 10:21 Go to next message
Ana  Nascimento is currently offline Ana NascimentoFriend
Messages: 1
Registered: December 2017
Junior Member
Hi!

I'm new here and I'm having a problem to open my workbench.

"An error has occurred. See the log file".

So I open the log file and had this message:


!SESSION 2017-10-18 14:32:08.183 -----------------------------------------------
eclipse.buildId=I20110613-1736
java.version=1.7.0_51
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=pt_BR
Command-line arguments: -os win32 -ws win32 -arch x86_64

This is a continuation of log file C:\redacao\manual-usuario\.metadata\.bak_0.log
Created Time: 2017-10-18 14:32:15.365
!SESSION 2017-10-18 14:32:08.183 -----------------------------------------------
eclipse.buildId=I20110613-1736
java.version=1.7.0_51
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=pt_BR
Command-line arguments: -os win32 -ws win32 -arch x86_64

!ENTRY org.eclipse.jface 2 0 2017-10-18 14:32:15.369
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2017-10-18 14:32:15.369
!MESSAGE A conflict occurred for CTRL+SHIFT+A:
Binding(CTRL+SHIFT+A,
ParameterizedCommand(Command(org.eclipse.pde.ui.openPluginArtifact,Open Plug-in Artifact,
Open a plug-in artifact in the manifest editor,
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
org.eclipse.pde.internal.ui.search.dialogs.PluginArtifactSearchHandler,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+SHIFT+A,
ParameterizedCommand(Command(com.senior.plugin.actions.openResourceAction,Abrir Recursos Jakare,
,
Category(Command.Category.SeniorPluginCore,Jakare Commandos,null,true),
com.senior.plugin.actions.OpenResourceAction,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
!SESSION 2017-10-19 12:18:06.708 -----------------------------------------------
eclipse.buildId=I20110613-1736
java.version=1.7.0_51
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=pt_BR
Command-line arguments: -os win32 -ws win32 -arch x86_64

!ENTRY org.eclipse.core.resources 2 10035 2017-10-19 12:18:55.899
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.

!ENTRY org.eclipse.jface 2 0 2017-10-19 12:19:37.649
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2017-10-19 12:19:37.649
!MESSAGE A conflict occurred for CTRL+SHIFT+A:
Binding(CTRL+SHIFT+A,
ParameterizedCommand(Command(org.eclipse.pde.ui.openPluginArtifact,Open Plug-in Artifact,
Open a plug-in artifact in the manifest editor,
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
org.eclipse.pde.internal.ui.search.dialogs.PluginArtifactSearchHandler,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+SHIFT+A,
ParameterizedCommand(Command(com.senior.plugin.actions.openResourceAction,Abrir Recursos Jakare,
,
Category(Command.Category.SeniorPluginCore,Jakare Commandos,null,true),
com.senior.plugin.actions.OpenResourceAction,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)


I don't know what to do, I try to restore the projects in the workbench but it wasn't worked for me.
I tried to delete the .metadata folder e reimport the Existing projects into workspace, but still not working.
I tried to remove the keybinding association, but it doesn't work.

There's anyone that have a clue for what to do?
Re: An error has occurred. See the log file [message #1778861 is a reply to message #1778651] Fri, 22 December 2017 14:34 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
I don't know what com.senior.plugin.actions is but you've installed something that registers a conflicting key binding. There's nothing you can do to fix that unless you're the developer of com.senior and modify the registrations in the plugin.xml to not conflict (or avoid installing PDE so that there is nothing with which to conflict).

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Eclipse CDT Cannot find library
Next Topic:Eclipse installation errors
Goto Forum:
  


Current Time: Wed Apr 24 17:38:53 GMT 2024

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

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

Back to the top