ulimit -a:
core file size        (blocks, -c) 1048575
data seg size         (kbytes, -d) 131072
file size             (blocks, -f) 1048575
max memory size       (kbytes, -m) 32768
open files                    (-n) 2000
pipe size          (512 bytes, -p) 64
stack size            (kbytes, -s) 32768
cpu time             (seconds, -t) unlimited
max user processes            (-u) 262144
virtual memory        (kbytes, -v) unlimited

coz no options -verbose:sizes in jdk, so can't printout java -verbose:sizes
result.



kevan wrote:
> 
> 
> On Mar 23, 2009, at 1:48 AM, viola.lu wrote:
> 
>>
>> I tried this on Aix 6.1 with ibm sdk, but no errors.
> 
> Can you run ulimit -a? What are your settings?
> 
> Also, Marco/Viola what settings does 'java -verbose:sizes' give you?
> 
> --kevan
> 
>>
>> kevan wrote:
>>>
>>>
>>> On Mar 20, 2009, at 2:45 AM, MarcoLaponder wrote:
>>>
>>>>
>>>> Thanks for your efforts anyway !
>>>>
>>>> ulimit -a gives:
>>>>
>>>> time(seconds)        unlimited
>>>> file(blocks)         unlimited
>>>> data(kbytes)         262144
>>>> stack(kbytes)        31248
>>>> memory(kbytes)       unlimited
>>>> coredump(blocks)     4194303
> 
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/startup-geronimo-jetty-on-AIX-fails-tp22558472s134p22673643.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.

Reply via email to