Hi Folks,
As part of my learning curve, I am trying out distributed caching in my local box. I have installed most of the wM components successfully and tried out couple of development and admin experiments. No looking forward to try out distributed caching by setting up cache manager in IS. When I try to add new cache manager, I get below the error
java.io.IOException: java.net.ConnectException:localhost:9710: Connection refused: connect
Cache Manager Configuration in IS :
Name: localcache
Terracotta Server Array URLs - localhost:9710
Rejoin - Check box ticked
tc-config.xml - PFA
path: F:\SAG9.12\Terracotta\server\bin
======================
<?xml version="1.0" encoding="UTF-8" ?><tc:tc-config xmlns:tc=“http://www.terracotta.org/config”
xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance”
xsi:schemaLocation=“http://www.terracotta.org/schema/terracotta-6.xsd”>
local
Can some one help me out providing the right way of approach here ??
tc-config.xml (918 Bytes)