Bug 821687
| Summary: | Exception occurs whilst running the mortgage samples | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise BRMS Platform 5 | Reporter: | George Varsamis <gvarsami> | ||||||
| Component: | BRM (Guvnor) | Assignee: | manstis | ||||||
| Status: | CLOSED UPSTREAM | QA Contact: | |||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | BRMS 5.3.0.GA | CC: | mproctor, rzhang, trikkola | ||||||
| Target Milestone: | ER8 | Flags: | manstis:
needinfo+
|
||||||
| Target Release: | BRMS 5.3.0.GA | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2025-02-10 03:19:50 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: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
George Varsamis
2012-05-15 10:52:28 UTC
No attachments, but will look at issue anyway... Followed instructions given, unable to re-produce with community 5.3.x branch. Please provide more information. Unable to reproduce. Created attachment 586333 [details]
Server Log showing the exception
Yes, I can reproduce the issue. Steps: 1) import the mortgage-sample-repository.xml 2) Click QA->Test Scenarios in packs->mortgages->run all scenarios I can spot java.io.InvalidClassException: org.drools.rule.MVELDialectRuntimeData; local class incompatible: stream classdesc serialVersionUID = 8808844570772337501, local class serialVersionUID =5166066541265170937 in server.log. Though the mortage samples package could rebuild automatically after the error detected and run it succesfully, it would be better off avoiding such error. If I rebuild all the package first before I do step2, the error won't occur. I suspect that the mortage-sample-repository.xml in github should be updated after the mvel version updates to mvel2-2.1.0.drools16. CC more people to get more attentions. cc gdesmet, jliu, trikkola Hope to pick up fix to ER8 as more as possible. OK, exception was not causing QA not to run, but I see your point. New example repository pushed to 5.3.x branch (and attached so you can test before ER8). Created attachment 586445 [details]
Repository file
Repository file built with mvel2-2.1.0.drools16.
Please verify them on ER8. I have tested the new repository file against ER8 and it works! I have tested it too. I followed steps in guide and in section "Check BRMS console and samples" no exception occured in server.log. This product has been discontinued or is no longer tracked in Red Hat Bugzilla. |