Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 404669

Summary: Conflicting handlers for org.eclipse.debug.ui.commands.eof
Product: [Eclipse Project] Platform Reporter: Roland Tepp <rolandt>
Component: AntAssignee: Platform-Ant-Inbox <platform-ant-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: Michael_Rennie
Version: 4.3   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Roland Tepp CLA 2013-04-01 09:57:15 EDT
I am not sure it can be reliably reproduced, but occasionally, I get a storm of console errors when running processes that print to the Eclipse console (ANT build in this case).

I think it started after the recent milestone upgrade, but I can't be certain. In any case, these occasions have become more frequent recently.

Following is one of the many error messages reported on the Error console:

-- Error Details --
Date: Mon Apr 01 16:42:24 EEST 2013
Message: Conflicting handlers for org.eclipse.debug.ui.commands.eof: {org.eclipse.debug.internal.ui.views.console.ProcessConsolePageParticipant$EOFHandler@31e42e6c} vs {org.eclipse.debug.internal.ui.views.console.ProcessConsolePageParticipant$EOFHandler@31e42e6c}
Severity: Error
Product: Eclipse 2.0.0.20130316-1703 (org.eclipse.epp.package.jee.product)
Plugin: org.eclipse.ui
Session Data:
eclipse.buildId=4.3.0.I20130314-1330
java.version=1.7.0_10
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.jee.product
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product
Comment 1 Michael Rennie CLA 2013-04-01 11:17:42 EDT

*** This bug has been marked as a duplicate of bug 401055 ***