[
https://issues.jboss.org/browse/JBIDE-13966?page=com.atlassian.jira.plugi...
]
Martin Malina closed JBIDE-13966.
---------------------------------
Closing the duplicate. Sorry about that.
Conflicting handlers for org.eclipse.debug.ui.commands.eof
----------------------------------------------------------
Key: JBIDE-13966
URL:
https://issues.jboss.org/browse/JBIDE-13966
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS/Servers
Affects Versions: 4.1.0.Alpha2
Environment: JBDS 7.0.0.Alpha2 B135
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 4.1.0.Alpha2
While verifying JIRAs for Alpha2, I noticed this in the workspace log several times:
{code}
!ENTRY org.eclipse.ui 4 4 2013-04-09 15:06:15.110
!MESSAGE Conflicting handlers for org.eclipse.debug.ui.commands.eof:
{org.eclipse.debug.internal.ui.views.console.ProcessConsolePageParticipant$EOFHandler@21a26e2c}
vs
{org.eclipse.debug.internal.ui.views.console.ProcessConsolePageParticipant$EOFHandler@21a26e2c}
{code}
The first two times I saw this I tried to reproduce it, but couldn't.
This third time (when I'm reporting this) I spotted it while verifying JBIDE-13593 so
hopefully you will be able to see it as well. This error happens once you deploy the
project to EAP 6.0.1.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira