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?

Rick

-- 
*The beatings will continue until morale improves.*


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:351343
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to