[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: resin, IBM JDK and memory problem



Cesar Cardoso wrote:

> Sometimes, when resin freezes, trial of working with server gives a
> message looking like "bash:all resources unavailable
> fork:"

message is probably:
fork(): resource temporarily unavailable

right ? :)

check ulimits, (ulimit -a) increase the limits for memory (ulimit -m)
and swap(ulimit -v),
and processes (ulimit -u) and others if needed, i would suggest putting
this in whatever script you use to start the program(i've never worked
with resin or JDK before ...)

nate

-- 
:::
ICQ: 75132336
http://www.aphroland.org/
http://www.linuxpowered.net/
aphro@aphroland.org



Reply to: