[jbosstools-issues] [JBoss JIRA] (JBIDE-16588) Remote EAP 6.2 fails to stop
Martin Malina (JIRA)
issues at jboss.org
Fri Feb 14 11:03:29 EST 2014
[ https://issues.jboss.org/browse/JBIDE-16588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Malina updated JBIDE-16588:
----------------------------------
Workaround Description:
Set up the management port for the remote server:
1. When you add the remote server in Eclipse, check "Expose your management port as the server's hostname'
2. Make sure your remote EAP instance has an admin user set up - use bin/add-user.sh on the remote host for this
3. When you start the remote server in Eclipse, you will be prompted for credentials - enter the user/password that you added
Now you should be able to operate the server without any problems
> Remote EAP 6.2 fails to stop
> ----------------------------
>
> Key: JBIDE-16588
> URL: https://issues.jboss.org/browse/JBIDE-16588
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.2.0.Alpha2
> Environment: JBDS 8.0.0.Alpha2a B70
> EAP 6.2.0.GA
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.2.0.Beta1
>
> Attachments: remote-server-stop-error.png
>
>
> When I create a remote EAP 6.2 server (ssh connection) without using the management port, the server starts and deploys ok, but when I try to stop it, I get this error:
> {code}
> !ENTRY org.eclipse.wst.server.core 4 0 2014-02-14 16:44:14.239
> !MESSAGE Server JBoss EAP 6.2 Server marvin failed to stop.
> {code}
> Very informative ;)
> !remote-server-stop-error.png!
> The server remains "Started" and the java process on the remote machine is still running. If I try it again and again, the result is the same. So the only way of stopping the server is killing the java process on the remote machine. But Eclipse will still show Started, so need a restart.
--
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
More information about the jbosstools-issues
mailing list