【问题标题】:weblogic server did not start properlyweblogic 服务器未正确启动
【发布时间】:2011-02-03 23:17:54
【问题描述】:

每当运行 weblogic 服务器时出现错误。

:\bea8_1_3\user_projects\domains\snap\snap\config.xml not found

No config.xml was found.
Would you like the server to create a default configuration and boot? (y/n): y
<Feb 3, 2011 5:51:08 PM EST> <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.
***************************************************************************

请建议我,如何解决这个错误。

【问题讨论】:

    标签: java jakarta-ee server-side myeclipse weblogic8.x


    【解决方案1】:

    在尝试启动 WebLogic 服务器时使用正确的密码,或者创建一个 config.xml 配置文件。

    【讨论】:

      【解决方案2】:

      下午好,您使用的是 weblogic 控制台还是任何 IDE?

      您可以尝试走代码中指示的路径: "\bea8_1_3\user_projects\domains\snap\snap\config.xml" 看看你是否有任何 config.xml。否则,您必须安装一个新域。

      或者转到 bin 文件夹,在您的第一个 snap 目录中并执行命令以 startWeblogic.sh(到 Linux 或 startWebLogic.cmd 到 Windows),因为如果您没有任何内容,weblogic 会构建一个新的 config.xml文件夹。

      我最后的办法是让您进入待处理文件夹并复制 config.xml 文件并粘贴到第一个“快照”中的 confg 目录中。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 2015-09-09
        • 1970-01-01
        • 1970-01-01
        • 2014-03-16
        • 2016-04-25
        • 2012-02-08
        • 1970-01-01
        相关资源
        最近更新 更多