Bug 1151217
Summary: | unable to install agent remotely on windows | ||||||
---|---|---|---|---|---|---|---|
Product: | [JBoss] JBoss Operations Network | Reporter: | Armine Hovsepyan <ahovsepy> | ||||
Component: | Documentation | Assignee: | Jared MORGAN <jmorgan> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | JON 3.3.0 | CC: | loleary, mfoley, miburman, mmurray | ||||
Target Milestone: | CR01 | ||||||
Target Release: | JON 3.3.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-12-11 14:01:29 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1070242, 1144467, 1144477 | ||||||
Attachments: |
|
Installation will require Unix tools (nohup, awk etc) to work, even in Windows. We can't address this for the 3.3 GA. The cygwin path would be /cygdrive/C/ .. etc, as Cygwin does not understand C:\ notation. (In reply to Michael Burman from comment #1) > Installation will require Unix tools (nohup, awk etc) to work, even in > Windows. We can't address this for the 3.3 GA. > > The cygwin path would be /cygdrive/C/ .. etc, as Cygwin does not understand > C:\ notation. cywgin path used as /cygwin/c/agent returns the same result - agent.jar is downloaded but not installed - with the same error on gui as in screen-shot . Hey Mike What documentation is required in our product docs for this issue? It's not totally clear to me. Is it incorporating the test cases into the docs in some way? |
Created attachment 945431 [details] agent_remote_install_failure Description of problem: unable to install agent remotely on windows Version-Release number of selected component (if applicable): JON 3.3 ER04 How reproducible: always Steps to Reproduce: 1. Navigate to Administration/Agents 2. Create New -- add host/port/username/password/path 3. click install Agent Actual results: unable to install agent remotely on windows Expected results: agent installed and started on remote windows Additional info: while using cywgin (wiht er03 build) it was possible to install agent (would not start) cine cygwin workd with unix paths /path, in er04 that does not work anymore. Tried with another ssh server -- tectia, does not work at all. Screen-shot attached with cygwin error.