If we lost Admin password(unfortunately), how will you enter
into Admin console?
Answers were Sorted based on User's Feedback
Answer / dinesh
To recover admin password:
http://www.allinterview.com/showanswers/105193.html
To reset admin password:
http://middlewaremagic.com/weblogic/?p=323
step 1,2 and 3 is enough.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / azeema
Go to the security folder under the weblogic server location
and run the following
ex: WEBLOGIC_HOME/samples/domain/wl_server/security/ and run
java weblogic.security.utils.admin account newusername
newpassword .
the . at the end indicates that it will create a new
defaultauthenticatorinit.idif file
Finally, go to
WEBLOGIC_HOME/samples/domain/wl_server/example_server/data/l
adap/
delete defaultauthenticatormyrealmInit.initialized as this
will be created when you restart the server.
| Is This Answer Correct ? | 2 Yes | 0 No |
Write a program to call the store procedure of oracle that takes no parameter?
How to migrate the weblogic domains Existing physical box to New box ? Assume:I have 2 Domains and 5 ms servers and i have deploy the application in managed servers in cluster Envirolment how to migrated? any budy give me steps ?
Explain the difference between txdatasource and datasource?
How to configure jms?
what are the gbx,gdb and other tools in linux for core dump,and how to configure stdout,stderr..what is the difference between stdout ,stderr and coredump. how to create core dump and view that one? please can anybody explain me?
Each instance of weblogic server is physical or logical. Can sever instance be shared over multiple machines?
What is core server tuning?
What causes the condition OUT OF MEMORY?
Explain what are the databases that are available to be used with the web logic j2ee connector architecture?
What is meant by adminserver?
Why am I getting an ora-01000: maximum open cursors exceeded error, even though I closed all resultset, statement, and connection objects? : BEA Weblogic
We see an error like 404 and 500. What do they mean?