An invalid column type error occurred when user creating a JIRA backup
プラットフォームについて: サーバーと Data Center のみ。この記事は、サーバーおよび Data Center プラットフォームのアトラシアン製品にのみ適用されます。
問題
The problem happens when user try to create an XML backup from JIRA 6.4.x.
atlassian-jira.log
に次のメッセージが出力される。
An exception occurred backing up: org.ofbiz.core.util.GeneralRuntimeException: Error creating GenericValue (SQL Exception while getting value: (Invalid column type: getBLOB not implemented for class oracle.jdbc.driver.T4CLongRawAccessor))
診断
環境
Oracle 12c
原因
Some of the DB entries is not retrieved as BLOB column type.
回避策
Run integrity checker to fix any errors are appearing in the screen.
最終更新日 2018 年 11 月 1 日
Powered by Confluence and Scroll Viewport.