Description
StorageContainerManager#createSCM takes String[] as an argument and the same is used for constructing startup message, we have to check if the value passed is null before constructing the startup message.
StorageContainerManager#createSCM takes String[] as an argument and the same is used for constructing startup message, we have to check if the value passed is null before constructing the startup message.