In my status report, Radioactivity displays the following message for me

One of the decay profiles is using a storage system that requires Drupal to boostrap. This may lead to serious slowdowns on high traffic sites. You should consider switching to one of the bootstrapless incident storages. Once fixed click here to clear Radioactivity warnings and caches, then reload an emitting page and check if problems have been resolved.

Comments

millionleaves’s picture

I had this issue on a new installation of Radioactivity. When I checked the radioactivity-bootstrap.cfg.inc file, the recommended changes were already there. Went in circles trying to figure out why the error was still occurring. Then I re-read the status report message and noticed the option to clear the Radioactivity cache and warnings; clicking that made the error go away.

brightbold’s picture

Issue summary: View changes

Aargh. Thanks for the RTFM pointer, @millionleaves. I had cleared the cache about 500 times, but hadn't clicked the link to clear the Radioactivity cache. *headdesk*

brightbold’s picture

Category: Bug report » Support request
Priority: Major » Normal
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

pratik_kamble’s picture

I had cleared Radioactivity cache, but same error again popped up in status report. What should I do?

bdupls’s picture

Thanks for this, I thought you only clicked to clear cache once the messages have gone. Once fixed click here to clear Radioactivity warnings and caches.... little cryptic, makes you think you need to clear everything and once you have no messages then clock here. Anyways, thanks for info!

pratik_kamble’s picture

@bettledupls pardon, but I didn't get what you are suggesting. I have already cleared both drupal and radioactivity cache but same message is popping in status report.

fox mulder’s picture

Same problem here...

Warning says: "One of the decay profiles is using a storage system that requires Drupal to boostrap. This may lead to serious slowdowns on high traffic sites. You should consider switching to one of the bootstrapless incident storages."
I have only one decay profile ( default ). What should I select in Incident storage dropdown on the /admin/structure/radioactivity/list/default/edit admin page, what are the "botstrapless incident storages"?
I have the next options:

  • Live storage - write directly to the field database.
  • Deferred storage - write to a database table for scheduled processing.
  • File storage - write incidents to a file in php temporary directory
  • Memcached storage - write incidents to memcached
kwlester’s picture

I'm having this same issue. I've noticed that the module does not record energy when this warning is showing. When you clear the cache, it temporarily works, but then the warning message appears again.

Any updates on this?