Bitbucket is recently upgraded from 5.6.6 to 7.6.6 After that we are noticing few issues .
issue 1:
1) Database related error noticed in logs , Please find the below error from log
2021-12-22 06:18:47,030 ERROR [commit-indexing:thread-1] o.h.e.j.batch.internal.BatchingBatch HHH000315: Exception executing batch
[java.sql.BatchUpdateException: String or binary data would be truncated.], SQL: insert into cs_attribute (cs_id, att_name, att_value) values (?, ?, ?)
2021-12-22 06:18:47,030 ERROR [commit-indexing:thread-1] o.h.e.jdbc.spi.SqlExceptionHelper String or binary data would be truncated.
2021-12-22 06:19:18,272 ERROR [commit-indexing:thread-4] o.h.e.j.batch.internal.BatchingBatch HHH000315: Exception executing batch [java.sql.BatchUpdateException: String or binary data would be truncated.], SQL: insert into cs_attribute (cs_id, att_name, att_value) values (?, ?, ?)
2021-12-22 06:19:18,272 ERROR [commit-indexing:thread-4] o.h.e.jdbc.spi.SqlExceptionHelper String or binary data would be truncated.
issue 2 : Webhook related error from the logs
2021-12-22 07:04:24,133 INFO [main] c.a.b.i.m.u.DefaultSmartMirroringFeature Switching to log level [ERROR]
2021-12-22 07:05:07,142 ERROR [spring-startup] c.a.p.manager.DefaultPluginManager There was an error loading the descriptor 'Reject Force Push to Branch' of plugin 'com.carolynvs.force-field'. Disabling.
2021-12-22 07:05:07,178 ERROR [spring-startup] c.a.p.manager.DefaultPluginManager There was an error loading the descriptor 'Bitbucket Server Webhook to Jenkins' of plugin 'com.nerdwin15.stash-stash-webhook-jenkins'. Disabling.
2021-12-22 07:05:07,197 ERROR [spring-startup] c.a.p.manager.DefaultPluginManager There was an error loading the descriptor 'Disable Branch Deletes' of plugin 'com.sarav.stash.hooks.protectbranches.ProtectBranches'. Disabling.
2021-12-22 07:12:57,308 ERROR [threadpool:thread-5] 1029519 @X7AOTWx432x7662x3 10.82.104.62,10.115.112.24 "POST /scm/tmllb/llb.git/git-receive-pack HTTP/1.1" n.t.b.api.PullRequestListener [repo: TMLLB/llb[8666]]| Something went wrong while posting the following body to webhook: [Jenkins hook(http://md1npdvitl01:8080/llb/bitbucket-scmsource-hook/notify)]
Please suggest .
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.