Hide Forgot
Date of First Response: 2009-05-12 05:48:46 securitylevel_name: Public BRMS product issue for GUVNOR project JIRA: GUVNOR-282
Link: Added: This issue depends GUVNOR-282
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.
Multiple screen shots.
Attachment: Added: screenshots.zip
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.
Link: Added: This issue related BRMS-124
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.
Writer: Added: dlesage
Release Notes Docs Status: Added: Documented as Resolved Issue
Release Notes Text: Added: test
Release Notes Text: Removed: test
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.
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.
Cannot reproduce the error with BRMS 5.1 ER4 build - closing.