- This topic has 37 replies, 4 voices, and was last updated 19 years, 10 months ago by
dndelisle.
-
AuthorPosts
-
dndelisleMemberI have sent screen prints and other info to that destination.
bossfnMemberMaybe you guys can answer a question for me, which is closely related. I’m having a simlar problem (running weblogic 8.1 server in MyEclipse)
I have everything set exactly to what it should be (from what I understand)…but I get this error:
C:\bea\user_projects\mydomain\config.xml not found
No config.xml was found.
Would you like the server to create a default configuration and boot? (y/n): y
<May 9, 2005 4:31:25 PM EDT> <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.
***************************************************************************what do I have to do to fix this?!
bossfnMemberI should probably add that I’m using
admin login: system
password: passwordI have not changed any of the default settings in weblogic at all.
Riyad KallaMemberbossfn,
Silly question, but does that file actually exist? Also did you set the login and password to “system” and “password” when you installed WL?
dndelisleMemberbossfn:
When you configure a webLogic instance you set up the user name and password. This is stored in the config.xml file at the root of your domain as created by WebLogic, although it is heavily encrypted. (For this reason you usually cannot copy a config.xml file from one instance to the other) I would assume that the user name and password in MyEclipse should match up, otherwise you will get an error.
dndelisle
Riyad KallaMemberdndelisle,
Please change your “execution domain root” to: C:\bea\user_projectsDid that work?
bossfnMemberLet’s say that I have no clue at all as to what I made any login/password when I installed weblogic…is there any way to find out the login even? I don’t remember setting any of that. Probably easiest to just reinstall it I bet.
bossfnMemberand, no the file does not exist, the directories are completely empty. (C:\bea\user_projects\mydomain and C:\bea\user_projects\myserver ) I don’t know what those directories are there for….all I know is it won’t even get to as far as I’ve got without having them present.
Scott AndersonParticipantbossfn,
Without the admin username and password that was used to install weblogic, you won’t be able to perform any administration functions, so reinstalling it is definately required. Sorry about that.
Once you get it reinstalled, try starting weblogic from the command line (startWLS.cmd) to verify that works properly. Once you’ve done that, you can configure the MyEclipse weblogic connector using the example in the FAQ here:
http://myeclipseide.com/FAQ+index-myfaq-yes-id_cat-18.htmlThat should get you up and running. 🙂
For more information, please see our Application Server quickstart here:
http://www.myeclipseide.com/images/tutorials/quickstarts/appservers/
bossfnMemberActually, I went into my start menu and loaded the configuration wizard for weblogic.
I was able to make a new server with a new login/password….so i made it system/password !!
however, there’s a whole new batch of problems now…ones that probably won’t be figured out easily. I’ll post them later.
dndelisleMember@support-rkalla wrote:
dndelisle,
Please change your “execution domain root” to: C:\bea\user_projectsDid that work?
No. I tried this before. Now it is looking for the TestProjects directory with the error message:
“A configuration error occurred during start up. Please verify the preference with the prompt: Specified working directory does not exist or is not a directory: C:\bea\user_projects\TestProjects”Did you get the screen prints showing the directory structure, etc?
Riyad KallaMemberdndelisle,
Yes I got all the images, which is why I suggested the Dir change, according to our FAQ you should be pointing at that dir, not the domain dir (don’t ask me, I don’t know WL).I’m curious, did you try and configure/use the JRocket install that is in the BEA dir?
dndelisleMember@support-rkalla wrote:
dndelisle,
Yes I got all the images, which is why I suggested the Dir change, according to our FAQ you should be pointing at that dir, not the domain dir (don’t ask me, I don’t know WL).I’m curious, did you try and configure/use the JRocket install that is in the BEA dir?
I created a new WL Domain at the root of “user_projects” instead of “domains”. I changed the domain root to “user_projects” as well and adjusted the names of the domains and server accordingly. I selected the jrocket JDK for the domain/server and the MyEclipse connector. The result was the same! Have we reached the end of our rope??! I hate to give up!
Riyad KallaMemberThe result was the same! Have we reached the end of our rope??! I hate to give up!
We must not give up! I have registered and downloaded WL 8.1sp4, I am installing it now (well downloading 448mb atleast).
Riyad KallaMemberOK it works fine for me, here is what I did:
1) Downloaded and installed 8.1sp4
2) Went and ran the “Configuration Wizard” From my start menu
3) Pretty much left defaults for everything, just hit Next a lot and then entered password of “password” leaving the name of “weblogic”.
4) Loaded up MyEclipse configured the bea dirs and the exection domain root I made c:\bea\user_projects\domains with “mydomain” as the domain name. I changed the admin user name to “weblogic” and left everything else the same, and configured the JRockit JDK to launchI also configured 1.4.2_07 JDK to launch that I had installed already and that worked too, both times I got this startup log:
<May 10, 2005 11:21:57 AM MST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA WebLogic JRockit(TM) 1.4.2_05 JVM R24.4.0-1 Version ari-38120-20041118-1131-win-ia32 from BEA Systems, Inc.>
<May 10, 2005 11:21:57 AM MST> <Info> <Configuration Management> <BEA-150016> <This server is being started as the administration server.>
<May 10, 2005 11:21:57 AM MST> <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 >
<May 10, 2005 11:21:58 AM MST> <Notice> <Management> <BEA-140005> <Loading domain configuration from configuration repository at C:\bea\user_projects\domains\mydomain\config.xml.>
<May 10, 2005 11:22:00 AM MST> <Notice> <Log Management> <BEA-170019> <The server log file C:\bea\user_projects\domains\mydomain\myserver\myserver.log is opened. All server side log events will be written to this file.>
<May 10, 2005 11:22:02 AM MST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
<May 10, 2005 11:22:02 AM MST> <Notice> <WebLogicServer> <BEA-000327> <Starting WebLogic Admin Server “myserver” for domain “mydomain”>
<May 10, 2005 11:22:08 AM MST> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server “myserver” for domain “mydomain” running in Development Mode>
<May 10, 2005 11:22:08 AM MST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
<May 10, 2005 11:22:08 AM MST> <Notice> <WebLogicServer> <BEA-000355> <Thread “ListenThread.Default” listening on port 7001, ip address *.*>so I am at a loss…
-
AuthorPosts