2011年7月29日金曜日

@Coherence*Web error at weblogic coherence launch. weblogic.application.ModuleException: No storage-enabled nodes exist for service DistributedSessions

Solved:
needed to set -Dtangosol.coherence.session.localstorage=true and not
-Dtangosol.coherence.distributed.localstorage=true
as java option when using Coherence*Web

Log:
<2011/07/25 17時53分40秒 JST> <Error> <Deployer> <BEA-149231> <アプリ
ケーション'CoherenceHandsOn2_2'に対してアクティブ化
状態をtrueに設定できませんでした。
weblogic.application.ModuleException: No storage-enabled nodes exist for
service DistributedSessions
at
weblogic.servlet.internal.WebAppModule.activateContexts(WebAppModule.java:1497)
at
weblogic.servlet.internal.WebAppModule.activate(WebAppModule.java:438)
at
weblogic.application.internal.flow.ModuleStateDriver$2.next(ModuleStateDriver.java:375)
at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
at
weblogic.application.internal.flow.ModuleStateDriver.activate(ModuleStateDriver.java:95)
Truncated. see log file for complete stacktrace
Caused By: com.tangosol.net.RequestPolicyException: No storage-enabled
nodes exist for service DistributedSessions
at
com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$
BinaryMap.onMissingStorage(PartitionedCache.CDB:27)
at
com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$
BinaryMap.sendStorageRequest(PartitionedCache.CDB:15)
at
com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$
BinaryMap.addIndex(PartitionedCache.CDB:11)
at
com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$
ViewMap.addIndex(PartitionedCache.CDB:1)
at
com.tangosol.coherence.component.util.SafeNamedCache.addIndex(SafeNamedCache.CDB:1)
Truncated. see log file for complete stacktrace
>
2011-07-25 17:53:40.618/13.343 Oracle Coherence GE 3.7.0.0 <D5>
(thread=Invocation:Management, member=2): Service Manage
ment left the cluster
2011-07-25 17:53:40.629/13.354 Oracle Coherence GE 3.7.0.0 <D5>
(thread=DistributedCache:DistributedSessions, member=2):
Service DistributedSessions left the cluster
2011-07-25 17:53:40.635/13.360 Oracle Coherence GE 3.7.0.0 <D5>
(thread=Cluster, member=2): Service Cluster left the clu
ster
<2011/07/25 17時53分40秒 JST> <Notice> <Log Management> <BEA-170027>
<サーバーはドメイン・レベルの診断サービスとの接続を
正常に確立しました。>
<2011/07/25 17時53分40秒 JST> <Notice> <WebLogicServer> <BEA-000365>
<サーバー状態がADMINに変化しました>
<2011/07/25 17時53分40秒 JST> <Notice> <WebLogicServer> <BEA-000365>
<サーバー状態がRESUMINGに変化しました>
<2011/07/25 17時53分40秒 JST> <Warning> <Server> <BEA-002611> <ホスト
名"NSEKIYA-jp.jp.oracle.com"が複数のIPアドレスにマ
ップされています: 10.185.225.2, 192.168.99.1, 0:0:0:0:0:0:0:1>
<2011/07/25 17時53分40秒 JST> <Notice> <Server> <BEA-002613> <チャネ
ル"Default"は、現在192.168.99.1: 7002でプロトコルiio
p, t3, ldap, snmp, httpをリスニングしています。>
<2011/07/25 17時53分40秒 JST> <Notice> <Server> <BEA-002613> <チャネ
ル"Default[2]"は、現在127.0.0.1: 7002でプロトコルiio
p, t3, ldap, snmp, httpをリスニングしています。>
<2011/07/25 17時53分40秒 JST> <Notice> <Server> <BEA-002613> <チャネ
ル"Default[1]"は、現在10.185.225.2: 7002でプロトコル
iiop, t3, ldap, snmp, httpをリスニングしています。>
<2011/07/25 17時53分40秒 JST> <Notice> <Server> <BEA-002613> <チャネ
ル"Default[3]"は、現在0:0:0:0:0:0:0:1: 7002でプロト
コルiiop, t3, ldap, snmp, httpをリスニングしています。>
<2011/07/25 17時53分40秒 JST> <Notice> <WebLogicServer> <BEA-000332> <ド
メイン"base_domain"でWebLogic管理対象サーバー"Se
rver-0"を開発モードで起動しました>
<2011/07/25 17時53分40秒 JST> <Notice> <WebLogicServer> <BEA-000365>
<サーバー状態がRUNNINGに変化しました>
<2011/07/25 17時53分40秒 JST> <Notice> <WebLogicServer> <BEA-000360>
<サーバーがRUNNINGモードで起動しました>

0 件のコメント:

コメントを投稿