Error Initialising Writing Diff Text to File When Adding Git Repository

プラットフォームについて: Data Center のみ。 - This article only applies to Atlassian apps on the Data Center プラットフォーム

この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。 Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。

*Fisheye および Crucible は除く

症状

atlassian-fisheye-YYYY-MM-DD.log に次のエラーが返される。

2014-06-26 12:49:29,480 ERROR [ExtProcess IO Pump RepoName] fisheye DiffTextCache-startFileRevision - Error initialising writing diff text to file java.io.IOException: No such file or directory at java.io.UnixFileSystem.createFileExclusively(Native Method) at java.io.File.checkAndCreate(File.java:1705) at java.io.File.createTempFile0(File.java:1726) at java.io.File.createTempFile(File.java:1803) at com.cenqua.fisheye.rep.DiffTextCache.getNewTempFile(DiffTextCache.java:238) at com.cenqua.fisheye.rep.DiffTextCache.startFileRevision(DiffTextCache.java:161) at com.cenqua.fisheye.rep.DiffTextCache.startFileRevision(DiffTextCache.java:123) at com.atlassian.fisheye.git.client.GitDiffParser.newDiffInfo(GitDiffParser.java:185) at com.atlassian.fisheye.git.client.GitDiffParser.processDiffPattern(GitDiffParser.java:170) at com.atlassian.fisheye.git.client.GitDiffParser.processLine(GitDiffParser.java:91) at com.atlassian.utils.process.LineOutputHandler.process(LineOutputHandler.java:49) at com.atlassian.fisheye.dvcs.client.DvcsLineOutputHandler.process(DvcsLineOutputHandler.java:66) at com.atlassian.utils.process.PluggableProcessHandler.processOutput(PluggableProcessHandler.java:34) at com.atlassian.utils.process.ExternalProcessImpl$4.doTask(ExternalProcessImpl.java:270) at com.atlassian.utils.process.LatchedRunnable.run(LatchedRunnable.java:25) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662)

原因

This is caused by Fisheye being unable to create a temporary file to store the results of a diff operation.

ソリューション

  • In Administration >> Repository Settings >> Repositories select the repository that has the error

  • Click Maintenance and under Repository Source Index click Start next to "Re-clone and Re-index"

更新日時: September 25, 2025

さらにヘルプが必要ですか?

アトラシアン コミュニティをご利用ください。