JBoss BPMS 6.2.0 の 例外 "Exception cleaning and unsetting batch mode on FS"

Solution Unverified - Updated -

Environment

  • Red Hat JBoss BPM Suite (BPMS) 6.1.0, 6.2.0

Issue

kie ワークベンチを使用していると、"Unable to complete your request. The following exception occurred: Exception cleaning and unsetting batch mode on FS.." エラーを示すモーダルダイアログがランダムに表示されます。

server.log ファイルには以下のエラーが記録されます。

ERROR [org.uberfire.backend.server.io.watch.IOWatchServiceExecutorImpl] Unexpected error during WatchService events fire.: java.lang.RuntimeException:Exception cleaning and unsetting batch mode on FS.
at org.uberfire.io.impl.AbstractIOService.endBatch(AbstractIOService.java:173) [uberfire-io-0.8.0-SNAPSHOT.jar:0.8.0-SNAPSHOT]
at org.guvnor.inbox.backend.server.InboxBackendImpl.recordUserEditEvent(InboxBackendImpl.java:123) [guvnor-inbox-backend-6.4.0-SNAPSHOT.jar:6.4.0-SNAPSHOT]
at org.guvnor.inbox.backend.server.InboxBackendImpl$Proxy$$$_WeldClientProxy.recordUserEditEvent(InboxBackendImpl$Proxy$$$_WeldClientProxy.java) [guvnor-inbox-backend-6.4.0-SNAPSHOT.jar:6.4.0-SNAPSHOT]
...
Caused by: java.lang.RuntimeException: org.eclipse.jgit.errors.MissingObjectException:Missing tree 0088e577b06714a4357505f823089f2d65302ffc
at org.uberfire.java.nio.fs.jgit.util.JGitUtil.getDiff(JGitUtil.java:489)
...
Caused by: org.eclipse.jgit.errors.MissingObjectException:Missing tree 0088e577b06714a4357505f823089f2d65302ffc
at org.eclipse.jgit.internal.storage.file.WindowCursor.open(WindowCursor.java:149) [org.eclipse.jgit-3.7.1.201504261725-r.jar:3.7.1.201504261725-r]

または以下のようになります。

ERROR [org.kie.workbench.common.screens.explorer.backend.server.ExplorerServiceHelper] Can't serialize user's state navigation: java.lang.RuntimeException:Exception cleaning and unsetting batch mode on FS.
at org.uberfire.io.impl.AbstractIOService.endBatch(AbstractIOService.java:173) [uberfire-io-0.8.0-SNAPSHOT.jar:0.8.0-SNAPSHOT]
at org.kie.workbench.common.screens.explorer.backend.server.ExplorerServiceHelper.store(ExplorerServiceHelper.java:344) [kie-wb-common-project-explorer-backend-6.4.0-SNAPSHOT.jar:6.4.0-SNAPSHOT]
at org.kie.workbench.common.screens.explorer.backend.server.ExplorerServiceHelper$1.run(ExplorerServiceHelper.java:290) [kie-wb-common-project-explorer-backend-6.4.0-SNAPSHOT.jar:6.4.0-SNAPSHOT]
(with the same 'caused by')

Resolution

BPMS 6.2.0.GA の one-off パッチ 1 を適用してください。もしくは、最新のアップデートリリース (が利用可能になりましたら) アップグレードしてください。また、アップデートでも修正されました。

Root Cause

この問題は、BPMS 6.2.0.GA リリースサイクルの終わり頃に行われる広範なテスト時に見つかった製品のバグです。

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.