facebook

Weblogic startup problems

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #198041 Reply

    Emery
    Member

    Hi,

    I’m new to MyEclipse and I’m working my way through your part 2 tutorial, replacing tomcat with BEA Weblogic 8.1. I’ve had several problems which by searching through your forum I’ve been able to resolve, but I’m not getting farther with these. Here’s my output:

    E:\bea\user_projects\domains\bl\config.xml not found

    No config.xml was found.
    Would you like the server to create a default configuration and boot? (y/n): y
    <Aug 25, 2003 5:18:24 PM CEST> <Info> <Security> <BEA-090115> <Created new Administrative User weblogic>
    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.
    ***************************************************************************

    I hope I’m correctly answering yes for creating a config.xml file. Then the password confirmation shows up. Which password is this?

    Here are my setting’s

    Weblogic Server- enable (selected)
    Bea Home Directory – E:\bea
    Weblogic installation directory – E:\bea8\weblogic81
    Admin Username – weblogic
    Admin Password- weblogic
    Execution domain root- E:\bea\user_projects\domains
    Execution domain name- bl
    Execution server name- myserver
    Hostname:Port No- localhost:7101
    Security policy file-E:\bea\weblogic81\server\lib\weblogic.policy

    Have you got a tip on how I can get further?

    Thanks!

    Emery

    #198042 Reply

    Scott Anderson
    Participant

    Emery,

    The problem is that you didn’t complete your WebLogic installation by creating a domain to use for development with the WebLogic 8.1 Configuration Wizard. A link to it is typically installed by the WebLogic installer into its program group. Read the WebLogic documentation, if needed, about domain creation and then test the domain externally to MyEclipse by starting it up and shutting it down. Once you can do this, you can then configure this domain for use with MyEclipse.

    –Scott
    MyEclipse Support

    #198058 Reply

    Emery
    Member

    @scott wrote:

    Emery,

    The problem is that you didn’t complete your WebLogic installation by creating a domain to use for development with the WebLogic 8.1 Configuration Wizard. A link to it is typically installed by the WebLogic installer into its program group. Read the WebLogic documentation, if needed, about domain creation and then test the domain externally to MyEclipse by starting it up and shutting it down. Once you can do this, you can then configure this domain for use with MyEclipse.

    –Scott
    MyEclipse Support

    Ah, I didn’t know what MyEclipse takes care of and what I need to do in preparation with Weblogic itself. Psst. Tutorial. 😉 Or did I not find these instructions somewhere?

    Thanks for the help!

    Emery

    #198059 Reply

    Scott Anderson
    Participant

    Emery,

    Good point on the tutorial. We definately need more doc. The “rule of thumb” is that MyEclipse works with exsiting domains and configurations for the external app servers we support. We don’t do anything to modify the domain or server configurations in any way.

    –Scott
    MyEclipse Support

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Weblogic startup problems

You must be logged in to post in the forum log in