takezoe / gitbucket-ci-plugin

GitBucket plug-in that adds simple CI ability to GitBucket.
Apache License 2.0
52 stars 13 forks source link

[BUG] cannot instanciate plugin with mysql/mariaDB #77

Open tlcd96 opened 5 years ago

tlcd96 commented 5 years ago
14:42:50.782 [http-nio-8080-exec-9] ERROR gitbucket.core.plugin.PluginRegistry - Error during plugin initialization: gitbucket-ci-plugin-gitbucket_4.31.2-1.8.1.jar
java.sql.SQLSyntaxErrorException: (conn=267971) Table 'gate_vm01_gbk.CI_CONFIG' doesn't exist
tlcd96 commented 5 years ago

for the plugin to work, i had to make the tables manually :/