Bug 1113593
Summary: | Blank space around value of rhq.server.email.smtp-host property in rhq-server.properties is not removed and causes java.net.UnknownHostException when starting RHQ server | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | bkramer <bkramer> |
Component: | Core Server | Assignee: | Thomas Heute <theute> |
Status: | ON_QA --- | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.9 | CC: | hrupp, theute |
Target Milestone: | --- | ||
Target Release: | RHQ 4.13 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 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: | 1113591 | ||
Bug Blocks: |
Comment 2
bkramer
2014-06-26 14:23:12 UTC
commit 8b3c5958208ab48b9a7c63e90824aa43a8b76958 Author: Libor Zoubek <lzoubek> Date: Mon Aug 18 15:56:46 2014 +0200 Bug 1113593 - Blank space around value of rhq.server.email.smtp-host property in rhq-server.properties is not removed and causes java.net.UnknownHostException when starting RHQ server Added a check to rhqctl start & install commands that prints warnings in case it finds lines with trailing spaces in rhq-server.properties file |