Bug 984263

Summary: Connect to repository fail on malformed URL.
Product: [Retired] JBoss BPMS Platform 6 Reporter: Marek Baluch <mbaluch>
Component: jBPM DesignerAssignee: Tihomir Surdilovic <tsurdilo>
Status: CLOSED EOL QA Contact: Marek Baluch <mbaluch>
Severity: medium Docs Contact:
Priority: low    
Version: 6.0.0CC: kverlaen, lpetrovi, rrajasek, smala
Target Milestone: DR2   
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:39:02 UTC Type: Enhancement
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 2013-07-14 09:06:06 UTC
Description of problem:

Currently when a connection to a service repository fails because of a MalformedURLException the Alert informing the user says only 'Failed to connect to the Service Repository.'. The whole exception stack-trace is dumped to the server log.

Please consider moving the fail cause from the server log to the Alert.

Comment 1 Marek Baluch 2013-07-14 09:07:58 UTC
Steps to reporoduce:
1) open a process
2) click the 'Connect to a service repository' icon.
3) put an invalid path in (e.g. /url/without/protocol)
4) click 'Connect'


Build
DR6 (Beta5)

Comment 3 Sona Mala 2014-06-23 09:50:07 UTC
This issue is still valid.

Comment 4 Tihomir Surdilovic 2014-07-14 19:46:10 UTC
fixed in designer master and 6.1.x branches. the exception error (getMessage()) info is added to the notification

Comment 5 Marek Baluch 2014-09-09 12:38:24 UTC
Very nice - thanks Tiho! 

Verified on 6.1.0.DR2.