Community
Participate
Working Groups
While executing Java EE smoke test for http://build.eclipse.org/webtools/committers/wtp-R3.0-M/20080918035538/M-3.0.2-20080918035538/ the following error was logged in the error log: !ENTRY org.eclipse.ui.workbench 2 0 2008-09-19 14:31:58.651 !MESSAGE A handler conflict occurred. This may disable some commands. !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2008-09-19 14:31:58.651 !MESSAGE Conflict for 'org.eclipse.wst.jsdt.ui.edit.text.java.open.editor': HandlerActivation(commandId=org.eclipse.wst.jsdt.ui.edit.text.java.open.editor, handler=ActionHandler(org.eclipse.wst.jsdt.ui.actions.OpenAction@a6f10f), expression=AndExpression(org.eclipse.ui.SubActionBars$1@16af1ba,ActivePartExpression(org.eclipse.ui.navigator.CommonNavigator@19146a5),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@1d2c4aa)),sourcePriority=1064961) HandlerActivation(commandId=org.eclipse.wst.jsdt.ui.edit.text.java.open.editor, handler=ActionHandler(org.eclipse.wst.jsdt.ui.actions.OpenAction@a6f10f), expression=AndExpression(org.eclipse.ui.SubActionBars$1@16af1ba,ActivePartExpression(org.eclipse.ui.navigator.CommonNavigator@19146a5),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow@1d2c4aa)),sourcePriority=1064961)
This has been seen before, but I havent been able to reproduce the problem. Do you have steps to reproduce? *** This bug has been marked as a duplicate of bug 224775 ***