| bio | website | vanillajava.blogspot.com |
|---|---|---|
| location | Surrey, ND | |
| age | ||
| visits | member for | 1 year, 8 months |
| seen | Dec 2 '12 at 11:22 | |
| stats | profile views | 4 |
|
May 6 |
answered | How to install server JRE in windows7 64 bit? |
|
Jan 2 |
comment |
Too many open files on socket @JoG That is a system maximum. |
|
Sep 10 |
comment |
Why does limiting my virtual memory to 512MB with ulimit -v crash the JVM? This may be closer to what you need because it controls actual memory used. Using such a hard limit is dangerous because it will crash the JVM. It is better if you can set reasonable limits the JVM can monitor (either as well or instead of a hard limit) |
|
Sep 10 |
comment |
Why does limiting my virtual memory to 512MB with ulimit -v crash the JVM? I have added what I see from using ulimit -v. It behaves about as I would expect. Its worth remembering that the maximum heap size is NOT the maximum virtual memory used. |
|
Sep 10 |
comment |
Why does limiting my virtual memory to 512MB with ulimit -v crash the JVM? Can you say what they are? |
|
Sep 10 |
answered | Why does limiting my virtual memory to 512MB with ulimit -v crash the JVM? |
|
May 4 |
awarded | Teacher |
|
May 1 |
awarded | Editor |
|
May 1 |
awarded | Altruist |
|
May 1 |
revised |
Installing java 1.4 on ubuntu 11.0 added 248 characters in body |
|
Apr 30 |
comment |
Installing java 1.4 on ubuntu 11.0 It might need some minor changes to compile on Java 7, but it might not. |
|
Apr 30 |
comment |
Installing java 1.4 on ubuntu 11.0 Do you need 1.4 or 1.4.2? |
|
Apr 30 |
answered | Installing java 1.4 on ubuntu 11.0 |
|
Apr 25 |
awarded | Supporter |
|
Apr 25 |
awarded | Investor |
|
Apr 11 |
answered | How to enable ports on a wireless network for java socket programming |