I upgraded from 7.x to 8.0.2 yesterday, and since then my application log is filled with the following:
021-09-24 13:11:37,145 WARN [https-openssl-nio-443-exec-25] [SqlExceptionHelper] SQL Error: 208, SQLState: S0002
2021-09-24 13:11:37,145 ERROR [https-openssl-nio-443-exec-25] [SqlExceptionHelper] Invalid object name 'CLUSTER_NODE_HEARTBEAT'.
2021-09-24 13:11:37,145 WARN [https-openssl-nio-443-exec-25] [BambooRuntimeExceptionMapper] Unexpected error from REST call
org.springframework.dao.InvalidDataAccessResourceUsageException: error executing work; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: error executing work
Is this related to Bamboo Datacenter? We're licensed for Bamboo Server, and the error suggests its perhaps looking to perform a cluster-related function that isn't applicable in our case (we're running a single instance of Bamboo Server).
Bamboo otherwise appears to be working OK.
This issue has been fixed in 8.0.3 and later
It's tracked at https://jira.atlassian.com/browse/BAM-21436 . Please use provided workaround until new version with fix is released
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same to us. Ticket created. Is any info how to solve this available?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please create support ticket at https://getsupport.atlassian.com so our engineers can review upgrade logs and provide CREATE TABLE statement to fix the issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.