Tony,

A stack trace is usually not enough information. I've seen you post in
another thread. Can you follow those steps?

--
Ikai Lan
Developer Programs Engineer, Google App Engine
plus.ikailan.com



On Wed, Mar 14, 2012 at 8:45 AM, agp <[email protected]> wrote:

> I am getting a ton of issues like this today making the site basicly
> down because they get a error page  with a stack trace (pasted below):
>
> 2012-03-14 10:41:34.194 [s~madisonpsa/8.356247106902853044].<stderr>:
> [ERROR] CacheServiceImpl - -Memcache put: Error setting single item
> (org.vosao.entity.LanguageEntitygetB
> W 2012-03-14 10:41:52.539 [s~madisonpsa/
> 8.356247106902853044].<stderr>: [ERROR] CacheServiceImpl - -Memcache
> put: Error setting single item (entity:org.vosao.entity.TemplateEnt
> W 2012-03-14 10:41:57.460 [s~madisonpsa/
> 8.356247106902853044].<stderr>: [INFO] PluginClassLoader - -creating
> class loader sitemap
> W 2012-03-14 10:42:01.778 [s~madisonpsa/
> 8.356247106902853044].<stderr>: [ERROR] CacheServiceImpl - -Memcache
> put: Set failed to set 1 keys: entity:org.vosao.entity.PluginResour
> W 2012-03-14 10:42:02.783 [s~madisonpsa/
> 8.356247106902853044].<stderr>: [ERROR] CacheServiceImpl - -Memcache
> put: Error setting single item (sitemappluginResourceList)
> W 2012-03-14 10:42:05.278 [s~madisonpsa/
> 8.356247106902853044].<stderr>: [ERROR] CacheServiceImpl - -Memcache
> put: Set failed to set 1 keys: entity:org.vosao.entity.PluginResour
> W 2012-03-14 10:42:07.145 [s~madisonpsa/
> 8.356247106902853044].<stderr>: [ERROR] CacheServiceImpl - -Memcache
> put: Error setting single item (org.vosao.plugins.sitemap.SitemapVe
> W 2012-03-14 10:42:09.108 [s~madisonpsa/
> 8.356247106902853044].<stderr>: [INFO] PluginClassLoader - -creating
> class loader superfish
> W 2012-03-14 10:42:12.892 [s~madisonpsa/
> 8.356247106902853044].<stderr>: [ERROR] CacheServiceImpl - -Memcache
> put: Error setting single item (org.vosao.entity.PluginResourceEnti
> W 2012-03-14 10:42:14.646 [s~madisonpsa/
> 8.356247106902853044].<stderr>: [ERROR] CacheServiceImpl -
> -Memcache put: Error setting single item (superfishpluginResourceList)
> W 2012-03-14 10:42:15.650 [s~madisonpsa/
> 8.356247106902853044].<stderr>: [ERROR] CacheServiceImpl - -Memcache
> put: Error setting single item (org.vosao.plugins.superfish.Superfi
> W 2012-03-14 10:42:20.731 [s~madisonpsa/
> 8.356247106902853044].<stderr>: [ERROR] CacheServiceImpl - -Memcache
> put: Error setting single item (superfishpluginResourceList)
> W 2012-03-14 10:42:21.734 [s~madisonpsa/
> 8.356247106902853044].<stderr>: [ERROR] CacheServiceImpl - -Memcache
> put: Error setting single item (org.vosao.plugins.superfish.Superfi
> W 2012-03-14 10:42:24.521 [s~madisonpsa/
> 8.356247106902853044].<stderr>: [ERROR] QueryCacheImpl - -
> com.google.apphosting.api.DeadlineExceededException: This request
> (2b3888250c4
> W 2012-03-14 10:42:24.522 [s~madisonpsa/
> 8.356247106902853044].<stderr>:
> W 2012-03-14 10:42:25.113 Error for /
> com.google.apphosting.runtime.HardDeadlineExceededError: This request
> (2b3888250c44649b) started at 2012/03/14 15:41:24.773 UTC and was st
> C 2012-03-14 10:42:25.120 Uncaught exception from servlet
> com.google.apphosting.runtime.HardDeadlineExceededError: This request
> (2b3888250c44649b) started at 2012/03/14 15:41:2
> I 2012-03-14 10:42:25.124 This request caused a new process to be
> started for your application, and thus caused your application code to
> be loaded for the first time. This requ
> W 2012-03-14 10:42:25.124 A problem was encountered with the process
> that handled this request, causing it to exit. This is likely to cause
> a new process to be used for the nex
>
>
>
> Error Page:
> Uncaught exception from servlet
> com.google.apphosting.api.ApiProxy$CancelledException: The API call
> datastore_v3.Put() was explicitly cancelled.
>        at
> com.google.apphosting.runtime.ApiProxyImpl$5.get(ApiProxyImpl.java:
> 359)
>        at
> com.google.apphosting.runtime.ApiProxyImpl$5.get(ApiProxyImpl.java:
> 357)
>        at
> com.google.appengine.api.utils.FutureWrapper.get(FutureWrapper.java:
> 90)
>        at com.google.appengine.api.datastore.FutureHelper
> $CumulativeAggregateFuture.get(FutureHelper.java:145)
>        at
> com.google.appengine.api.utils.FutureWrapper.get(FutureWrapper.java:
> 90)
>        at
>
> com.google.appengine.api.datastore.FutureHelper.getInternal(FutureHelper.java:
> 72)
>        at
> com.google.appengine.api.datastore.FutureHelper.quietGet(FutureHelper.java:
> 33)
>        at com.google.appengine.api.datastore.DatastoreServiceImpl
> $2.runInternal(DatastoreServiceImpl.java:113)
>        at com.google.appengine.api.datastore.DatastoreServiceImpl
> $2.runInternal(DatastoreServiceImpl.java:110)
>        at
>
> com.google.appengine.api.datastore.TransactionRunner.runInTransaction(TransactionRunner.java:
> 31)
>        at
>
> com.google.appengine.api.datastore.DatastoreServiceImpl.put(DatastoreServiceImpl.java:
> 110)
>        at
>
> com.google.appengine.api.datastore.DatastoreServiceImpl.put(DatastoreServiceImpl.java:
> 94)
>        at
>
> com.google.apphosting.runtime.jetty.DatastoreSessionStore.saveSession(DatastoreSessionStore.java:
> 93)
>        at com.google.apphosting.runtime.jetty.SessionManager
> $AppEngineSession.save(SessionManager.java:164)
>        at
>
> com.google.apphosting.runtime.jetty.SaveSessionFilter.doFilter(SaveSessionFilter.java:
> 41)
>        at org.mortbay.jetty.servlet.ServletHandler
> $CachedChain.doFilter(ServletHandler.java:1157)
>        at
>
> com.google.apphosting.utils.servlet.TransactionCleanupFilter.doFilter(TransactionCleanupFilter.java:
> 43)
>        at org.mortbay.jetty.servlet.ServletHandler
> $CachedChain.doFilter(ServletHandler.java:1157)
>        at
> org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:
> 388)
>        at
> org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:
> 216)
>        at
> org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:
> 182)
>        at
> org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:
> 765)
>        at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:
> 418)
>        at
>
> com.google.apphosting.runtime.jetty.AppVersionHandlerMap.handle(AppVersionHandlerMap.java:
> 249)
>        at
> org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:
> 152)
>        at org.mortbay.jetty.Server.handle(Server.java:326)
>        at
> org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:
> 542)
>        at org.mortbay.jetty.HttpConnection
> $RequestHandler.headerComplete(HttpConnection.java:923)
>        at
>
> com.google.apphosting.runtime.jetty.RpcRequestParser.parseAvailable(RpcRequestParser.java:
> 76)
>        at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
>        at
>
> com.google.apphosting.runtime.jetty.JettyServletEngineAdapter.serviceRequest(JettyServletEngineAdapter.java:
> 135)
>        at com.google.apphosting.runtime.JavaRuntime
> $RequestRunnable.run(JavaRuntime.java:422)
>        at com.google.tracing.TraceContext
> $TraceContextRunnable.runInContext(TraceContext.java:449)
>        at com.google.tracing.TraceContext$TraceContextRunnable
> $1.run(TraceContext.java:455)
>        at com.google.tracing.TraceContext.runInContext(TraceContext.java:
> 695)
>        at com.google.tracing.TraceContext
>
> $AbstractTraceContextCallback.runInInheritedContextNoUnref(TraceContext.java:
> 333)
>        at com.google.tracing.TraceContext
> $AbstractTraceContextCallback.runInInheritedContext(TraceContext.java:
> 325)
>        at com.google.tracing.TraceContext
> $TraceContextRunnable.run(TraceContext.java:453)
>        at com.google.apphosting.runtime.ThreadGroupPool
> $PoolEntry.run(ThreadGroupPool.java:251)
>        at java.lang.Thread.run(Thread.java:679)
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> 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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to