Search This Blog

Monday, January 10, 2011

Bug when creating new Container process from scratch

When first creating a new container process from scratch, there is a bug where the Stage settings in the Surface Area do not take properly.   Running the Config Check will demonstrate an error, but when Surface Area is inspected, the settings will appear to be set correctly.

This is due to the fact the Config builder will populate by default the Stage settings if they are found to be NULL in the database.  So while the they appear to be set correctly on the surface, in reality the settings are not stored in the database, thus causing the feeds to fail.

The solution is to explicitly save the surface area.  This will commit the stage settings to the database and and allow the Config Check to validate and the feeds to run correctly.

No comments:

Post a Comment