[
https://issues.jboss.org/browse/JBIDE-18274?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-18274:
-------------------------------------
Max has suggested that this might be an issue if you're connected via both wired and
wireless connections. It's possible the server might be resolving your hostname to one
of your ip-addresses, while the tooling is resolving it differently. Obviously if the OS
is resolving both, it should resolve them in the same way, but, it's possible (even
likely) that the server is doing more logic here to decide which of the interfaces to bind
to.
[~mmalina] Can you verify this is replicatable if you disable wifi and only use the wired
connection, or disable wired and use only wifi?
AS7/WildFly8/EAP6 with oracle java 7 fails to start when bound to
your hostname
-------------------------------------------------------------------------------
Key: JBIDE-18274
URL:
https://issues.jboss.org/browse/JBIDE-18274
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.2.0.CR1
Reporter: Martin Malina
Assignee: Rob Stryker
Priority: Minor
Fix For: 4.3.0.CR1
Attachments: server-adapter.png, server-editor.png, server-logs.png,
server-runtime.png
This is a follow up of JBIDE-17935 .
Previously, Rob fixed this:
{quote}
I've surprisingly been able to replicate this and it's a race-condition. I'll
need to synchronize some variables in this class here.
{quote}
But in this rare case it still fails for me.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)