- 空间积分
- 0
- 信誉积分
- 100
- UID
- 10203413
- 阅读权限
- 10
- 积分
- 3
- 帖子
- 1
- 精华
- 0
- 可用积分
- 3
- 专家积分
- 0
- 在线时间
- 3 小时
- 注册时间
- 2007-05-31
- 最后登录
- 2007-11-30
- 帖子
- 1
- 主题
- 1
- 精华
- 0
- 可用积分
- 3
- 专家积分
- 0
- 在线时间
- 3 小时
- 注册时间
- 2007-05-31
- 最后登录
- 2007-11-30
- 论坛徽章:
- 0
|
发表于 2007-06-09 09:55:10
|显示全部楼层
安装完Weblogic8以后出下如下错误。不知道什么原因,哪位大侠帮忙指点一下........!!!!!!!!!!!
[root@ccit mydomain]# ./start*
CLASSPATH=/home/local/bea/jdk142_04/lib/tools.jar:/home/local/bea/weblogic81/server/lib/weblogic_sp.jar:/home/local/bea/weblogic81/server/lib/weblogic.jar::/home/local/bea/weblogic81/common/eval/pointbase/lib/pbserver44.jar:/home/local/bea/weblogic81/common/eval/pointbase/lib/pbclient44.jar:/home/local/bea/jdk142_04/jre/lib/rt.jar:/home/local/bea/weblogic81/server/lib/webservices.jar:
PATH=/home/local/bea/weblogic81/server/bin:/home/local/bea/jdk142_04/jre/bin:/home/local/bea/jdk142_04/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
***************************************************
* To start WebLogic Server, use a username and *
* password assigned to an admin-level user. For *
* server administration, use the WebLogic Server *
* console at http://<hostname>:<port>/console *
***************************************************
<2007-6-9 \u4e0a\u534810\u65f600\u520628\u79d2 CST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 1.4.2_04-b05 from Sun Microsystems Inc.>
<2007-6-9 \u4e0a\u534810\u65f600\u520628\u79d2 CST> <Info> <Management> <BEA-141140> <The managed server is going to contact the admin server at http://localhost:7001 to check if there exists a running admin server at this URL.>
<2007-6-9 \u4e0a\u534810\u65f600\u520628\u79d2 CST> <Warning> <Net> <BEA-000905> <Could not open connection with host: localhost and port: 7001.>
<2007-6-9 \u4e0a\u534810\u65f600\u520628\u79d2 CST> <Emergency> <Management> <BEA-141151> <The admin server could not be reached at http://localhost:7001.>
<2007-6-9 \u4e0a\u534810\u65f600\u520628\u79d2 CST> <Info> <Configuration Management> <BEA-150018> <This server is being started as a managed server in the absence of the admin server.>
<2007-6-9 \u4e0a\u534810\u65f600\u520628\u79d2 CST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 8.1 SP3 Tue Jun 29 23:11:19 PDT 2004 404973
WebLogic XMLX Module 8.1 SP3 Tue Jun 29 23:11:19 PDT 2004 404973 >
<2007-6-9 \u4e0a\u534810\u65f600\u520628\u79d2 CST> <Error> <Management> <BEA-141137> <Managed Server was attempting to boot in Managed Server Independence mode, but was unable to complete the boot process as the Managed Server was unable to locate the cached configuration file: /home/local/bea/user_projects/domains/mydomain/./msi-config.xml>
***************************************************************************
The WebLogic Server did not start up properly.
Exception raised: 'weblogic.management.configuration.ConfigurationException: [Management:141137]Managed Server was attempting to boot in Managed Server Independence mode, but was unable to complete the boot process as the Managed Server was unable to locate the cached configuration file: /home/local/bea/user_projects/domains/mydomain/./msi-config.xml'
Reason: weblogic.management.configuration.ConfigurationException: [Management:141137]Managed Server was attempting to boot in Managed Server Independence mode, but was unable to complete the boot process as the Managed Server was unable to locate the cached configuration file: /home/local/bea/user_projects/domains/mydomain/./msi-config.xml
***************************************************************************
[root@ccit mydomain]#
[ 本帖最后由 henrylee2009 于 2007-6-9 11:05 编辑 ] |
|