由于 mysql 数据字典初始化失败,AIQUM 无法启动
适用于
- Active IQ Unified Manager (AIQUM) 9.x
- Windows 平台
问题描述
- MySQL 无法在 AIQUM 中启动
server.log:
javax.resource.ResourceException: IJ031084: Unable to create connection
java.sql.SQLNonTransientConnectionException: Could not connect to address=(host=localhost)(port=3306)(type=master) : Socket fail to connect to host:localhost, port:3306. Connection refused: connect
java.sql.SQLNonTransientConnectionException: Socket fail to connect to host:localhost, port:3306. Connection refused: connect
- MySQL
error.log:
[ERROR] [MY-013881] [InnoDB] The redo log file .\#innodb_redo\#ib_redo<sequence_number> has start_lsn xxxx but expected yyyy (end_lsn of the previous redo log file).
[ERROR] [MY-012930] [InnoDB] Plugin initialization aborted with error Generic error.
[ERROR] [MY-010334] [Server] Failed to initialize DD Storage Engine
[ERROR] [MY-010020] [Server] Data Dictionary initialization failed.
- 从旧版本升级期间也可能出现问题
- 升级期间出错:
"Failed to start MySQL service. Setup will terminate now!!!"