in which file/script we need to change the heap size?.What is the
variable name to search to change the heap size
Answers were Sorted based on User's Feedback
Answer / kris
in setdomainenv.sh in that we can edit the min and max values can be changed
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / raghavendra
Hi,
we can change in setdomainenv.sh & as well as in admin console in startup tab, arguments field.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sanjay
hello,
u hav to set xms ansd xmx values in setDomainEnv.sh
at the time setting u have to check whether our jdk is 64bit or 32bit..if it is
32bit u hav to change the
'defualt arg values '
64 bit
'port argumnts values'
even same as in permsize.
Thank you
Sanju
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sandeep
We need to change at setDomainENV.sh and the variable name is
"user_Mem_args"
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / balu
In config.xml,you will find XMS="" and XMS="" here you can
give the min and max values for the heap size and save the
config.xml to update the new values.
| Is This Answer Correct ? | 3 Yes | 11 No |
Answer / malligontla
we can change the heap size in Javaw.exe file, which is
located in bin folder.
| Is This Answer Correct ? | 0 Yes | 11 No |
What is cluster in weblogic?
How can I control on which weblogic server(s) my application will run? : BEA Weblogic
Explain different parts available as part of jvm and describe them in few lines.
What is difference between weblogic connection pool and conection factory?
What is the purpose of using multipools in web logic server?
What is the significance of boot?
what are the pre requisite to installing weblogic server 10
Can We Start A Managed Server If The Administration Server Is Unavailable ?
Does WLS supports CORBA?
What are servers?
How can we find listineing ports in a machine?
I am using a weblogic multitier driver in an applet as an interface to a dbms. If I run the class using the sun appletviewer on my local machine, I have no problems. But when I try to run the applet in a netscape browser, it will not connect 83 the two primary cluster services provided by weblogic server are? : BEA Weblogic