Bug 1320021
| Summary: | Old dashbuilder does not work with MariaDB10 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Jan Hrcek <jhrcek> | ||||||
| Component: | BAM | Assignee: | David Gutierrez <dgutierr> | ||||||
| Status: | CLOSED EOL | QA Contact: | Gui Jospin <gjospin> | ||||||
| Severity: | urgent | Docs Contact: | |||||||
| Priority: | urgent | ||||||||
| Version: | 6.3.0 | CC: | kverlaen, rrajasek | ||||||
| Target Milestone: | ER2 | Keywords: | TestBlocker | ||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2020-03-27 20:07:43 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: | |||||||||
| Bug Depends On: | 1309714 | ||||||||
| Bug Blocks: | |||||||||
| Attachments: |
|
||||||||
|
Description
Jan Hrcek
2016-03-22 07:01:17 UTC
Adding one more server.log (less cluttered from starting and trying to login to dashbuilder locally. Also removed kie-server.war which is irrelevant for this use case) Created attachment 1138902 [details]
server.log from local test (less cluttered with irrelevant stuff)
I tested both old & UF dashbuilder as part of the fix for: https://bugzilla.redhat.com/show_bug.cgi?id=1309714 Old dashbuilder works fine. I can't reproduce the issue mentioned above. I used a MariaDB 10 instance from dballocator and configured the DB connection as described here: https://github.com/droolsjbpm/jbpm-dashboard/blob/master/jbpm-dashboard-distributions/src/main/wildfly8/README.md#jbpm-dashboard-deployment David, you're right. It turns out that one of our MariaDB instances (the one connected to middleware jenkins) is somehow corrupted. I executed the tests on Central CI jenkins with another MariaDB instance and the tests have passed. Verified with BPM Suite 6.2.0 ER2 |