[
https://issues.jboss.org/browse/JBIDE-26445?page=com.atlassian.jira.plugi...
]
Ondrej Dockal updated JBIDE-26445:
----------------------------------
Steps to Reproduce:
1. Have downloaded EAP-7.1.0 server
2. Open IDE
3. Create new Remote System of type Local (and use LOCALHOST host) or use existing
"Local"
4. Create new EAP 7.x server adapter
5. Use Remote option, controlled by Filessytem and shell op.
6. Assign a runtime to this server
7. Use your downloaded eap server (or download new one if you wish)
8. On Remote System Integration choose localhost as host and browse for proper Remote
Server Home
9. Finish the dialog
10. ASSERT: EAP 7.x server adapter exists
11. Start server adapter
12. ASSERT: Adapter is started, console show proper remote system start up log
Actual result: Adapter is starting until it finally timeouts, problem dialog is thrown,
Console shows: "'cmd' is not recognized as an internal or external command,
operable program or batch file."
was:
1. Have downloaded EAP-7.1.0 server
2. Open IDE
3. Create new Remote System of type Local (and use LOCALHOST host) or use existing
"Local"
4. Create new EAP 7.x server adapter
5. Use Remote option, controlled by Filessytem and shell op.
6. Assign a runtime to this server
7. Use your downloaded eap server (or download new one if you wish)
8. On Remote System Integration choose localhost as host and browse for proper Remote
Server Home
9. Finish the dialog
10. ASSERT: EAP 7.x server adapter exists
11. Start server adapter
12. ASSERT: Adapter is started, console show proper remote system start up log
Actual result: Adapter is starting until is finally timeouts, problem dialog is thrown,
Console shows: "'cmd' is not recognized as an internal or external command,
operable program or batch file."
Remote server cannot start on windows when connected via local remote
system type
---------------------------------------------------------------------------------
Key: JBIDE-26445
URL:
https://issues.jboss.org/browse/JBIDE-26445
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.9.0.Final
Environment: windows
Reporter: Ondrej Dockal
Assignee: Rob Stryker
Priority: Blocker
I got this in Console when trying to start remote EAP 7.x server adapter:
{code}
'cmd' is not recognized as an internal or external command,
operable program or batch file.
{code}
And server is still starting until timeout is reached.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)