[appengine-java] Re: Unable to load several versions of AppEngine Project and Seeing HardDeadLineExceeded Exceptions

2012-03-15 Thread toonetown
We're seeing the same issue - it has been discussed 
at https://groups.google.com/d/topic/google-appengine/nNoWv1uVqwo/discussion 
as well.

-Nathan

On Friday, March 9, 2012 8:16:47 AM UTC-7, Ronoaldo José de Lana Pereira 
wrote:
>
> I'm also seeing those problems since the latest maitainance on MS.
>
> My app is with a high error rate because of this, and since multithreaded 
> is enabled, the error is multiplied.
>
> Please, if your issue is similar to thoes ones, star this production 
> issue: http://code.google.com/p/googleappengine/issues/detail?id=7108
>
> Em quinta-feira, 8 de março de 2012 09h42min25s UTC-3, Luke escreveu:
>>
>> i also have similar error. anyone figured out why this happen?
>
>

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



[appengine-java] Re: Unable to load several versions of AppEngine Project and Seeing HardDeadLineExceeded Exceptions

2012-03-09 Thread Ronoaldo José de Lana Pereira
I'm also seeing those problems since the latest maitainance on MS.

My app is with a high error rate because of this, and since multithreaded 
is enabled, the error is multiplied.

Please, if your issue is similar to thoes ones, star this production issue: 
http://code.google.com/p/googleappengine/issues/detail?id=7108

Em quinta-feira, 8 de março de 2012 09h42min25s UTC-3, Luke escreveu:
>
> i also have similar error. anyone figured out why this happen?

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



[appengine-java] Re: Unable to load several versions of AppEngine Project and Seeing HardDeadLineExceeded Exceptions

2012-03-08 Thread Luke
i also have similar error. anyone figured out why this happen?

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



[appengine-java] Re: Unable to load several versions of AppEngine Project and Seeing HardDeadLineExceeded Exceptions

2012-03-07 Thread Nick
Did you figure this out? I'm getting similar errors.. :(

On Thursday, February 23, 2012 4:29:30 PM UTC-5, James M wrote:
>
> ** Since this site is not yet deprecated until March 5th, I've posted 
> this question on both StackOverflow, as suggested by Ikai, as well as 
> on Groups.  Here is the StackOverflow link, which I'm assuming is the 
> preferred place to post answers:  
> http://stackoverflow.com/q/9421549/552792 
> ** 
>
>
> Suddenly, without warning, my AppEngine project would no longer load 
> in the browser. http://my.loopto.do.  This also is happening with 
> older versions of the application.  Below is the 500 error. 
>
> I know what a DeadlineExceededException is. What I don't understand is 
> why this is happening, even on versions that were previously working 
> fine with no problems. The log, turned all the way up to ALL, doesn't 
> seem to shed any light on what the problem is. 
>
> Another interesting point is that the same codebase, when uploaded to 
> a different appspot domain, loads without issues. 
>
>  -Thus, the code runs on one appspot domain but not another, isolating 
> the code as a constant. 
> - Additionally, older versions that were previously working on the 
> broken appspot domain are also experiencing the 
> HardDeadlineExceededError. 
> - The application also loads fine on localhost, using the latest SDK 
> 1.6.2.1. 
>
> I assume this is an Appengine problem, because the log doesn't show 
> where exactly *my* code is breaking. 
>
> **What do I need to do to resolve this issue?** 
>
>
> **Here is the StackTrace:** 
>
> 2012-02-23 12:50:06.744 /loop/?t=1330030019399 500 187376ms 1kb 
> Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) 
> Chrome/13.0.782.112 Safari/535.1 
> 50.43.101.83 - user.name [23/Feb/2012:12:50:06 -0800] "GET /loop/? 
> t=1330030019399 HTTP/1.1" 500 1309 "http:// 
> 0-9-2012-2-23.loopaback.appspot.com/" "Mozilla/5.0 (X11; Linux x86_64) 
> AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari/ 
> 535.1" "0-9-2012-2-23.loopaback.appspot.com" ms=187376 cpu_ms=560 
> api_cpu_ms=0 cpm_usd=0.015809 loading_request=1 pending_ms=13 
> exit_code=104 instance=00c61b117c1a26c7b1ad046194db91806cb9d7 
> W 2012-02-23 12:50:06.616 
>
> Failed startup of context 
> com.google.apphosting.utils.jetty.RuntimeAppEngineWebAppContext@fe2558{/,/ 
> base/data/home/apps/s~loopaback/0-9-2012-2-23.357026711120155741} 
> com.google.apphosting.api.DeadlineExceededException: This request 
> (c567eadbd5f794fd) started at 2012/02/23 20:47:09.524 UTC and was 
> still executing at 2012/02/23 20:49:56.454 UTC. 
> at java.util.zip.ZipFile.getNextEntry(Native Method) 
> at java.util.zip.ZipFile.access$400(ZipFile.java:57) 
> at java.util.zip.ZipFile$2.nextElement(ZipFile.java:342) 
> at java.util.zip.ZipFile$2.nextElement(ZipFile.java:328) 
> at java.util.jar.JarFile$1.nextElement(JarFile.java:240) 
> at java.util.jar.JarFile$1.nextElement(JarFile.java:235) 
> at sun.misc.URLClassPath 
> $JarLoader.addJarEntriesToEntryMap(URLClassPath.java:813) 
> at 
> sun.misc.URLClassPath$JarLoader.access$1600(URLClassPath.java: 
> 723) 
> at 
> sun.misc.URLClassPath$JarLoader$1.run(URLClassPath.java:900) 
> at java.security.AccessController.doPrivileged(Native Method) 
> at sun.misc.URLClassPath 
> $JarLoader.ensureOpenSynchronized(URLClassPath.java:846) 
> at 
> sun.misc.URLClassPath$JarLoader.ensureOpen(URLClassPath.java: 
> 838) 
> at 
> sun.misc.URLClassPath$JarLoader.(URLClassPath.java:785) 
> at 
> sun.misc.URLClassPath$JarLoader.(URLClassPath.java:743) 
> at sun.misc.URLClassPath$3.run(URLClassPath.java:412) 
> at java.security.AccessController.doPrivileged(Native Method) 
> at sun.misc.URLClassPath.getLoader(URLClassPath.java:395) 
> at sun.misc.URLClassPath.getLoader(URLClassPath.java:371) 
> at sun.misc.URLClassPath.findResource(URLClassPath.java:201) 
> at java.net.URLClassLoader$2.run(URLClassLoader.java:379) 
> at java.security.AccessController.doPrivileged(Native Method) 
> at 
> java.net.URLClassLoader.findResource(URLClassLoader.java:376) 
> at 
> com.google.apphosting.runtime.security.UserClassLoader.findResource(UserClassLoader.java:
>  
>
> 723) 
> at java.lang.ClassLoader.getResource(ClassLoader.java:977) 
> at 
> org.mortbay.resource.Resource.newSystemResource(Resource.java: 
> 203) 
> at 
> org.mortbay.jetty.webapp.WebXmlConfiguration.configureDefaults(WebXmlConfiguration.java:
>  
>
> 159) 
> at 
> org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java: 
> 1230) 
> at 
> org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java: 
> 517) 
> at 
> org.m