Forum Discussion
Franklin021983
Aug 02, 2021Copper Contributor
Could not initialize class com.azure.storage.blob.implementation.util.ModelHelper
Hi, I got this error, just not sure what's the cause given the ModelHelper is on the same package as BlobUrlParts. java.lang.NoClassDefFoundError: Could not initialize class com.azure.storage.blo...
TimmyKra
Dec 07, 2021Copper Contributor
Hi, how do you solved this issue? I have currently the same issue as you posted.