Bug 59273

Summary: target TextMergeViewerCreator not found
Product: [Eclipse Project] Platform Reporter: Rafael Chaves <eclipse>
Component: CompareAssignee: Andre Weinand <andre_weinand>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.0   
Target Milestone: 3.0 M9   
Hardware: PC   
OS: Windows 98   
Whiteboard:

Description Rafael Chaves CLA 2004-04-20 11:30:58 EDT
Getting this entry in the log when starting i200404200800:

!ENTRY org.eclipse.compare 4 1 Apr 20, 2004 11:19:57.886
!MESSAGE target 'org.eclipse.compare.TextMergeViewerCreator' not found
Comment 1 Jim des Rivieres CLA 2004-04-27 12:15:36 EDT
I got it in I20040427

!SESSION Apr 27, 2004 11:00:24.242 --------------------------------------------
-
java.version=1.4.2
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
!ENTRY org.eclipse.compare 4 1 Apr 27, 2004 11:00:24.242
!MESSAGE target 'org.eclipse.compare.TextMergeViewerCreator' not found
Comment 2 Jim des Rivieres CLA 2004-04-27 12:31:44 EDT

*** This bug has been marked as a duplicate of 60114 ***
Comment 3 Rafael Chaves CLA 2004-04-27 12:56:21 EDT
Not sure this is a duplicate of that bug. I get only the entry mentioned above
in my log, but no IllegalArgumentExceptions follow. 
Comment 4 Andre Weinand CLA 2004-04-27 13:15:36 EDT
No, this isn't a duplicate of #60114.
I'm logging the "target 'xxx' not found" message when processing contributions to the new content 
type attribute. Right now it is harmless since the new mecahnism has no clients yet.
Comment 5 Nick Edgar CLA 2004-04-30 15:03:14 EDT
I saw this too, when activating the sync view.  It had the negative side effect
of taking focus away and activating the Error Log view (although activation can
be turned off in this view).
Comment 6 Andre Weinand CLA 2004-04-30 18:30:22 EDT
fixed for N20040501