-Xss question
Mantzios Achilleus
mantzios at softlab.ece.ntua.gr
Tue May 27 03:39:25 PDT 2003
On a 5.0-RELEASE-p7 I try to set
java -Xss10M and i get
freebsd# /usr/local/jdk1.4.1/bin/java -Xss10M -version
Stack size of 10240 Kb exceeds current limit of 1024 Kb.
(Stack sizes are rounded up to a multiple of the system page size.)
See limit(1) to increase the stack size limit.
my shell limits are:
freebsd# limit
cputime unlimited
filesize unlimited
datasize 524288 kbytes
stacksize 65536 kbytes
coredumpsize unlimited
memoryuse unlimited
vmemoryuse unlimited
descriptors 5450
memorylocked unlimited
maxproc 2725
sbsize unlimited
freebsd#
also my kern.usrstack: 3217031168
Anybody knows how to overcome this?
----------------------------------------------------------------
| go to the source -> http://www.softlab.ece.ntua.gr/~mantzios |
----------------------------------------------------------------
More information about the freebsd-java
mailing list