> So, I am told that you can use ehcache in CF to work as a distributed cache > if you install the open source terracotta server. > > I'm having trouble finding instructions on how to do this. I found the > following article on doing it: > > http://www.coffeesix.com/2010/07/distributed-cache-with-coldfusion-9-0-1/ > > and after following the basic instructions and attempting to test it out... > I get no noticeable error, but my page request seems to abort without error > when calling either the cachePut() or cacheGet() functions. > > At the top of the page, before any output, I see the following: > > "The page cannot be displayed because an internal server error has > occurred." > > But, I cannot trap an error with cftry/cfcatch.. the page just stops > executing. > > Anyone seen this behavior before?
I have not, but since CF is talking to a specific IP port for this, watch out for firewalls, etc. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:351346 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

