Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Not A Bug
-
Affects Version/s: 3.2.0
-
Fix Version/s: None
-
Component/s: Upgrade
-
Labels:None
Description
I'm trying to upgrade my OSS Nexus install but it keeps failing on the config update from 1.3 to 1.4. It appears as if a SQL statement may be failing:
sql.select count(*) from `healthcheckconfig` where `property_name`.type() not in ["STRING"] and `property_name` is not null
I've attached the relevant parts of the log file to help with the debugging.