Migrated to CF9 and now have CFCACHE problems

I have been page caching on my site for years using this code:
<cfcache timespan="#CreateTimespan(10, 0, 0, 0)#" directory="D:/websites/mysite/cache/" stripWhiteSpace="true">
This worked great -  it would keep a cached copy in the cache directory and would stay cached for 10 days.
Good stuff!!
Now I've had to switch servers and up to CF9. I still want to cache my pages but I just cant seem to get it right.
I am now using this code
<cfcache timespan="#CreateTimespan(10, 0, 0, 0)#"  useQueryString ="true" stripWhiteSpace="true">
But the pages dont cache in the cache directory and they dont seem to load faster as if they were cached.
Am I doing his right?
Am I even caching the pages?
I'd like to keep a copy in my cache directory is that possible?

Well now it looks like the cfcache is bringing down my entire server!!!
So I've taken the site down..
Apparently CF9 & CFCACHE have issues
See here http://house-of-fusion.10909.n7.nabble.com/Getting-basic-CF8-CFCACHE-working-in-CF9-td2311 0.html
Are there any examples of how to use  CFCACHE and CF9?

Similar Messages

  • I recently upgraded our iMac to Yosemite OS and now have a problem with Photoshop Elements 11:  the move tool selects an image or text layer, but then I try to drag the selection somewhere else on the page and it snaps back to the original location, howev

    I recently upgraded our iMac to Yosemite OS and now have a problem with Photoshop Elements 11:  the move tool selects an image or text layer, but then I try to drag the selection somewhere else on the page and it snaps back to the original location, however the arrows will move it OK.  Also I cannot drag the selection to another photo in the photo bin as before.

    Hi,
    Please refer: http://helpx.adobe.com/photoshop-elements/kb/pse-stops-responding-yosemite.html
    Thanks,
    Anwesha

  • My browser is not working and I cannot close it to reinstall. I installed to updates and now have this problem.

    I updated the security and now my browser doesn't work. I have a blank screen that is partly black and I can't even close it to uninstall and reinstall. What should I do?

    hello, other users with this problem all had an embedded intel hd3000 graphics card with an old driver present. in case this also applies to you, here would be a link to update the driver, which in turn should also address the black firefox problem: https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=23764 (for win7 64 bit)

  • Installed Mac OS Lion and now have internet problems??

    So, I've installed the new Mac OS Lion on my MacBook Pro and now can only connect to the internet using Firefox - no Safari, no app store or anything else for that matter.  Has anyone else experienced the same problems?
    I've never had this problem on Snow Leopard and when I go through the Network Diagnostics it says that the internet connection (Wi-Fi) is perfect?!
    What's going on?? 
    I'm now having serious doubts of why I upgraded...

    Check out this troubleshooting guide:
    http://osxdaily.com/2011/07/22/wifi-dropping-in-os-x-lion-fixes/?utm_source=feed burner&utm_medium=feed&utm_campaign=Feed%3A+osxdaily+%28OS+X+Daily%29
    Best of luck

  • Update to 8.0.02 and now have a problem

    I have just downloaded and updated to IOS 8.0.02 and everything seemed fine.
    Then I updated the apps and it is now stuck on "Copying 1 of 6: Pages"
    I tried to eject the phone and now I have the Syncing iPhone barbers pole happening.
    What do I do now???

    Hello there, Rothesay.
    The following Knowledge Base article offers up some great steps to follow for issues backing up your iOS devices:
    iOS: If you can't back up or restore from a backup in iTunes
    http://support.apple.com/kb/TS2529
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Something was corrupted and now have a Problem with AW Model view ..

    Hi,
    I'm having a problem creating and viewing the model view for an AW using AWM ver 10.2
    I right click on the Analytic workspace and select create analytical workspace from
    the drop down list.. I give it a name and it seems to create it successfully ie it
    appears in the list with an (attached RW) next to it.
    However when i try to expand it .. a message appears .. reading analytic workspace..
    and then I get an error message unable to attach analytic workspace.
    It was working fine in the past and does work against another server..
    Also i can open it in the object view so it must be related to the model view.
    any ideas what I could check to diagnose the problem or what might have been corrupted on the server
    that could cause this ..
    .. the error messages are below
    thanks
    Mike
    oracle.AWXML.AWException: java.lang.NullPointerException
    at oracle.AWXML.AW.readAWDefinitions(AW.java:1341)
    at oracle.olap.awm.dataobject.aw.WorkspaceDO.getModelAW(WorkspaceDO.java:739)
    at oracle.olap.awm.dataobject.aw.WorkspaceDO.getModelAW(WorkspaceDO.java:701)
    at oracle.olap.awm.dataobject.dialog.modelview.ModelerListPanel.showData(ModelerListPanel.java:244)
    at oracle.olap.awm.dataobject.dialog.modelview.ModelerListPanel.<init>(ModelerListPanel.java:86)
    at oracle.olap.awm.app.AwmFrame.selectionChanged(AwmFrame.java:4098)
    at oracle.olap.awm.navigator.Navigator.fireNavigatorEvent(Navigator.java:149)
    at oracle.olap.awm.navigator.Navigator.propertyChange(Navigator.java:129)
    at javax.swing.event.SwingPropertyChangeSupport.firePropertyChange(Unknown Source)
    at javax.swing.event.SwingPropertyChangeSupport.firePropertyChange(Unknown Source)
    at javax.swing.event.SwingPropertyChangeSupport.firePropertyChange(Unknown Source)
    at javax.swing.JComponent.firePropertyChange(Unknown Source)
    at oracle.bali.ewt.dTree.DTree.firePropertyChange(Unknown Source)
    at oracle.bali.ewt.dTree.DTree$SelectionListener.propertyChange(Unknown Source)
    at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
    at oracle.bali.ewt.dTree.DTreeMultipleSelectionManager.firePropertyChange(Unknown Source)
    at oracle.bali.ewt.dTree.DTreeMultipleSelectionManager._setSelection(Unknown Source)
    at oracle.bali.ewt.dTree.DTreeMultipleSelectionManager.selectItem(Unknown Source)
    at oracle.bali.ewt.dTree.DTree._updateSelection(Unknown Source)
    at oracle.bali.ewt.dTree.DTree._handleMouseSelection(Unknown Source)
    at oracle.bali.ewt.dTree.DTree.processMouseEvent(Unknown Source)
    at oracle.olap.awm.navigator.Navigator.processMouseEvent(Navigator.java:509)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at oracle.bali.ewt.LWComponent.processEventImpl(Unknown Source)
    at oracle.bali.ewt.dTree.DTree.processEventImpl(Unknown Source)
    at oracle.bali.ewt.LWComponent.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
    at oracle.AWXML.AW.readAWDefinitions(AW.java:1315)
    ... 41 more

    Did you also check more than one user account to eliminate possible user-specific problems?  Do NOT use the "Guest" account for this test.  If you do not have more than one user account for the testing, create a new one now.  If you need help, here's how to do it in your Mac OS:
    http://docs.info.apple.com/article.html?path=Mac/10.6/en/8235.html
    •  Then, if you have not already done so, restart Mac and
        try again.  If the iSight still does not work, continue.
    • If Apple's http://support.apple.com/kb/HT2090
       suggestions do not help you, (are you certain that you
       used the correct "reset" procedure?), yours is most likely a
       hardware problem that will require a professional fix.
       Unless you have a current backup, make one now.
      Then use the final "Troubleshooting" suggestion:
    "... contact Apple or an Apple-Authorized Service Provider for service."
    • If you want to try one more thing on your own first,
      use Disk Utility to repair permissions.  Then
      download and apply the latest Combo Update for
      your OS.  Currently, the latest SL Combo is here:
        http://support.apple.com/kb/DL1399
    • Repair permissions again immediately following the system restart
       that completes the Combo update.
    Properly applying the Combo version of updates can sometimes correct software problems, but, if your trouble is caused by a hardware problem, there are no user serviceable parts of iSight. Have your Mac professionally serviced.
    The only other user action I could sugget is to completely reinstall your Mac OS.  If none of these suggestions resolve your trouble, I think you will need an Apple-Authorized Service Provider to fix your cam.
    Message was edited by: EZ Jim

  • I have a macbook pro 1.5 years old ver10.7.5 and now having a problem with having to manually force quit after a hour or so of use to clear up memory(unit slows down) should I up grade iso if so to what

    I have a macbook pro 1.5 years old ver10.7.5 and now having a problem with having to manually force quit after a hour or so of use to clear up memory(unit slows down) should I up grade iso if so to what and what is the correct procedure?  Rick

    To determine if it is, boot into Safe Mode and see what happens. http://support.apple.com/kb/HT1455
    In the Activity Monitor, what are the Page Outs and Page Ins?

  • I am intalling client now on windows98 and i have a problem

    Hello i am Eloy
    i am intalling client now on windows98 and i have this problem

    Hello i am Eloy
    i am intalling client now on windows98 and i have
    this problem....
    Which problem do you have?
    Win98 was a very "buggy" windows version. Unexpected falls, blue screens, memory violations errors, I was very disappointed about it. This version is seldom found nowadays and a lot of machines come with XP, 2003 or vista from factory.
    Win98 was long ago a deprecated platform, so even if you have not clarified which problem you are facing, if it has to do with new software 9iR2, 10gR1, 10gR2, whatever the problem the only solution is to install a newer OS version.
    ~ Madrid.

  • I have very thin, colored lines running vertical on my desktop monitor screen.  I don't know where they come from or how to get rid of them.  I started with one and now have three.  Can anyone give me some insight about what to do in getting rid of them?

    I have very thin, colored lines that have shown up on my IMac monitor screen.  I don't know where they came from or how to get rid of them.  I'm concerned now because I started with one and now have three.  Does any know why this occurs or how to get rid of them?

    I got an address from Applecare, although I can't place my hand on it right now. I didn't bother persuing the letter route myself as I didn't expect much. I know that the location was Cork, Ireland though as that where the UK Applecare is based as far as I'm aware. The best thing to do is to call Applecare (if it's free) and discuss the issue. State that you are not happy wit the fact that you will have to pay to have the problem resolved especiiay if it is an ongoing problem that has not been resolved. I ended up speaking to a senior manager of the Applecare team who then proceeded to tell me about mailing in my grievence to customer services division or something like that.
    If I can find the address I may post it if I'm allowed.
    In the case of age, Schools usually have a 5-year life-cycle as they tend to be used differently than consumer machines, i.e. being used constantly on a daily basis for at least 12 hours with no break. you would expect issues to appear after a few years, but I expect problems that arise through defects to be resolved and stay resolved. As I mentioned we had machines for around 2 years before the lines appeared and sent them to be repaired. I'm happy with that. What I am unhappy about is the fact that the problem has reappeared exactly in the same way and now I'm left with around 7 machines that I either pay loads to repair or, the more likely replace the machines with newer ones since the age is now big enough to warrant the replacement.
    Sorry for the lengthy moan, but these are the reasons I purchased Apple ahrdware in the first place to avoid the "not our problem" stance some PC vendors  usually take, similar to the Dell monitors thread mentioned in here somewhere.

  • Trying to access hotmail account but it is taking forever to get into hotmail it was working ok at start of week only yesterday and today have a problem with it

    rying to access hotmail account but it is taking forever to get into hotmail it was working ok at start of week only yesterday and today have a problem with it

    You can try these steps in case of issues with web pages:
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and remove cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • My mac is the OS X 10.8.3.  I tried to update the latest Adobe flash player and kept getting 'Actionlist not found.'  I have uninstalled, enabled and disabled plug-ins and am still unable to download the update and now have no flashplayer at all.  Help!

    My mac is the OS X 10.8.3.  I tried to update the latest Adobe flash player and kept getting 'Actionlist not found.'  I have uninstalled, enabled and disabled plug-ins and am still unable to download the update and now have no flashplayer at all.  Help!
    PS I'm still new to Macs so the more broken down the better.

    Adobe Flash Player 11.8.800.42 is the most recent version from Adobe. It is a pre-release version. I am using it without any noticeable problems.
    The current stable version is Download 11.7.700.169.

  • I had to reinstall CS4 and now have error messages when opening bridge and photoshop

    The error message is "The specified module could not be found. C:\Program Files (x86)\Common Files\Adobe\Adobe Version Cue CS4\Client\4.0.1\Version Cue.DLL

    I tried what you suggested and it did not help.  whenever I try to open either photoshop or bridge, I get a message saying that there was a problem loading scripts the last time that Bridge was open and do I want to try loading them again?  If I click yes, I get that same error message that I reported in my original question and photoshop/bridge will immediately close.  If I click no, photoshop and bridge will open but it will not let me open a raw format document.  It seems like Adobe Camera Raw is not being recognized.   One of the updates I downloaded was an update to Adobe Camera Raw so the functionality is there, it just can't be accessed.  do you think I should try to uninstall and re-install Photoshop again?
    Date: Mon, 3 Sep 2012 19:48:31 -0600
    From: [email protected]
    To: [email protected]
    Subject: I had to reinstall CS4 and now have error messages when opening bridge and photoshop
        Re: I had to reinstall CS4 and now have error messages when opening bridge and photoshop
        created by Arpit Kapoor in Downloading, Installing, Setting Up - View the full discussion
    Go To Help->Updates and install the latest update. It should work.
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4670793#4670793
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4670793#4670793. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Downloading, Installing, Setting Up by email or at Adobe Forums
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • I Just upgraded to mountain lion os x to 10.8.1 and I have a problem with restart my computer

    I Just upgraded to mountain lion os x to 10.8.1 and I have a problem with restart my computer.
    Now my computer is stuk on restart and wont turn on.
    Can somone help me with it?
    Thanks.

    If Mende 1's suggestion doesn't solve it you might find the following useful:
    I would first reset the SMC:
    Shut down and unplug the Mac.
    Keep the Mac unplugged for at least fifteen seconds.
    Plug the Mac back in and do not turn it back on for at least five seconds.
    Press the power button to turn the Mac back on.
    Then I would reset the PRAM by rebooting the iMac while simultaneously holding the Command-Option-P-R keys until the machine restarts a second time.
    Hope this helps

  • Hello everyone...I got my very first macbook pro just today and i have a problem deleting the "test" user account. if i can't delete it, the system won't let me turn off the system. I don't know what to do! HELP!!!!

    hello everyone...I got my very first macbook pro just today and i have a problem deleting the "test" user account. if i can't delete it, the system won't let me turn off the system. I don't know what to do! HELP!!!!

    Have you created another admin user? Go to system preferences click users and click the + to add a user; if you haven't already. Once you have another admin user other then the "test" user make sure you're signed out of the test user account. Sign in with the alternate ADMIN USER that you just created or had created already and go back to SYSTEM PREFERENCES and click the same USERS icon near the bottom. Now select the TEST user and click the - sign. This should prompt you if your sure you want to delete the user account. And your done.
    New User created and Test User deleted... I hope this helps.

  • I bought this product Sept 2013 and now have a new computer. Can I download it to my new computer? A

    I bought this product Sept 2013 and now have a new computer. Can I download it to my new computer? Adobe ExportPDF Annual

    There is nothing to download. Just sign in and start using it. Just let us know if there are any problems with that.

Maybe you are looking for

  • Ultra-noob question about creating clips

    Sorry if this is answered elsewhere - I don't even know where to look. I'm working on a simple editing project. I've sucked in (I forget the proper term) an entire DV tape of material into one big file. Now I'm trying to pick out the good shots and s

  • How to invoke Executewithparams in valuechagelisterner

    I am using jdeveloper 11.1.1.2. I dropped a bind variable as selectonechoice and i am passing valueof that bind variable to the another viewobject selectonechoice With executewithparam button i can invoke second selectonechoice but now i want to remo

  • Can't take ownership of files with take own get access diened

    Good afternoon all, I've some files where can't take the ownership of. I've tried every and searched allot of technet and the rest of google. When is ue: Takeown /f *.* /r /a /d y i get like 4 succes messages and 16 INFO: Access is denied. I need to

  • Change Existing Chart of Account

    Dear Experts, We are planning to change Existing Chart of Account with new COA and Cost Center Hierarchy, We have FICO, MM, HCM, SD and PM, our fiscal year is from June to July currently we have four company codes and one business area all company co

  • JDeveloper 10.1.3 and EA15

    I have just downloaded JDeveloper 10.1.3 and then applied EA15 to it. When I run my project, it comes up with the following errors: issing class: oracle.adf.view.faces.render.LaunchAwareRenderKit      Dependent class: oracle.adfinternal.view.faces.re