Моя текущая версия Artifactory Pro 6.5.2. Я могу постепенно обновляться с 6.5.2 до 6.5.9 до 6.0.0. Если я пытаюсь обновить систему до версии 6.0.0, я получаю сообщение об ошибке 404 при попытке получить доступ к Artifactory.
HTTP Status 404 – Not Found
Type Status Report
Message /artifactory/webapp/
Description The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.
Apache Tomcat/8.5.32
Я вижу следующие ошибки в /var/opt/jfrog/artifactory/logs/catalina/catalina.out
Failed to ensure db table 'master_key_status' exists
Error creating bean with name 'accessJdbcHelperImpl': Invocation of init method failed; nested exception is java.lang.IllegalStateException: Could not initialize database: Not supported
org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/access]]
Я использую базу данных MySQL
mysql Ver 15.1 Distrib 5.5.60-MariaDB, for Linux (x86_64) using readline 5.1
Кто-нибудь сталкивался с подобной проблемой при обновлении Artficatory Pro?
Спасибо