[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-1065) In error log: Handler conflicts - this may disable some commands

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Wed Apr 9 10:50:54 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBIDE-1065?page=all ]

Viacheslav Kabanovich resolved JBIDE-1065.
------------------------------------------

    Resolution: Done

Warnings stopped only after I removed registering key bindings for all actions, not only for content assist. 
It seems very strange that after that all text actions (Copy,Cut,...,Undo/Redo,...,Content Assist) still work. 
The JSP editor contributor is implemented in the same way as for XML editors where registration of key bindings is needed and causes no problems. 
If some regression of JSP Editor actions performance takes place, then my change has to be rolled back.

> In error log: Handler conflicts - this may disable some commands
> ----------------------------------------------------------------
>
>                 Key: JBIDE-1065
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1065
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.0.0.Beta4
>            Reporter: Max Andersen
>         Assigned To: Viacheslav Kabanovich
>             Fix For: 2.1
>
>
> I keep getting these in the error log when I have used one of our xmodel editors or browse the project explorer tree (not sure which one ;)
> !ENTRY org.eclipse.ui.workbench 2 0 2007-10-10 08:35:03.089
> !MESSAGE A handler conflict occurred.  This may disable some commands.
> !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2007-10-10 08:35:03.089
> !MESSAGE Conflict for 'delete':
> HandlerActivation(commandId=delete,
> 	handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction at 1f0fda9),
> 	expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor at 162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow at c1c7c4)),sourcePriority=1064960)
> HandlerActivation(commandId=delete,
> 	handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction at 9d77c2),
> 	expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor at 162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow at c1c7c4)),sourcePriority=1064960)
> !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2007-10-10 08:35:03.089
> !MESSAGE Conflict for 'ContentAssistProposals':
> HandlerActivation(commandId=ContentAssistProposals,
> 	handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction at 216806),
> 	expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor at 162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow at c1c7c4)),sourcePriority=1064960)
> HandlerActivation(commandId=ContentAssistProposals,
> 	handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction at 1347dad),
> 	expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor at 162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow at c1c7c4)),sourcePriority=1064960)
> !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2007-10-10 08:35:03.089
> !MESSAGE Conflict for 'redo':
> HandlerActivation(commandId=redo,
> 	handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction at 1270f6d),
> 	expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor at 162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow at c1c7c4)),sourcePriority=1064960)
> HandlerActivation(commandId=redo,
> 	handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction at 165eff6),
> 	expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor at 162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow at c1c7c4)),sourcePriority=1064960)
> !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2007-10-10 08:35:03.089
> !MESSAGE Conflict for 'cut':
> HandlerActivation(commandId=cut,
> 	handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction at 16d0c80),
> 	expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor at 162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow at c1c7c4)),sourcePriority=1064960)
> HandlerActivation(commandId=cut,
> 	handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction at 4fe2b3),
> 	expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor at 162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow at c1c7c4)),sourcePriority=1064960)
> !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2007-10-10 08:35:03.089
> !MESSAGE Conflict for 'copy':
> HandlerActivation(commandId=copy,
> 	handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction at ac9587),
> 	expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor at 162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow at c1c7c4)),sourcePriority=1064960)
> HandlerActivation(commandId=copy,
> 	handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction at 8d03a6),
> 	expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor at 162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow at c1c7c4)),sourcePriority=1064960)
> !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2007-10-10 08:35:03.089
> !MESSAGE Conflict for 'ShowTooltipDesc':
> HandlerActivation(commandId=ShowTooltipDesc,
> 	handler=ActionHandler(org.eclipse.wst.sse.ui.StructuredTextEditor$InformationDispatchAction at 1eab9d6),
> 	expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor at 162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow at c1c7c4)),sourcePriority=1064960)
> HandlerActivation(commandId=ShowTooltipDesc,
> 	handler=ActionHandler(org.eclipse.wst.sse.ui.StructuredTextEditor$InformationDispatchAction at 14e9cde),
> 	expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor at 162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow at c1c7c4)),sourcePriority=1064960)
> !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2007-10-10 08:35:03.090
> !MESSAGE Conflict for 'paste':
> HandlerActivation(commandId=paste,
> 	handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction at 1ccd22),
> 	expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor at 162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow at c1c7c4)),sourcePriority=1064960)
> HandlerActivation(commandId=paste,
> 	handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction at dfaba8),
> 	expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor at 162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow at c1c7c4)),sourcePriority=1064960)
> !SUBENTRY 1 org.eclipse.ui.workbench 2 0 2007-10-10 08:35:03.090
> !MESSAGE Conflict for 'undo':
> HandlerActivation(commandId=undo,
> 	handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction at 7eb581),
> 	expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor at 162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow at c1c7c4)),sourcePriority=1064960)
> HandlerActivation(commandId=undo,
> 	handler=ActionHandler(org.eclipse.ui.texteditor.TextOperationAction at be558a),
> 	expression=AndExpression(ActivePartExpression(org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor at 162545a),WorkbenchWindowExpression(org.eclipse.ui.internal.WorkbenchWindow at c1c7c4)),sourcePriority=1064960)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list