关于缺陷管理工具jira的问题,在线等
我安装好后JIRA,启动后提示这些:
JIRA Unavailable - Database Locked
You cannot access JIRA at present. Look at the table below to identify the reas
Description
You have an error in your entityengine.xml file. The schema-name="PUBLIC" only works for a field-type-name of "hsql". Please refer to the JIRA database documentation.
着是什么一回子事呀,呵呵,各位高手帮解决下,谢谢拉
[解决办法]
jira论坛:
http://www.fangwai.net/bbs
[解决办法]
楼主你用的是什么数据库呢,看来是数据库类型不正确啊
[解决办法]
编辑entityengine.xml文件,把找到schema-name="PUBLIC" 删掉就该好了。
因为你的jira在安装的过程中使用了外部数据库。