Hi
I am using Weblogic 8.1 application server. When I am trying to run the server through myEclipse3.8.2 it is giving me a problem. When I tried to run the server separately through web logic platform, it is working fine. Below is the error description I am getting when tried to run the Server through myEclipse.
The WebLogic Server did not start up properly.
Reason: weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
When I opened the boot.properties file and changed the username and password to system and password it is still giving me the same error. Can someone help me in this regard.
Thankyou,
Mountaineer