My Oracle Support Banner

No Space Left On Device エラーについて (Doc ID 1676943.1)

Last updated on SEPTEMBER 10, 2019

適用範囲:

Oracle WebCenter Sites - バージョン 7.5.0 以降
この文書の内容はすべてのプラットフォームに適用されます。

現象

このエラーは、ファイルシステム上の様々な箇所で発生する可能性があります。以下はいくつかの例となります。

1) インデックス検索エンジンが以下のエラーで失敗:


java.io.FileNotFoundException: [shared filesystem]/usedisksync/event/lock/SearchIndexEvent.ftlock (No space left on device)
  at java.io.RandomAccessFile.open(Native Method)
  at java.io.RandomAccessFile.(RandomAccessFile.java:216)
  ...[snipped trace messages]...

2) アセットへのファイルのアップロード時に以下のエラー:

[2013-02-18 17:48:19.350][CS][ERROR] Exception moving data from input stream to output stream
java.io.IOException: No space left on device
    at java.io.FileOutputStream.writeBytes(Native Method)
    at java.io.FileOutputStream.write(FileOutputStream.java:260)
    at COM.FutureTense.Util.b.A(y:141)
    at COM.FutureTense.Util.b.A(y:128)
    at COM.FutureTense.Common.f.A(y:2305)
    at COM.FutureTense.Common.f.A(y:3560)
    at COM.FutureTense.Common.f.A(y:455)
    at COM.FutureTense.CatalogManager.F.Y(y:3453)
    at COM.FutureTense.CatalogManager.F.O(y:425)
    at COM.FutureTense.Common.R.execute(y:2265)
    at COM.FutureTense.Common.i.runManager(y:251)
    at COM.FutureTense.Common.J.CatalogManager(y:2137)
    at COM.FutureTense.Common.J.CatalogManager(y:365)
    at com.openmarket.basic.common.BaseTable.callCatalogManager(y:2626)
    at com.openmarket.xcelerate.common.TempObjects.setTempObject(y:2080)
    at com.openmarket.xcelerate.commands.TempObjectsDispatcher.Set(y:1150)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.openmarket.framework.commands.Dispatcher.Execute(y:136)
    at COM.FutureTense.Common.J.runTag(y:813)
    at jsp_servlet._jsp._cs_deployed._openmarket._gator._flexibleassets._common.__assetgather._jspService(__assetgather.java:2303)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    ...[snipped trace messages]...
[2013-02-18 17:48:19.372][CS.DB][ERROR] File write error [shared filesystem]/tempobjects/somefile,3.exe CatalogManager

原因

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


本書の内容
現象
原因
解決策

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.