This topic has been archived. It cannot be replied.
-
工作学习 / IT技术讨论 / help! could anybody know how to increase heap size when you start Java applicaton? (like java -Xmx<size>)the default initial and maximum heap sizes are 1048576 and 67108864 bytes.
I don't know how to increase that.
help!!!
-guest:madaha;
2001-8-9
{124}
(#161419@0)
-
nobody knows that? 5555555555555555555555555 . I will be fired soon. help me! SOS
-guest:madaha;
2001-8-9
(#161602@0)
-
up!
-guest:madaha;
2001-8-10
(#162086@0)
-
When we start application server, we use java +Xms size to initiate Java heap size. VM. default value is 16MB.
-bidnavi(lee);
2001-8-11
(#163332@0)