首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 服务器 > 其他服务器 >

weblogic9.0ji qun,该怎么处理

2014-04-24 
weblogic9.0ji qun我用weblogic9.0建了一个集群,在同一台服务器上,在建好后,启动AdminServer时报了如下的

weblogic9.0ji qun
我用weblogic9.0建了一个集群,在同一台服务器上,在建好后,启动AdminServer时报了如下的错误,请大虾们指导下。
starting weblogic with Java version:
java version "1.5.0_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_03-b07)
BEA JRockit(R) (build dra-45238-20050523-2021-win-ia32, R25.2.0-28)
Starting WLS with line:
E:\bea\JROCKI~1\bin\java -jrockit   -Xms256m -Xmx512m  -Djrockit.codegen.optprio
rity=1  -da -Dplatform.home=E:\bea\WEBLOG~1 -Dwls.home=E:\bea\WEBLOG~1\server -D
wli.home=E:\bea\WEBLOG~1\integration  -Dweblogic.management.discover=true -Dwebl
ogic.ProductionModeEnabled=true  -Dwlw.iterativeDev=false -Dwlw.testConsole=fals
e -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=E:\bea\patch_weblogic901\profile
s\default\sysext_manifest_classpath -Dweblogic.Name=AdminServer -Djava.security.
policy=E:\bea\WEBLOG~1\server\lib\weblogic.policy   weblogic.Server
<2008-6-6 下午05时16分29秒 CST> <Info> <WebLogicServer> <BEA-000377> <Starting W
ebLogic Server with BEA JRockit(R) Version dra-45238-20050523-2021-win-ia32 from
 BEA Systems, Inc.>
<2008-6-6 下午05时16分34秒 CST> <Info> <Management> <BEA-141107> <Version: WebLo
gic Server 9.0  Sun Aug 28 21:19:37 PDT 2005 629453 >
<2008-6-6 下午05时16分41秒 CST> <Info> <WebLogicServer> <BEA-000215> <Loaded Lic
ense : E:\bea\license.bea>
<2008-6-6 下午05时16分42秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server s
tate changed to STARTING>
<2008-6-6 下午05时16分42秒 CST> <Info> <WorkManager> <BEA-002900> <Initializing
self-tuning thread pool>
<2008-6-6 下午05时16分43秒 CST> <Notice> <Log Management> <BEA-170019> <The serv
er log file E:\bea\user_projects\domains\Clust_domain\servers\AdminServer\logs\A
dminServer.log is opened. All server side log events will be written to this fil
e.>
<2008-6-6 下午05时16分48秒 CST> <Notice> <Security> <BEA-090082> <Security initi
alizing using security realm myrealm.>
<2008-6-6 下午05时16分54秒 CST> <Notice> <Log Management> <BEA-170027> <The serv
er initialized the domain log broadcaster successfully. Log messages will now be
 broadcasted to the domain log.>
<2008-6-6 下午05时16分59秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server s
tate changed to STANDBY>
<2008-6-6 下午05时16分59秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server s
tate changed to STARTING>
<2008-6-6 下午05时17分05秒 CST> <Error> <HTTP> <BEA-101220> <Error occurred whil
e setting document root for "weblogic.servlet.internal.WebAppServletContext@140e
ad0 - name: 'console', context-path: '/console'" to "E:\bea\WEBLOG~1\server\lib\
consoleapp\webapp".>
<2008-6-6 下午05时17分05秒 CST> <Error> <Deployer> <BEA-149205> <Failed to initi
alize the application 'consoleapp' due to error weblogic.application.ModuleExcep
tion: Failed to load webapp: 'console'.
weblogic.application.ModuleException: Failed to load webapp: 'console'
        at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:280)

        at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(Modu
leListenerInvoker.java:90)
        at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(Depl
oymentCallbackFlow.java:318)
        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
river.java:26)
        at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(Dep
loymentCallbackFlow.java:53)
        Truncated. see log file for complete stacktrace
java.util.zip.ZipException: Could not find End Of Central Directory
        at java.util.zip.ZipFile.<init>(Ljava.io.File;I)V(Unknown Source)
        at java.util.jar.JarFile.<init>(JarFile.java:132)
        at java.util.jar.JarFile.<init>(JarFile.java:97)
        at weblogic.servlet.internal.War.findJarTLD(War.java:411)
        at weblogic.servlet.internal.War.findTlds(War.java:383)


        Truncated. see log file for complete stacktrace
><2008-6-6 下午05时17分11秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server s
tate changed to ADMIN>
<2008-6-6 下午05时17分11秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server s
tate changed to RESUMING>
<2008-6-6 下午05时17分11秒 CST> <Notice> <Server> <BEA-002613> <Channel "Default
" is now listening on 10.0.16.7:7001 for protocols iiop, t3, ldap, http.>
<2008-6-6 下午05时17分11秒 CST> <Notice> <WebLogicServer> <BEA-000329> <Started
WebLogic Admin Server "AdminServer" for domain "Clust_domain" running in Product
ion Mode>
<2008-6-6 下午05时17分12秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server s
tate changed to RUNNING>
<2008-6-6 下午05时17分12秒 CST> <Notice> <WebLogicServer> <BEA-000360> <Server s
tarted in RUNNING mode>
[解决办法]
你的domain是不是没有配置正常啊。。。
也可能就是这个版本的bug,要不换一个版本,我用下来 weblogic9.2mp2比较稳定。

热点排行