Bug 1318613 - It's not possible to execute CLI operations on EAP7 when the http-upgrade is disabled
Summary: It's not possible to execute CLI operations on EAP7 when the http-upgrade is ...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: JBoss Operations Network
Classification: JBoss
Component: Plugin -- JBoss EAP 7
Version: JON 3.3.5
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Simeon Pinder
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-17 10:59 UTC by Filip Brychta
Modified: 2016-03-17 15:00 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-17 11:02:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1311094 0 medium CLOSED EAP7 - Native management API port incorrectly detected 2021-02-22 00:41:40 UTC

Internal Links: 1311094

Description Filip Brychta 2016-03-17 10:59:03 UTC
Description of problem:
The fix for bz1311094 removed nativeHost/nativePort attributes from plugin config because those are no longer necessary when the http-upgrade is enabled (which is default on EAP7). However it's possible to disable the http-upgrade and it that case it will not be possible to execute CLI operations on EAP7.

Version-Release number of selected component (if applicable):
JON 3.3.5 with eap plugin pack 04

How reproducible:
Always

Steps to Reproduce:
1. import EAP7 with disabled http-upgrade to JON inventory
2. run "Execute CLI Commands" operation


Actual results:
It will fail because the JON agent will start jboss cli client with incorrect controller port.

Expected results:
It should be detected if http-upgrade is enabled/disabled and choose correct port for CLI operations accordingly.

Additional info:
This will probably apply for cli operations in bundle handover as well.

Comment 1 Filip Brychta 2016-03-17 11:02:44 UTC
Closing as WONTFIX based on discussion with Larry and Thomas.
It has been acknowledged that the user must not disable http upgrade so that we can still start a connected CLI from the JON agent.


Note You need to log in before you can comment on or make changes to this bug.