当前位置: 代码迷 >> Weblogic >> weblogic9.0ji qun,该如何处理
  详细解决方案

weblogic9.0ji qun,该如何处理

热度:6320   发布时间:2013-02-26 00:00:00.0
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)