Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Maximum Heap Size

843811Jan 14 2005 — edited Jan 14 2005
Hi,

I am looking for information on maximum heap size for JVM, if -Xms is set to some value (greater than 2 MB, say 32 MB ) and -Xmx is not specified.

Is the maximum heap size is governed by RAM (say 512 MB) on the machine and set to half the RAM size (256 MB in this specific case) or is it set to -Xms+64MB (96 MB in this specific case) ?

Thank you for your time.
VM

Comments

Eric.Sacramento

User Interface Details

2019-04-29_9-34-34.png

User_EI49E

When I change 101 to LOGIN_DESKTOP I get

Sorry, this page isn't available

Application "30101" Page "LOGIN_DESKTOP" not found.

Contact your application administrator.

Eric.Sacramento

you probably deleted this pages, create another application and copy this page to your application.

User_EI49E

Yes, I deleted the new login page, but not the original 101. How do I set LOGIN_DESKTOP back to 101. Is that an application item? Thanks.

Pete

Eric.Sacramento

in the image that I sent to you, try to replace LOGIN_DESKTOP for the number of the page that you want

Neil Clare
Answer

LOGIN_DESKTOP is an alias to your login page.

When you create a new application (or new scheme) the logon page is automatically given that alias.

If you manually delete the page, then the alias does not point to anything.

All you have to do is manually add the alias back in to your original login page.

Capture.PNG

Marked as Answer by User_EI49E · Sep 27 2020
1 - 6
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 11 2005
Added on Jan 14 2005
1 comment
109 views