博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Confluence 6 升级 Confluence 使用数据源
阅读量:7166 次
发布时间:2019-06-29

本文共 501 字,大约阅读时间需要 1 分钟。

如果你对 Confluence 进行升级(手动或者使用安装器),你需要:

  • 停止 Confluence (如果你已经尝试开始启动)。
  • 拷贝你的数据库驱动到 <installation-directory>/lib 目录。
  • 编辑 <installation-directory>/conf/server.xml 同时添加你的数据源资源。
  • 编辑 <installation-directory>/confluence/WEB-INF/web.xml 到配置 Confluence 使用数据源。

如果你忘记进行这些步骤,Confluence 将会在你升级完成后停止启动,并且你将会看到下面的错误信息:

HTTP Status
500
- Confluence is vacant, a call to tenanted [
public
abstract
org.hibernate.Session org.hibernate.SessionFactory.getCurrentSession()
throws
org.hibernate.HibernateException] is not allowed.

 

转载地址:http://ahtwm.baihongyu.com/

你可能感兴趣的文章