技术文章 - CS442061
Codebeamer 从 2.2.0.1 版本升级到 2.2.1.0 版本后显示“HTTP 状态 404 错误”
已修改: 16-Apr-2025
适用于
- Codebeamer 2.2
说明
- Codebeamer 从 2.2.0.1 版本升级到 2.2.1.0 版本后显示“HTTP 状态 404 错误”
- Codebeamer 从 2.2.0.1 版本升级到 2.2.1.0 版本后,Codebeamer 服务器无法访问,并出现“ HTTP 状态 404 错误”错误
- Codebeamer启动失败时,日志内容中记录了如下错误信息
WARN util.ibatis.CodeBeamerSqlSessionFactory - SQL exception [catalina-exec-23] [46] {Req#=48, Sess#=116..151, serverId=server} org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: org.postgresql.util.PSQLException: ERROR: syntax error at or near "JSON" Position: 325 ### The error may exist in class path resource [com/intland/codebeamer/persistence/dao/sqlmap/ReSynchonizeReferenceFilters.xml] ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: select id, ob.revision as head_revision, description, rev_comment from object ob inner join object_revision obr on ob.id = obr.object_id and ob.revision = obr.revision and ob.type_id = 25 and description is JSON ### Cause: org.postgresql.util.PSQLException: ERROR: syntax error at or near "JSON" Position: 325
这是文章 442061 的 PDF 版本,可能已过期。最新版本 CS442061