]
Martin Malina commented on JBIDE-18253:
---------------------------------------
The same happens with WildFly 8.0.
Error when starting a remote EAP 6.3 server
-------------------------------------------
Key: JBIDE-18253
URL:
https://issues.jboss.org/browse/JBIDE-18253
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.2.0.CR1
Reporter: Martin Malina
Assignee: Rob Stryker
Priority: Blocker
Labels: respin-a
Fix For: 4.2.0.CR1
Attachments: remote-server.png
When I start a remote EAP 6.3 server, I get an error:
{code}
!ENTRY org.eclipse.wst.server.core 4 0 2014-09-04 09:30:35.102
!MESSAGE Server JBoss EAP 6.3 marvin failed to start.
{code}
A window pops up as well:
!remote-server.png!
The funny thing is that the server actually starts and is working, but is shown as
stopped in the Server view.
I have a suspicion that this has something to do with JBIDE-16898
The worst thing is that you have no way of stopping the server process from the IDE - you
have to manually kill it on the machine.