solutions-architect-pro video for you are attempting to update your application hosted on Google AppEngine but the deployment fails with this error. java . lang
You are attempting to update your application hosted on Google AppEngine but the deployment fails with this error. java . lang . SecurityException : SHA1 digest error for org / internal / INameEnvironment . class at com . google . appengine . runtime . Request . process - 18590ed9c3cbb6ea ( Request . java ) at sun . security . util . ManifestEntryVerifier . verify ( Unknown Source ) at java . util . jar . JarVerifier . processEntry ( Unknown Source ) at java . util . jar . JarVerifier . update ( Unknown Source ) at java . util . jar . JarVerifier$VerifierStream . read ( Unknown Source ) at sun . misc . Resource . getBytes ( Unknown Source ) at java . net . URLClassLoader . defineClass ( Unknown Source ) at sun . reflect . GeneratedMethodAccessor4 . invoke ( Unknown Source ) at sun . reflect . DelegatingMethodAccessorImpl . invoke ( Unknown Source ) at java . lang . reflect . Method . invoke ( Unknown Source ) at java . lang . ClassLoader . loadClass ( Unknown Source ) What should you do to overcome this issue?