In reply to Neshagar:
Hi Neshagar,
Looks like you might have not created an object of the ‘my_config’ class and you are just trying to push an empty handle into the configuration database. Try creating a new object of the ‘my_config’ class using ::type_id::create in the build phase of your test for eg. Hope that helps.