"java.io.IOException: Not enough space" During Deployment
(Doc ID 785479.1)
Last updated on MARCH 27, 2020
Applies to:
Oracle Containers for J2EE - Version 10.1.3.1.0 to 10.1.3.5.0 [Release AS10gR3]Oracle Solaris on SPARC (64-bit)
Oracle Solaris on SPARC (32-bit)
Sun Solaris SPARC (64-bit)Sun Solaris SPARC (32-bit)
Symptoms
After large number of application deployments, further deployments fail and the following errors are reported when deployment occurs :-
09/02/09 17:47:24 WARNING: DeployerRunnable.run Error compiling
:/<oracle_home>/<instance_name>/applications/<application>: Not enough space
at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:126)
at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:52)
at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:81)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:595)
09/02/09 17:53:17 java.io.IOException: Not enough space
:/<oracle_home>/<instance_name>/applications/<application>: Not enough space
at oracle.oc4j.admin.internal.DeployerBase.execute(DeployerBase.java:126)
at oracle.oc4j.admin.jmx.server.mbeans.deploy.OC4JDeployerRunnable.doRun(OC4JDeployerRunnable.java:52)
at oracle.oc4j.admin.jmx.server.mbeans.deploy.DeployerRunnable.run(DeployerRunnable.java:81)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:595)
09/02/09 17:53:17 java.io.IOException: Not enough space
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 |
Cause |
Solution |