On Mon, Feb 23, 2015 at 3:17 AM, youssef dehbi alaoui < [email protected]> wrote:
> Hello everyone i have a problem in my application that happens recently, > when i used to write an image in GCS but recently it fires an exception > like shown bellow. please help me. > > javax.servlet.ServletContext log: Exception while dispatching incoming RPC > call > com.google.gwt.user.server.rpc.UnexpectedException: Service method 'public > abstract com.gwtplatform.dispatch.shared.Result > com.gwtplatform.dispatch.shared.DispatchService.execute(java.lang.String,com.gwtplatform.dispatch.shared.Action) > throws > com.gwtplatform.dispatch.shared.ActionException,com.gwtplatform.dispatch.shared.ServiceException' > threw an unexpected exception: java.lang.NoSuchMethodError: > com.google.common.base.Stopwatch.createUnstarted > > Have you changed your code recently, or has this exception started popping without any code changes? If you have changed your code, can you look in your codebase/libraries for duplicate copies of the Guava/google-collections library? ----------------- -Vinny P Technology & Media Consultant Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CALSvALARkCuKyjO%2Bsjt-OJTOPq_MU07wmc3HP8HpgGO6eu87MQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
