My Oracle Support Banner

No Space Left On Device Error (Doc ID 1512215.1)

Last updated on JANUARY 16, 2024

Applies to:

Oracle WebCenter Sites - Version 7.5.0 and later
Information in this document applies to any platform.

Symptoms

This error can arise from many different places that operate on the filesystem.  Below are some examples.

1) Index search engine failing with this error:

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) File upload to an asset failing with this error:

[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

Changes

 

Cause

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

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


In this Document
Symptoms
Changes
Cause
Solution


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