Bug 1124845
Summary: | EAP6 with secured management - confusing error msg when incorrect Truststore Type is set | |||
---|---|---|---|---|
Product: | [JBoss] JBoss Operations Network | Reporter: | Filip Brychta <fbrychta> | |
Component: | Plugin -- JBoss EAP 6, Usability | Assignee: | Thomas Segismont <tsegismo> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | JON 3.2.2 | CC: | jkremser, loleary, tsegismo | |
Target Milestone: | post-GA | |||
Target Release: | One-off release | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1125914 (view as bug list) | Environment: | ||
Last Closed: | 2014-08-19 14:31:44 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: | 1088652, 1112696, 1117854, 1125914, 1128960 |
Description
Filip Brychta
2014-07-30 12:51:14 UTC
Fixed in master commit 62986312e18a2f02e7336fe33acdbd535b85016a Author: Thomas Segismont <tsegismo> Date: Fri Aug 1 12:28:24 2014 +0200 Now trying to load the truststore/keystore when validating the connection settings and retun correct message in case of failure branch: release/jon3.2.x link: https://github.com/rhq-project/rhq/commit/edb1ac4d9 time: 2014-08-08 13:49:44 +0200 commit: edb1ac4d9764295142e8174dfc76091a4dd9f3c6 author: Thomas Segismont - tsegismo message: Bug 1124845 - EAP6 with secured management - confusing error msg when incorrect Truststore Type is set Now trying to load the truststore/keystore when validating the connection settings and retun correct message in case of failure (cherry picked from commit 62986312e18a2f02e7336fe33acdbd535b85016a) Signed-off-by: Jirka Kremser <jkremser> Verified on Version : 3.2.0.GA Update 02 Build Number : dfe3e4b:cf4474c Following error is now thrown so the user at least knows that the problem is related to truststore. caused by: org.rhq.core.pluginapi.inventory.InvalidPluginConfigurationException: Cannot read the truststore: DerInputStream.getLength(): lengthTag=109, too big. |