Hi,
I am new to MyEclipse , and i am evaluating MyEclipse for my development team.
I am getting some problem while configuring Weblogic 8.1 with MyEclipse.
when i am starting the server , following messges are coming at console
<Jan 22, 2007 3:14:55 PM GMT+05:30> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.4.2_05-b04 from Sun Microsystems Inc.>
<Jan 22, 2007 3:14:55 PM GMT+05:30> <Info> <Configuration Management> <BEA-150016> <This server is being started as the administration server.>
<Jan 22, 2007 3:14:55 PM GMT+05:30> <Info> <Management> <BEA-141107> <Version: WebLogic Server 8.1 SP4 Mon Nov 29 16:21:29 PST 2004 471647
WebLogic XMLX Module 8.1 SP4 Mon Nov 29 16:21:29 PST 2004 471647 >
<Jan 22, 2007 3:14:55 PM GMT+05:30> <Notice> <Management> <BEA-140005> <Loading domain configuration from configuration repository at C:\bea\user_projects\applications\ldap\config.xml.>
<Jan 22, 2007 3:14:55 PM GMT+05:30> <Info> <Management> <BEA-140013> <C:\bea\user_projects\applications\ldap\config.xml not found>
C:\bea\user_projects\applications\ldap\config.xml not found
No config.xml was found.
Would you like the server to create a default configuration and boot? (y/n): y
<Jan 22, 2007 3:14:57 PM GMT+05:30> <Info> <Security> <BEA-090115> <Created new Administrative User system>
For confirmation, please re-enter password required to boot WebLogic server:
Passwords do not match.
For confirmation, please re-enter password required to boot WebLogic server:
***************************************************************************
The WebLogic Server did not start up properly.
Exception raised: 'weblogic.management.configuration.ConfigurationException: Passwords do not match, unable to generate default configuration, please try again.'
Reason: weblogic.management.configuration.ConfigurationException: Passwords do not match, unable to generate default configuration, please try again.
***************************************************************************
Plz help in resolving this issue