What steps it pass on when manage start
Answer / tirupathi
boot.properties is the key to this answer, boot.properties (Boot Identity) is a text file which contains username/password to start/stop an instance of WebLogic Server.
Create boot.properties in $DOMAIN_HOME/servers/[server_name]/data/mkdir security with content like
username=[superuser with admin role like weblogic]
password=[password of user]
Repeat tihs for Admin Server and all Managed Server
| Is This Answer Correct ? | 5 Yes | 0 No |
When we will take thread dump? Please give us some examples?
What is bootup process?
Explain what are the ways in which the dns request of failed servers handled?
Explain briefly the client-server architecture.
Explain briefly what is the nm?
What all jvm analysis/profiling tools you are familiar with please write the names?
Does weblogic jms support clustering? : BEA Weblogic
What command will you use to recursively search for a particular string across multiple files in your currentdirectory?
How to know weblogic version?
How we can know whether proxy server up or not?
When we can update the application? Is server up time or downtime?
How to update license?