Can also be caused if you ran out of file descriptors for that process. Not
sure what the default limit is on Solaris, but if it happens again you can
use ulimit to increase the number of open file descriptors allowed per
process.
Scott Stirling
JRun QA
Macromedia
> -----Original Message-----
> From: Mark Phelps [mailto:[EMAIL PROTECTED]]
>
> The error is an IO error that is occuring when you are
> invoking a native
> unix process. The message says not enough space. If I had
> to make a guess
> I would say that the server is trying to load the native process into
> virtual memory, (memory on disk), and it is running out. You
> may be able to
> configure your server to use more disk space for virtual memory.
>
> -----Original Message-----
> From: Lloyd H. Meinholz [mailto:[EMAIL PROTECTED]]
>
>
> I got an interesting stack trace yesterday and I'm at a loss exactly
> what the cause is. I suspect I am running low on memory, but am not
> sure. One of the actions that one of my Web applications
> execute caused
> this error. I restarted the JRun server that caused this
> error and that
> didn't seem to fix the problem, but when I restarted all JRun
> instances,
> the problem went away. I am running on Solaris 2.6 using j2se 1.3.0_02
> and using JRun 3.0 sp1. I have since rebooted the entire box
> and haven't
> seen the problem since.
>
> Thanks,
>
>
> Lloyd
>
>
>
> 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(Runtime.java:551)
> at java.lang.Runtime.exec(Runtime.java:477)
> at
> allaire.jrun.scripting.JavaCompilerService.outProcessCompile(J
> avaCompilerSer
> vice.java:177)
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists