Bug 1215278
| Summary: | [GSS](6.4.z) JConsole fails if trying to connect using Local Process to a standalone EAP instance running with offset ports or different management port | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Brad Maxwell <bmaxwell> |
| Component: | CLI | Assignee: | Ivo Studensky <istudens> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Kremensky <pkremens> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.4.0 | CC: | brian.stansberry, cdewolf, istudens, jawilson, mkopecky |
| Target Milestone: | CR2 | ||
| Target Release: | EAP 6.4.3 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-01-17 10:36:30 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: | 1231259 | ||
|
Description
Brad Maxwell
2015-04-24 21:23:15 UTC
1. Start JBoss with: -Djboss.socket.binding.port-offset=100 or -Djboss.management.native.port=10000
2. CLI from JConsole is still unable to connect to server with message:
CLI GUI unable to connect to JBoss AS with localhost:9999 ...
Port is set in code. But port should be parametrized in JConsole using Local Process
CLI tab in JConsole is available only if default port (9999) is used. It looks like another backport is needed to get this working. Verified on EAP 6.4.3.CP.CR2 Retroactively bulk-closing issues from released EAP 6.4 cummulative patches. |