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

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Mon Oct 15 12:36:04 EDT 2007


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

Viacheslav Kabanovich reassigned JBIDE-1065:
--------------------------------------------

    Assignee: Viacheslav Kabanovich  (was: Denis Golovin)

> In error log: Handler conflicts - this may disable some commands
> ----------------------------------------------------------------
>
>                 Key: JBIDE-1065
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1065
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: JBoss Tools Core
>    Affects Versions: 2.0.0.Beta4
>            Reporter: Max Andersen
>         Assigned To: Viacheslav Kabanovich
>             Fix For: 2.0.0.CR1
>
>
> 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