RapidMiner Server Installation - Step 2 ERROR: Failed to check Quartz scheduler tables

User: "eakasitTH"
New Altair Community Member
Updated by Jocelyn

Hi,

I just installed RapidMiner 7.3 on Windows 10 and I found the error in installation step 2. The error messages are shown below:

Executing installation.

INFO: Quartz tables successfully created.
INFO: SQL dialect specified: MYSQL.
ERROR: Failed to check Quartz scheduler tables: java.sql.SQLException: Table name pattern can not be NULL or empty.

 Thank you in advance for your help.

 

Best Regards,
EP

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "brandon_harris"
    New Altair Community Member
    Accepted Answer

    I saw this same error as well. OpenSUSE 42.2 / MySQL (14.14 Distrib 5.6.34) / JRE 8 (1.8.0_111-b14). 

     

    INFO: Quartz tables successfully created.
    INFO: SQL dialect specified: MYSQL.
    ERROR: Failed to check Quartz scheduler tables: java.sql.SQLException: Table name pattern can not be NULL or empty.

     

    I believe I resolved it by going back to the 5.1.31 mysql connector (accidentally downloaded the latest version).

     

    User: "Marco_Boeck"
    New Altair Community Member
    Accepted Answer

    Hi,

     

    please use the version 5.1 MySQL JDBC connectors, e.g. "mysql-connector-java-5.1.40-bin.jar". It will not work with MySQL version 6.0 drivers.

     

    Regards,

    Marco