Closed (fixed)
Project:
Cloud
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2013 at 21:14 UTC
Updated:
22 Feb 2013 at 18:00 UTC
When a threshold is crossed, the cloud_metering module will attempt to execute notifications via Drupal Queue. The following error occurs
Exception: Serialization of 'CFSimpleXML' is not allowed in serialize() (line 108 of /Applications/MAMP/htdocs/d7-clanavi/sites/default/modules/cloud/modules/cloud_metering/cloud_metering_queue_db.inc).
Comments
Comment #1
baldwinlouie commentedThe snapshot id that is returned from the PHP SDK needed to be explicitly casted to (string) before serialization occurs.
This is fixed now.
http://drupalcode.org/project/cloud.git/commit/7c12b81