Hello ,
I need your support .
After i finished the installation of Knowage and clicking on start Knowage i got the below errors :
D:\knowage\Knowage-Server-CE\bin>cd ../../mariadb/bin
D:\knowage\MariaDB\bin>mysqld --defaults-file=knowage.ini --console
2020-05-20 23:59:27 9996 [Note] mysqld (mysqld 10.2.11-MariaDB-log) starting as process 10152 ...
2020-05-20 23:59:27 9996 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
2020-05-20 23:59:27 9996 [Note] InnoDB: Uses event mutexes
2020-05-20 23:59:27 9996 [Note] InnoDB: Compressed tables use zlib 1.2.3
2020-05-20 23:59:27 9996 [Note] InnoDB: Number of pools: 1
2020-05-20 23:59:27 9996 [Note] InnoDB: Using SSE2 crc32 instructions
2020-05-20 23:59:27 9996 [Note] InnoDB: Initializing buffer pool, total size = 2G, instances = 8, chunk size = 128M
2020-05-20 23:59:27 9996 [Note] InnoDB: Completed initialization of buffer pool
2020-05-20 23:59:28 9996 [Note] InnoDB: Highest supported file format is Barracuda.
2020-05-20 23:59:28 9996 [Note] InnoDB: Starting crash recovery from checkpoint LSN=2418466357
2020-05-20 23:59:28 9996 [Note] InnoDB: Last binlog file '.\mysql-bin.000002', position 190553616
2020-05-20 23:59:29 9996 [ERROR] InnoDB: Operating system error number 3 in a file operation.
2020-05-20 23:59:29 9996 [ERROR] InnoDB: The error means the system cannot find the path specified.
2020-05-20 23:59:29 9996 [ERROR] InnoDB: If you are installing InnoDB, remember that you must create directories yourself, InnoDB does not create them.
2020-05-20 23:59:29 9996 [ERROR] InnoDB: Cannot open datafile for read-only: '.\knowage_demo\hibernate_sequences.ibd' OS error: 203
2020-05-20 23:59:29 9996 [ERROR] InnoDB: Could not find a valid tablespace file for `knowage_demo/hibernate_sequences`. Please refer to
http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
2020-05-20 23:59:29 9996 [Warning] InnoDB: Ignoring tablespace for `knowage_demo`.`hibernate_sequences` because it could not be opened.
2020-05-20 23:59:29 9996 [ERROR] InnoDB: Operating system error number 3 in a file operation.
2020-05-20 23:59:29 9996 [ERROR] InnoDB: The error means the system cannot find the path specified.
2020-05-20 23:59:29 9996 [ERROR] InnoDB: If you are installing InnoDB, remember that you must create directories yourself, InnoDB does not create them.
2020-05-20 23:59:29 9996 [ERROR] InnoDB: Cannot open datafile for read-only: '.\knowage_demo\qrtz_blob_triggers.ibd' OS error: 203
2020-05-20 23:59:29 9996 [ERROR] InnoDB: Could not find a valid tablespace file for `knowage_demo/qrtz_blob_triggers`. Please refer to
http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
2020-05-20 23:59:29 9996 [Warning] InnoDB: Ignoring tablespace for `knowage_demo`.`qrtz_blob_triggers` because it could not be opened.
2020-05-20 23:59:29 9996 [ERROR] InnoDB: Operating system error number 3 in a file operation.
2020-05-20 23:59:29 9996 [ERROR] InnoDB: The error means the system cannot find the path specified.
2020-05-20 23:59:29 9996 [ERROR] InnoDB: If you are installing InnoDB, remember that you must create directories yourself, InnoDB does not create them.
2020-05-20 23:59:29 9996 [ERROR] InnoDB: Cannot open datafile for read-only: '.\knowage_demo\qrtz_calendars.ibd' OS error: 203
2020-05-20 23:59:29 9996 [ERROR] InnoDB: Could not find a valid tablespace file for `knowage_demo/qrtz_calendars`. Please refer to
http://dev.mysql.com/doc/refman/5.7/en/innodb-troubleshooting-datadict.html for how to resolve the issue.
2020-05-20 23:59:29 9996 [Warning] InnoDB: Ignoring tablespace for `knowage_demo`.`qrtz_calendars` because it could not be opened.
2020-05-20 23:59:29 9996 [ERROR] InnoDB: Operating system error number 3 in a file operation.
2020-05-20 23:59:29 9996 [ERROR] InnoDB: The error means the system cannot find the path specified.
2020-05-20 23:59:29 9996 [ERROR] InnoDB: If you are installing InnoDB, remember that you must create directories yourself, InnoDB does not create them.
2020-05-20 23:59:29 9996 [ERROR] InnoDB: Cannot open datafile for read-only: '.\knowage_demo\qrtz_cron_triggers.ibd' OS error: 203
Thank you for your support