how can you increase heap size from command line
Answers were Sorted based on User's Feedback
Answer / gobinath
there are 2 ways to do that and they are:
1. In setDomainEnv.sh alter the Xmx and Xms values
2. Login to console and click on servers -> Configuration -
> Server Start -> Argumants. specify the memory arguments
in that textbox.
| Is This Answer Correct ? | 31 Yes | 2 No |
Difference between Weblogic server and websphere server?
Explain the concepts and capabilities of ANT ?
when we creates a domain, it creates one-startManagedWebLogic in bea user_projects\domains\MyDomain\bin dir. Suppose we have 2 or more than 2 managed severs in our unix env.how can we start all our managed servers. I know we have to copy startManagedWebLogic with server name.then wht to modify in the script to start ecah of the managed servers?
How should you type cast a remote object?
What Is The Purpose Of Clustering ?
Explain the functioning of Stub?
What are class paths?
What is the name of default jvm that is made used for weblogic?
Difference between multicast and unicast?
What is DataSource ?how can its associated with connection pools ?
What is the boot?
When we will take thread dump? Please give us some examples?