首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >404升级Artifactory Pro后

404升级Artifactory Pro后
EN

Stack Overflow用户
提问于 2019-03-26 04:56:18
回答 1查看 2K关注 0票数 0

我当前的Artifactory Pro 6.5.2版本。我可以增量地从6.5.2升级到6.5.9再到6.0.0。如果我尝试升级到6.0.0以上,则在尝试访问Artifactory时收到404错误。

代码语言:javascript
运行
复制
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中看到以下错误

代码语言:javascript
运行
复制
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时有没有遇到过类似的问题?

谢谢

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2019-04-03 07:46:22

只是把答案记下来。

该问题与Maria DB的JDBC驱动程序版本有关。

您所做的另一个更新是添加时区值。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/55346287

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档