ordie"Could not find local resource with name '$rc_name', please check that resource_classes() method of your PipeConfig either contains or inherits it from the parent class";
...
...
@@ -550,7 +528,7 @@ sub add_objects_from_config {
$parameters_hash||={};# in case nothing was given
die"'-parameters' has to be a hash"unless(ref($parameters_hash)eq'HASH');