For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 3 replies, 2 voices, and was last updated 19 years, 2 months ago by
Riyad Kalla.
-
AuthorPosts
-
VaneetMemberHi,
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
January 22, 2007 at 12:55 pm #264933
Riyad KallaMemberThis normally happens when your domain execution root is incorrect. Have a look at our example for reference:
http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-10418.htmlJanuary 23, 2007 at 4:05 am #264966
VaneetMemberHi,
I am still little confused with Execution domain root & Execution domain name.
Can anybody point out wht they are actually.
Right now i have specified
Execution domian root – The name of the folder which contains my weblogic project
Execution domain name -The name of the weblogic projectIs this correct ?
January 23, 2007 at 9:02 am #264979
Riyad KallaMemberVaneet, can you post a screenshot of your entire config (just blur our the password part)
-
AuthorPosts
