Bug 826115 - Launching an AppForm with specific characteristics causes error
Summary: Launching an AppForm with specific characteristics causes error
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: CloudForms Cloud Engine
Classification: Retired
Component: aeolus-conductor
Version: 1.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: 1.0.1
Assignee: Angus Thomas
QA Contact: Dave Johnson
URL:
Whiteboard:
Depends On: 820390
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-29 16:04 UTC by Chris Pelland
Modified: 2012-12-13 19:50 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 820390
Environment:
Last Closed: 2012-12-13 19:50:08 UTC
Embargoed:


Attachments (Terms of Use)
app (220.14 KB, image/png)
2012-06-06 13:20 UTC, Aziza Karol
no flags Details

Description Chris Pelland 2012-05-29 16:04:51 UTC
+++ This bug was initially created as a clone of Bug #820390 +++

Description of problem:

When trying to launch an AppForm in which the following characteristics are in place, it fails with the error:

           Error:   Failed to launch following component blueprints:   student9-componentoutline-template500: Parameter name must e 50
characters or less

           Characteristics

           compnent outline: student9-componentoutline-template
           blueprint: student9-blueprint
           appform name: student9-appform1

--- Additional comment from dajohnso on 2012-05-10 17:20:57 EDT ---

Checked this out and it is there... I remembered seeing bug 773402 but that covers the deployment name field being more than 50 characters

That same check needs to include the appended component outline name (plus the slash) when checking the length

--- Additional comment from hbrock on 2012-05-11 10:20:23 EDT ---

Angus, this looks like a low-risk fix -- if so, let's put it on the list for Z. If not please clear the 1.0.z flag.

--- Additional comment from jzigmund on 2012-05-29 09:56:33 EDT ---

I tried to reproduce that bug, but I could not. I attached a screenshot of successful starting Application.

Component outline: student9-componentoutline-template
Blueprint: student9-blueprint
Application name: student9-blueprint2

Tested on 1.0.1 branch, last commit # 8552fa5732edad7f7b0ae059eb2ba7368f992aeb

I've set NEEDINFO tag in this BZ.

--- Additional comment from jzigmund on 2012-05-29 09:57:39 EDT ---

Created attachment 587418 [details]
successful start of application

Comment 1 Aziza Karol 2012-06-06 11:51:49 UTC
This issue is not reproducible. application started successfully. see attached screenshot.

Base of Dave's comment a check is required for component outline name if the name is more the 50 characters. To track this issue  i have logged:https://bugzilla.redhat.com/show_bug.cgi?id=829291


verified on:
rpm -qa | grep aeolus
rubygem-aeolus-image-0.3.0-12.el6.noarch
aeolus-all-0.8.27-1.el6_3.noarch
aeolus-conductor-doc-0.8.27-1.el6_3.noarch
aeolus-conductor-daemons-0.8.27-1.el6_3.noarch
aeolus-conductor-0.8.27-1.el6_3.noarch
aeolus-configure-2.5.7-1.el6_3.noarch
rubygem-aeolus-cli-0.3.3-1.el6_3.noarch

Comment 2 Aziza Karol 2012-06-06 13:20:58 UTC
Created attachment 589885 [details]
app


Note You need to log in before you can comment on or make changes to this bug.