| Summary: | [RFE] Abort if port 8702 (ajp proxy) is taken by a different process | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | David Jaša <djasa> |
| Component: | ovirt-engine | Assignee: | Nobody <nobody> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.3.0 | CC: | acathrow, alonbl, didi, iheim, juan.hernandez, lpeer, oschreib, Rhev-m-bugs, sbonazzo, yeylon |
| Target Milestone: | --- | Keywords: | FutureFeature, Improvement |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | integration | ||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-08-03 06:35: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: | |
|
Description
David Jaša
2013-11-25 13:00:53 UTC
I'm not sure that port validation is something that should be done by service scripts... It should be the engine process that should die if it can't bind the port. service scripts should already be able to detect it has not been started. Or am I missing something? jboss is started even if there are errors... these kind of errors are usually visible at server.log, unsure that this state is valid to invest extra work or code outside of jboss scope. I am not sure how to instruct jboss to exit on such errors nor if it is simple. Closing old bugs. If this issue is still relevant/important in current version, please re-open the bug. |