[rules-users] Handler Conflict Warning Eclipse 3.3 with 4.03

J Michael Dean mdean77 at comcast.net
Thu Nov 1 08:04:14 EDT 2007


Starting afresh with Eclipse and encounter a message that a handler  
conflict occurred.  The conflict relates to the  
ConvertToDroolsProjectAction.  This is with a fresh install and no  
workspace.  I can create a rules project and it functions correctly.   
The trace is below.  Is this a problem or just completely ignorable?


!SESSION 2007-11-01 05:38:01.559  
-----------------------------------------------
eclipse.buildId=M20070921-1145
java.version=1.5.0_13
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=ppc, WS=carbon, NL=en_US
Framework arguments:  -keyring /Users/mdean/.eclipse_keyring - 
showlocation
Command-line arguments:  -os macosx -ws carbon -arch ppc -keyring / 
Users/mdean/.eclipse_keyring -consoleLog -showlocation

!ENTRY org.eclipse.ui.workbench 2 0 2007-11-01 05:38:23.036
!MESSAGE A handler conflict occurred.  This may disable some commands.
!SUBENTRY 1 org.eclipse.ui.workbench 2 0 2007-11-01 05:38:23.036
!MESSAGE Conflict for  
'org.drools.eclipse.action.ConvertToDroolsProjectAction':
HandlerActivation 
(commandId=org.drools.eclipse.action.ConvertToDroolsProjectAction,
	 
handler 
= 
ActionDelegateHandlerProxy 
(null,org.drools.eclipse.action.ConvertToDroolsProjectAction),
	 
expression 
= 
WorkbenchWindowExpression 
(org.eclipse.ui.internal.WorkbenchWindow at 4613f1),sourcePriority=16384)
HandlerActivation 
(commandId=org.drools.eclipse.action.ConvertToDroolsProjectAction,
	 
handler 
= 
ActionDelegateHandlerProxy 
(null,org.drools.eclipse.action.ConvertToDroolsProjectAction),
	 
expression 
= 
WorkbenchWindowExpression 
(org.eclipse.ui.internal.WorkbenchWindow at 4613f1),sourcePriority=16384)





More information about the rules-users mailing list