
Key: |
QB-3878
|
Type: |
Bug
|
Status: |
Closed
|
Resolution: |
Fixed
|
Priority: |
Major
|
Assignee: |
Robin Shen
|
Reporter: |
Bin Wu
|
Votes: |
0
|
Watchers: |
0
|
If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 18/Aug/22 09:41 AM
Updated: 22/Aug/22 04:48 AM
|
|
Component/s: |
None
|
Affects Version/s: |
12.0.12
|
Fix Version/s: |
None
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
Environment:
|
qb build run in docker, DB is postgresql 42.2.5
|
|
I upgrade the QB from 11.0.26 to 12.0.12
Normally I will upgrade in the container to make sure the database upgrade success, and recreate the docker image for the new version QB and start up the container
This round I catch
jvm 1 | 2022-08-18 08:29:52,956 WARN GzipFilter is deprecated. Use GzipHandler
jvm 1 | 2022-08-18 08:29:53,085 INFO Checking data version...
jvm 1 | 2022-08-18 08:29:53,153 INFO QuickBuild version table found. Catalog: null, Schema: public, Name: qb_setting, Type: TABLE
jvm 1 | 2022-08-18 08:29:53,164 INFO Checking data...
jvm 1 | 2022-08-18 08:29:54,518 WARN SQL Error: 0, SQLState: 22003
jvm 1 | 2022-08-18 08:29:54,518 ERROR Bad value for type long : \xaced0005740003313137
in the new image(12.0.12), I already check for the openjdk:11-jdk, it is not cause by it
So I'm not sure what happend, and how to fix it
|
Description
|
I upgrade the QB from 11.0.26 to 12.0.12
Normally I will upgrade in the container to make sure the database upgrade success, and recreate the docker image for the new version QB and start up the container
This round I catch
jvm 1 | 2022-08-18 08:29:52,956 WARN GzipFilter is deprecated. Use GzipHandler
jvm 1 | 2022-08-18 08:29:53,085 INFO Checking data version...
jvm 1 | 2022-08-18 08:29:53,153 INFO QuickBuild version table found. Catalog: null, Schema: public, Name: qb_setting, Type: TABLE
jvm 1 | 2022-08-18 08:29:53,164 INFO Checking data...
jvm 1 | 2022-08-18 08:29:54,518 WARN SQL Error: 0, SQLState: 22003
jvm 1 | 2022-08-18 08:29:54,518 ERROR Bad value for type long : \xaced0005740003313137
in the new image(12.0.12), I already check for the openjdk:11-jdk, it is not cause by it
So I'm not sure what happend, and how to fix it |
Show » |
Change by Robin Shen [22/Aug/22 04:48 AM]
|
Field |
Original Value |
New Value |
Status
|
Open
[ 1
]
|
Closed
[ 6
]
|
Resolution
|
|
Fixed
[ 1
]
|
|