From dev-return-17247-archive-asf-public=cust-asf.ponee.io@syncope.apache.org Tue May 7 07:28:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 1854118064C for ; Tue, 7 May 2019 09:28:01 +0200 (CEST) Received: (qmail 29456 invoked by uid 500); 7 May 2019 07:28:01 -0000 Mailing-List: contact dev-help@syncope.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@syncope.apache.org Delivered-To: mailing list dev@syncope.apache.org Received: (qmail 29443 invoked by uid 99); 7 May 2019 07:28:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 May 2019 07:28:01 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id BD3C5E260F for ; Tue, 7 May 2019 07:28:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 35C2325813 for ; Tue, 7 May 2019 07:28:00 +0000 (UTC) Date: Tue, 7 May 2019 07:28:00 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@syncope.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SYNCOPE-1470) Flowable extension not working with MariaDB MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SYNCOPE-1470?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16= 834447#comment-16834447 ]=20 ASF subversion and git services commented on SYNCOPE-1470: ---------------------------------------------------------- Commit cfd9c02ba39e11c10d8294ca249997f6bf672987 in syncope's branch refs/he= ads/2_1_X from Francesco Chicchiricc=C3=B2 [ https://gitbox.apache.org/repos/asf?p=3Dsyncope.git;h=3Dcfd9c02 ] [SYNCOPE-1470] Workaround (as Flowable does not support MariaDB): treat Mar= iaDB as MySQL > Flowable extension not working with MariaDB > ------------------------------------------- > > Key: SYNCOPE-1470 > URL: https://issues.apache.org/jira/browse/SYNCOPE-1470 > Project: Syncope > Issue Type: Bug > Components: extensions > Affects Versions: 2.1.4 > Reporter: Francesco Chicchiricc=C3=B2 > Assignee: Francesco Chicchiricc=C3=B2 > Priority: Major > Fix For: 2.1.5, 3.0.0 > > > When enabling the Flowable extension and using MariaDB for internal stora= ge, the following exception is raised during Core startup: > {code} > org.flowable.common.engine.api.FlowableException: couldn't deduct databas= e type from database product name 'MariaDB' > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)