java.lang.NoClassDefFoundError: Could not initialize class com.google.api.client.googleapis.util.Utils$JsonFactoryInstanceHolder
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by chanseokoh
, 1 year agojava.lang.NoClassDefFoundError: Could not initialize class com.google.api.client.googleapis.util.Utils$JsonFactoryInstanceHolder
at com.google.api.client.googleapis.util.Utils.getDefaultJsonFactory(Utils.java:36)
at com.google.cloud.tools.eclipse.appengine.login.GoogleLoginService.logIn(GoogleLoginService.java:85)