Hi,
I started seeing the following exception on my production builds
suddenly and my application is broken because of this.

java.lang.NoSuchMethodError:
com.google.appengine.repackaged.com.google.common.base.StringUtil.isEmpty(Ljava/
lang/String;)Z
at
com.metacube.ipathshala.manager.util.SearchRequestAssembler.assemble(SearchRequestAssembler.java:
129)
at
com.metacube.ipathshala.manager.SearchManager.doSearch(SearchManager.java:
70)

Was there any changes in the runtime sdk for the StringUtil class..It
seems to indicate that the method doesnt exist anymore, while few days
back the application was running fine with the same api...
Any news on what might have happened?


Thanks,
Prateek.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to