<11-May-2010 20:00:57 o’clock CEST>
The above mentioned error occurs generally during server startups:
Follow the following steps to resolve the issue:
Follow the following steps:
1: remove the boot.properties file completely from the managed server directory.
2: remove the ManagedServerDir/data/ldap directory completely.
3: Always keep backup of files before removing it.
4: Now try to start the server from the command prompt and provide the username/password used to login to the Admin Console.
If the above mentioned steps does not resolves the issue then please post your issue here I can try look into it.
Some valuable feedbacks provided by visitors :
Comment from Burhan (faburhan@yahoo.com)
1. No need to remove the boot.properties file.
Just edit the file, use plain text username and password instead of encrypted like
Username: weblogic
password: Weblogic1
After start the server from command line, it will encrypt again automitically.
2. remove the ManagedServerDir/data/ldap directory completely.
3: Always keep backup of files before removing it.
Comment from John ( jmb1963@hotmail.co.uk)
One other thing before you start deleteing files. If you have more than one domain on your network make sure that you have used a unique cluster multicast address otherwise things will get confused!
Thanks a lot for your valuable comments.