Are you using the version of StringUtils that is in com.repackaged? If so,
I'd advise you import a version of that into WEB-INF/lib. I'll check if it
has changed, but in general, you probably shouldn't depend on the stuff that
is in com.repackaged (I'll see if this is our policy and get it added to the
docs if so).

Ikai Lan
Developer Programs Engineer, Google App Engine
Blog: http://googleappengine.blogspot.com
Twitter: http://twitter.com/app_engine
Reddit: http://www.reddit.com/r/appengine



On Fri, Jul 22, 2011 at 5:28 AM, Prateek Mathur <prateek.mat...@metacube.com
> wrote:

> Any update on this??
>
> On Jul 19, 2:49 pm, Prateek Mathur <prateek.mat...@metacube.com>
> wrote:
> > 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(L
> java/
> > lang/String;)Z
> > at
> >
> com.metacube.ipathshala.manager.util.SearchRequestAssembler.assemble(Search
> RequestAssembler.java:
> > 129)
> > at
> >
> com.metacube.ipathshala.manager.SearchManager.doSearch(SearchManager.java:
> > 70)
> >
> > Was there any changes in the runtime sdk for theStringUtilclass..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.
>
>

-- 
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