weblogic.management.DeploymentException: [HTTP Session:100039]Replicated HTTP sessions specified for

<2015-4-3 上午08时30分18秒 CST> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'hrcbOA' due to error weblogic.application.ModuleException
: Failed to load webapp: 'hrcbOA'.
weblogic.application.ModuleException: Failed to load webapp: 'hrcbOA'
        at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:395)
        at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:180)
        at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
        at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:518)
        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
        Truncated. see log file for complete stacktrace
Caused By: weblogic.management.DeploymentException: [HTTP Session:100039]Replicated HTTP sessions specified for webapp: hrcbOA, but clustering not enabled.
        at weblogic.servlet.internal.session.SessionContext.getInstance(SessionContext.java:244)
        at weblogic.servlet.internal.WebAppServletContext.initSessionContext(WebAppServletContext.java:1238)
        at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:453)
        at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:497)
        at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:418)

        Truncated. see log file for complete stacktrace



后面终于发现了错误的原因, 这个错误的原因在于weblogic.xml身上,
weblogic.xm里面的
<session-descriptor>
<session-param>
<param-name>PersistentStoreType</param-name>
<param-value>replicated</param-value>
</session-param>
</session-descriptor>


  把 replicated 改为 memory 就解决了。

在此感谢lin49940写下的博文,以此为念.

  • 0
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值