[
https://issues.jboss.org/browse/JBIDE-18737?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-18737:
-------------------------------------
I can say I've replicated your example via stepping, but in normal workflow, I
can't replicate both events being fired. I have to be creative and set a breakpoint,
open the editor, and then modify and save it. So perhaps the second event is being fired
somehow by some action your UI tests are taking.
However, access to the map still must be synchronized, so I've opened
https://github.com/jbosstools/jbosstools-server/pull/313
Server's XML configuration does not contain Ports in Servers
view
-----------------------------------------------------------------
Key: JBIDE-18737
URL:
https://issues.jboss.org/browse/JBIDE-18737
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.2.0.Final
Reporter: Lucia Jelinkova
Assignee: Rob Stryker
Priority: Minor
Fix For: 4.2.1.CR1
Attachments: createServer.png
In my automated tests, I often run on the issue on the Servers view, that the server does
not have anyting under the XML configuration (no Ports). It happens 1 out of 3 times. See
screenshot attached. The Ports do not appear even if I collapse the server's tree and
expand it again.
I was not able to reproduce this manually. Do you have any idea where the problem could
be? Is thare anything special about the Ports that could cause this issue?
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)