Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How configure the cache storages?

709798Jul 1 2009 — edited Jul 6 2009
I successfully install the Oracle Coherence and setup a cluster server. Then I create 3 replicated caches using the Coherence Client Application Commands. But get the error message: Storage is not configured. How configure the storage for these caches?
-----------------------------------------------------------------------------------------------------------------
Map (replicated:test2): maps
DistributedCache:replicated:test
DistributedCache:Replicated:Test1
DistributedCache:replicated:test2

Map (replicated:test2): put 1 "a"
2009-07-01 17:00:38.125/16567.829 Oracle Coherence GE 3.5/459 <Error> (thread=main, member=2):
java.lang.RuntimeException: Storage is not configured
at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.DistributedCach
e$BinaryMap.onMissingStorage(DistributedCache.CDB:9)
at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.DistributedCach
e$BinaryMap.ensureRequestTarget(DistributedCache.CDB:34)
at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.DistributedCach
e$BinaryMap.put(DistributedCache.CDB:22)
...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 3 2009
Added on Jul 1 2009
4 comments
1,054 views