Bug 281882 - "A handler conflict occurred. This may disable some commands." warning on restart
Summary: "A handler conflict occurred. This may disable some commands." warning on re...
Status: RESOLVED FIXED
Alias: None
Product: WTP Source Editing
Classification: WebTools
Component: wst.sse (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1.1   Edit
Assignee: Nick Sandonato CLA
QA Contact: Nitin Dahyabhai CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-29 14:09 EDT by Nick Sandonato CLA
Modified: 2009-06-29 14:13 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Sandonato CLA 2009-06-29 14:09:22 EDT
+++ This bug was initially created as a clone of Bug #278620 +++

Using eclipse.buildId=I20090527-2000
java.version=1.6.0_14
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_CA
Command-line arguments:  -os win32 -ws win32 -arch x86 -consolelog -console,

after installing WebTools I got this warning in the .log file on restart:
Conflict for 'org.eclipse.wst.sse.ui.format':HandlerActivation(commandId=org.eclipse.wst.sse.ui.format,
handler=org.eclipse.wst.sse.ui.internal.handlers.FormatHandler,
expression=org.eclipse.core.internal.expressions.ReferenceExpression@429a8fde,sourcePriority=1073741824)
HandlerActivation(commandId=org.eclipse.wst.sse.ui.format,
handler=org.eclipse.wst.sse.ui.internal.handlers.FormatHandler,
expression=org.eclipse.core.internal.expressions.ReferenceExpression@2c63552c,sourcePriority=1073741824)

List of installed features:
org.eclipse.wst.common.fproj (3.1.0.v200905220328-377-8s733L3D77397J) "Eclipse Faceted Project Framework"
org.eclipse.wst.jsdt.feature (1.1.0.v200905240756-77-FGBCcNBC-BeMcEeOm) "JavaScript Developer Tools "
org.eclipse.wst.web_ui.feature (3.1.0.v200905242131-7R77FSgEVw2xUFoF-ngpufbAEIXu) "Eclipse Web Developer Tools"
org.eclipse.wst.xml_ui.feature (3.1.0.v200905240756-7H6FMUDxtkM-5OgPGKK4xQocS5AL) "Eclipse XML Editors and Tools"
org.eclipse.wst.xsl.feature (1.0.0.v200905242203-7R7T7IFHlEcfLdt12nvRQ1) "Eclipse XSL Developer Tools"
Comment 1 Nick Sandonato CLA 2009-06-29 14:13:22 EDT
Released to 3.1 Maintenance.