Have you checked the user configurable parameters. A max size might be set against 
either a user or process.

-----Original Message-----
From: Shahata, Ash [mailto:Ashraf_Shahata@;STERCOMM.COM]
Sent: 24 October 2002 15:23
To: [EMAIL PROTECTED]
Subject: java.io.IOException: Not enough space


Hi there - I got the java.io.IOException: Not enough space exception while
running on weblogic:

Compilation of
'/usr/si/wlserver1_61_sp2/wlserver6.1/config/wldomain1/applications/.wlnotde
lete/wlap32965/WEB-INF/_tmp_war_myserver_myserver_ws/jsp_servlet/_jsp/__bpdg
etdocument.java' failed:
  _____

(Failed to parse compiler output. See full output below).
  _____

Full compiler error(s):
java.io.IOException: Not enough space
        at java.lang.UNIXProcess.forkAndExec(Native Method)
        at java.lang.UNIXProcess.<init>(UNIXProcess.java:54)
        at java.lang.Runtime.execInternal(Native Method)
        at java.lang.Runtime.exec(Unknown Source)
        at java.lang.Runtime.exec(Unknown Source)
        at java.lang.Runtime.exec(Unknown Source)
        at weblogic.utils.Executable.exec(Executable.java:209)
        at weblogic.utils.Executable.exec(Executable.java:134)
        at
weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.jav
a:545)
        at
weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:354)
        at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:382)
        at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:189)
        at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:154)
        at
weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:36
8)
        at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
:242)
        at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
:200)
        at
weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
l.java:241)
        at
com.sterlingcommerce.woodstock.ui.servlet.ServletBase.gotoPage(ServletBase.j
ava:183)
        at
com.sterlingcommerce.woodstock.ui.servlet.Page.doPost(Page.java:117)
        at
com.sterlingcommerce.woodstock.ui.servlet.ServletBase.doGet(ServletBase.java
:96)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
:265)
        at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
:200)
        at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
ntext.java:2495)
        at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
:2204)
        at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)


I checked the sys and we seem to be fine on memory, any idea?

Thanks

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com
This email is intended only for the above named addressee(s).  The information 
contained in this email may contain information which is confidential.  The views 
expressed in this email are personal to the sender and do not in any way reflect the 
views of the company.

If you have received this email and you are not a named addressee, please contact the 
sender and then delete it from your system.

==========================================================================To 
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to