Error installing SIEM plugin on SailPoint IIQ 8.5 (“An error occurred while installing SIEM plugin 2.1.4”

Highlightend the errors below

Caused by: java.sql.SQLException: Unable to connect to: jdbc:mysql://localhost/identityiqPlugin?useServerPrepStmts=true&tinyInt1isBit=true&useSSL=false&characterEncoding=UTF-8&serverTimezone=UTC&allowPublicKeyRetrieval=true
at sailpoint.persistence.SailPointDataSource.getConnection(SailPointDataSource.java:50) ~[identityiq.jar:8.5 Build fb6698fe9f4-20250709-205815]
at sailpoint.plugin.PluginInstaller.runSqlScript(PluginInstaller.java:629) ~[identityiq.jar:8.5 Build fb6698fe9f4-20250709-205815]
… 78 more
Caused by: java.sql.SQLException: Cannot create PoolableConnectionFactory (Access denied for user ‘identityiqPlugin’@‘localhost’ (using password: YES))

Welcome back Kannan!!!

Please check the password and permisions for identityiqPlugin user on the DB side. it seems the password you placed iiq.properties file or the user is not created in the identityiqPluginn data base.

Regards
Ankush

Yes, issue has solved already and issue is with my DB side, that I provided wrong password