`
wxy32
  • 浏览: 13495 次
  • 性别: Icon_minigender_1
  • 来自: 西安
社区版块
存档分类
最新评论

weblogic启动报BEA-000364错

阅读更多

weblogic启动报错:

<main> <<WLS Kernel>> <BEA-000364> <Server failed during initialization. Exception:java.lang.NumberFormatException:
null
java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(Integer.java:394)
at java.lang.Integer.<init>(Integer.java:567)
at weblogic.ldap.EmbeddedLDAP.validateVDEDirectories(EmbeddedLDAP.java:1057)
at weblogic.ldap.EmbeddedLDAP.initialize(EmbeddedLDAP.java:196)
at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:777)
at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:627)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:337)
at weblogic.Server.main(Server.java:32)

####<Jan 7, 2004 5:35:01 PM PST> <Emergency> <WebLogicServer> <SAM-APPS38> <EpServer-US-Srv1>
<main> <<WLS Kernel>> <BEA-000342> <Unable to initialize the server: java.lang.NumberFormatException:
null>

 

解决方法:

修改user_domain\user_server\ldap\conf\replicas.prop,删除掉所有的内容并且添加以下内容:

replica.num=0

 

 

这个文件在weblogic启动时会被覆盖,除了这行信息,还有日期和时间。

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics