takezoe / gitbucket-ci-plugin

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

Mariadb or Mysql support #65

Closed lavvy closed 6 years ago

lavvy commented 6 years ago

Please is anyone using mariadb or mysql gotten this plugin to work ?

lavvy commented 6 years ago

How to reproduce ==>

  1. install gitbucket version 4.28.0
  2. Go to install plugins from the registry

It will give a notice that it installed but it didnt. if You check the logs , you will see this ==>>

2018-09-30 16:13:13.533:INFO:oejs.AbstractConnector:main: Started ServerConnector@7572d2f8{HTTP/1.1,[http/1.1]}{0.0.0.0:8080} 2018-09-30 16:13:13.534:INFO:oejs.Server:main: Started @81875ms 16:14:08.384 [Thread-10] INFO g.core.plugin.PluginWatchThread - Shutdown PluginWatchThread 16:14:10.677 [qtp1560911714-17] INFO gitbucket.core.plugin.PluginRegistry - Initialize gitbucket-ci-plugin-gitbucket_4.28.0-1.6.2.jar 16:14:14.455 [qtp1560911714-17] ERROR gitbucket.core.plugin.PluginRegistry - Error during plugin initialization: gitbucket-ci-plugin-gitbucket_4.28.0-1.6.2.jar java.lang.NullPointerException: null at liquibase.datatype.DataTypeFactory.fromDescription(DataTypeFactory.java:97) at liquibase.sqlgenerator.core.SetNullableGenerator.generateSql(SetNullableGenerator.java:68) at liquibase.sqlgenerator.core.SetNullableGenerator.generateSql(SetNullableGenerator.java:21) at liquibase.sqlgenerator.SqlGeneratorChain.generateSql(SqlGeneratorChain.java:30) at liquibase.sqlgenerator.SqlGeneratorFactory.generateSql(SqlGeneratorFactory.java:208) at liquibase.sqlgenerator.SqlGeneratorFactory.generateSql(SqlGeneratorFactory.java:197) at io.github.gitbucket.solidbase.migration.LiquibaseMigration.migrate(LiquibaseMigration.java:91) at io.github.gitbucket.solidbase.migration.LiquibaseMigration.migrate(LiquibaseMigration.java:54) at io.github.gitbucket.solidbase.Solidbase.migrate(Solidbase.java:45)..........

For the full logs https://pastebin.com/raw/Xy2cwT6M