Bug 1188601
| Summary: | BC ignoring GIT and SSH daemon settings. | ||
|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Marek Baluch <mbaluch> |
| Component: | Build and Assembly | Assignee: | Alexandre Porcelli <porcelli> |
| Status: | CLOSED EOL | QA Contact: | Marek Baluch <mbaluch> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.1.0 | CC: | etirelli, kverlaen, porcelli, wmedvede |
| Target Milestone: | ER5 | ||
| Target Release: | 6.1.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-03-27 18:33:42 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: | |||
|
Description
Marek Baluch
2015-02-03 11:05:03 UTC
Correction: ... do not work anymore, but they work with ports increased by 1 Just tested here with latest changes (6.2.x) and it seems to work as expected. Important to be aware that now we have 4 variables to configure ports: org.uberfire.nio.git.daemon.port -> internal port org.uberfire.nio.git.daemon.hostport -> external port org.uberfire.nio.git.ssh.hostport -> internal port org.uberfire.nio.git.ssh.port -> external port Even if both (ssh or git) pairs are the same, you still need to configure both. Internal and external are needed more to cloud enviroment where you may have a different setup. Verified on 6.1.0.ER5. |