mojo update 24 hours delay

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
1/6/2010 12:04:26 PM
Gravatar
Total Posts 26

mojo update 24 hours delay

i'm experiencing issues using mojo portal version 2.9

 Mojo only refresh the website 24 hours after ia new page is created.


I would like to know if this is a problem with mojo or server. Or if is a configuration issue.

thank you

1/9/2010 10:29:08 AM
Gravatar
Total Posts 18439

Re: mojo update 24 hours delay

Hi,

It is a configuration error. You need to make sure the /Data folder is writable by the web process user. When pages are created/deleted etc, we clear the site map cache by touching cache dependency files on disk but if the file system permissions are wrong it cannot modify the dependency file therefore it cannot clear the cache. Every 24 hours the application pool recycles and this clears the cache, but you need to correct the file system permissions to make it work correctly.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.