Welcome to Knowage Q&A, where you can ask questions and receive answers from other members of the community.
0 votes
1 view
Hi,

trying to install the community edition on linux :

OS : redhat

DBMS : pariadb 10

Installer : ./Knowage-6_2_1-CE-Installer-Unix-20180926.sh -c

Configuration :

jdbc:mariadb://localhost:3306

user : root

tail :

WARNING: please provide a database user that can create schemas.
The following schemas will be created (or overwritten):
*  knowage_ce

18/10/18 16:03:10 INFO jdbc.Driver: Embedded Neo4j support not enabled org/neo4j/graphdb/GraphDatabaseService
18/10/18 16:03:10 INFO jdbc.Driver: Embedded Neo4j support not enabled org/neo4j/graphdb/GraphDatabaseService
Extracting files ...
Additional tasks
Copying resources...
Copying WAR files...
Updating database...
Unable to define metadata schema
Rolling back changes ...
Finishing installation ...

The user root has all privileges on all databases and I tried the same with "metadata" schema created. I had the same issue

any idea ?

regards

damien
Environment Linux Red Hat Enterprise Linux Server release 7.3
in Installer by (320 points)
any idea or info ?

Please log in or register to answer this question.

...