Bug 724157 (BRMS-100)

Summary: Uploading spreadsheet in creating a new rule, or creating new assets such as RulesFlow can generate ugly but non-fatal error
Product: [JBoss] JBoss Enterprise BRMS Platform 5 Reporter: Len DiMaggio <ldimaggi>
Component: User InterfaceAssignee: Mark Little <mark.little>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: high    
Version: 5.0.0 CR1   
Target Milestone: ---   
Target Release: 5.1.0 GA   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/BRMS-100
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
April 17 CR1
Last Closed: 2010-11-22 19:12:23 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:
Attachments:
Description Flags
screenshots.zip none

Description Len DiMaggio 2009-05-01 01:32:06 UTC
Date of First Response: 2009-05-12 05:48:46
securitylevel_name: Public

BRMS product issue for GUVNOR project JIRA: GUVNOR-282

Comment 1 Len DiMaggio 2009-05-01 01:34:14 UTC
Link: Added: This issue depends GUVNOR-282


Comment 2 Len DiMaggio 2009-05-11 16:19:23 UTC
The problem is more wide-spread - creating files, RulesFlows, Functions, Models, Enumerations - all these tasks - and I can recreate this on a clean/empty repo after an install - raise a dialog with this error:

"Unable to validate package configuration (eg, DSLs, models) for [packagename]. Suggestion completions may not operate correctly for graphical editors for this package."

The user can safely close the dialog and ignore the error, but it is very awkward.



Comment 3 Len DiMaggio 2009-05-11 16:20:49 UTC
Multiple screen shots.

Comment 4 Len DiMaggio 2009-05-11 16:20:49 UTC
Attachment: Added: screenshots.zip


Comment 5 Jaroslaw Kijanowski 2009-05-12 09:48:46 UTC
Does this happen *after* you delete a DSL? If yes, then it's strictly related to BRMS-115 - you have a rule (thirdRule) that relies on this DSL.

Comment 6 Jaroslaw Kijanowski 2009-05-14 13:26:37 UTC
Link: Added: This issue related BRMS-124


Comment 7 David Le Sage 2010-10-18 23:43:42 UTC
Draft text for release note states:

https://jira.jboss.org/browse/GUVNOR-282


An error message would appear if the user selected a spreadsheet to upload into a rule.  This was because the system was attempting to build the package each time so that it could obtain a classloader for suggestion completion.  The software has been changed so that it no longer builds the package each time. It now obtains the requisite classloader from a JAR.  As a result, the error message no longer appears.

Comment 8 Dana Mison 2010-10-26 06:55:40 UTC
Writer: Added: dlesage


Comment 9 Dana Mison 2010-10-26 07:10:29 UTC
Release Notes Docs Status: Added: Documented as Resolved Issue


Comment 10 Dana Mison 2010-10-27 03:06:38 UTC
Release Notes Text: Added: test


Comment 11 Dana Mison 2010-10-27 03:13:13 UTC
Release Notes Text: Removed: test 


Comment 12 David Le Sage 2010-11-15 06:53:22 UTC
Steps to Reproduce: Added: Draft text for release note states:

https://jira.jboss.org/browse/GUVNOR-282


An error message would appear if the user selected a spreadsheet to upload into a rule. This was because the system was attempting to build the package each time so that it could obtain a classloader for suggestion completion. The software has been changed so that it no longer builds the package each time. It now obtains the requisite classloader from a JAR. As a result, the error message no longer appears. 


Comment 13 David Le Sage 2010-11-15 06:56:40 UTC
Release Notes Text: Added: Draft text for release note states:

https://jira.jboss.org/browse/GUVNOR-282


An error message would appear if the user selected a spreadsheet to upload into a rule. This was because the system was attempting to build the package each time so that it could obtain a classloader for suggestion completion. The software has been changed so that it no longer builds the package each time. It now obtains the requisite classloader from a JAR. As a result, the error message no longer appears. 
Steps to Reproduce: Removed: Draft text for release note states:

https://jira.jboss.org/browse/GUVNOR-282


An error message would appear if the user selected a spreadsheet to upload into a rule. This was because the system was attempting to build the package each time so that it could obtain a classloader for suggestion completion. The software has been changed so that it no longer builds the package each time. It now obtains the requisite classloader from a JAR. As a result, the error message no longer appears.  


Comment 14 Len DiMaggio 2010-11-22 19:12:23 UTC
Cannot reproduce the error with BRMS 5.1 ER4 build - closing.