Bug 1013214

Summary: Guided Rule Template validation causes error
Product: [Retired] JBoss BRMS Platform 6 Reporter: Jiri Locker <jlocker>
Component: Business CentralAssignee: Toni Rikkola <trikkola>
Status: CLOSED CURRENTRELEASE QA Contact: Jiri Locker <jlocker>
Severity: medium Docs Contact:
Priority: high    
Version: 6.0.0CC: etirelli
Target Milestone: ER5   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-06 20:19:57 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
server.log none

Description Jiri Locker 2013-09-28 11:36:19 UTC
Created attachment 804398 [details]
server.log

Description of problem:
Clicking Validate button in rule template editor has no UI response. Exception is printed into server log: "Caused by: ... GenericPortableException:  : Content is not allowed in prolog."

Version-Release number of selected component (if applicable):
ER3

How reproducible:
-

Steps to Reproduce:
1. create new GRT
2. click Validate

Actual results:
No validation result in UI. Exception in server log.

Expected results:
Validation should be successful, no exception.

Additional info:
The issue is not restricted to empty rule templates. Adding a fact pattern and template data rows to generate some rules doesn't help.