[appengine-java] Re: Receiving Server Errors

2011-08-19 Thread msartist
This is happening to me too. All sites and unable to access Networked blogs at all. Each time an error message comes up. Even with going directly to NetworkedBlogs.com. Blog gadgets for networked blogs not working either. -- You received this message because you are subscribed to the

Re: [appengine-java] Receiving Server Errors

2011-08-19 Thread Nick Johnson
We're currently experiencing production issues. I'll post an update to the downtime notify list with details very shortly. Sincere apologies for the inconvenience. -Nick Johnson On Fri, Aug 19, 2011 at 11:32 AM, fishbone goog...@gmail.com wrote: I'm receiving Server Errors when trying to look

[appengine-java] Re: Receiving Server Errors

2011-08-19 Thread Stephen Crye
Getting same error trying to login to Panoramio. Steve -- 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/-/nfIQeT8Q36cJ. To post to this

[appengine-java] Re: Receiving Server Errors

2011-08-19 Thread Nima Kaviani
I have the exact same problem. I even have a hard time accessing the appengine portal. There doesn't seem to be any maintenance scheduled. Could someone give us an idea about what is wrong? thanks! -- You received this message because you are subscribed to the Google Groups Google App

[appengine-java] The App Engine Servers Down?

2011-08-19 Thread Nima Kaviani
Hello All, is it just us or is it so that the App Engine Servers are down? I am having a hard time accessing the appengine portal and requests to my application also return with the following error: Error: Server ErrorThe server encountered an error and could not complete your request. If

Re: [appengine-java] Receiving Server Errors

2011-08-19 Thread Nick Johnson
Please see this thread on the downtime notify group for updates: http://groups.google.com/group/google-appengine-downtime-notify/browse_thread/thread/ff24c9b1ed5e39a2 -Nick On Fri, Aug 19, 2011 at 11:53 AM, Nick Johnson nickjohn...@google.comwrote: We're currently experiencing production

[appengine-java] Re: Receiving Server Errors

2011-08-19 Thread David
I'm seeing the same issue for the past hour or so. Almost 90% errors. The error chart on my app looks like a giant wall. -- 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

[appengine-java] Re: java.net.SocketTimeoutException: Timeout while fetching

2011-08-19 Thread Luke
application B is real gwt application. application A is use to crawl application B. if the page content is minimum then no timeout. but when the content is lot then it timeout 99% of the time. can google team set sockettimeout longer or dont set timeout for users that enabled billing? -- You

[appengine-java] Re: [objectify-appengine] white labeling

2011-08-19 Thread Broc Seib
Here are some thoughts: With respect to segregating your data for each brand, you can read a bit about DataStore and Multitenancy here: http://code.google.com/appengine/docs/java/multitenancy/overview.html I also know that when your are a paying Google Apps customer, you can add domain aliases

Re: [appengine-java] ApplicationError: 10: Unknown when writing to blobstore using FileService

2011-08-19 Thread Ikai Lan (Google)
We're surfacing a bad error here. Basically, you get this error message if you hold the file open too long; we recommend around 30 seconds. I'll file a bug internally to get a better error message. Can you break this up into multiple writes? -- Ikai Lan Developer Programs Engineer, Google App

Re: [appengine-java] datastore statistics vs quota usage (again)

2011-08-19 Thread mark-ns
Hi Ikai, Thanks for the reply. Nope, the two indexed fields are a jodatime LocalDate (actually persisted as a string via an Objectify type converter) and a string. I've verified that the other properties are not indexed by trying to query against them in the datastore viewer console. I have

[appengine-java] Multi user chat room

2011-08-19 Thread MK Z
Hi, Im very new to this GAE services. So far I managed to run my apps on GAE. Im trying to add multi-user chat on my app. Ive been trying to search how to implement this-both using XMPP and Channel API. Im interested on the latter. The problem is I couldnt find any tutorial or example to begin

[appengine-java] DataStore exception during at commit: IllegalStateException: Transaction is in state COMPLETION_IN_PROGRESS

2011-08-19 Thread An Hong
Hi, I'm using Objectify to write to the datastore. Within a transaction I get an exception like below. Can someone explains what the error means? TIA An Hong pProblem accessing /resources/item/4/share. Reason: preTransaction is in state COMPLETION_IN_PROGRESS. There is no legal

[appengine-java] Announcing: Programming Google App Engine, 2nd Edition Rough Cuts

2011-08-19 Thread Dan Sanderson
Greetings all - I'm pleased to announce that *Programming Google App Engine, 2nd Edition* is now available through O'Reilly Media's early-access Rough Cuts program: http://oreilly.com/catalog/0636920017547 Book blog announcement:

[appengine-java] Server Error : Deployment Failed

2011-08-19 Thread Shawn Brown
Hello, I consistently get: Unable to update: java.io.IOException: Error posting to URL: https://appengine.google.com/api/appversion/clonefiles?app_id=fluency-upversion=428; 500 Internal Server Error On a related note, are uploads to appengine (meaning deploying) very slow. I was averaging

[appengine-java] Re: Server Error : Deployment Failed

2011-08-19 Thread culov
havent been able to deploy in the last hour... On Aug 19, 8:24 pm, Shawn Brown big.coffee.lo...@gmail.com wrote: Hello, I consistently get: Unable to update: java.io.IOException: Error posting to URL:https://appengine.google.com/api/appversion/clonefiles?app_id=fluency... 500 Internal

[appengine-java] app identity API javadoc missing

2011-08-19 Thread Roberto Saccon
http://code.google.com/appengine/docs/java/javadoc/com/google/appengine/api/appidentity/package-summary.html returns a 404 -- Roberto -- 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

[appengine-java] Re: Server Error : Deployment Failed

2011-08-19 Thread BoulderGae
Me Too! On Aug 19, 10:34 pm, culov cul...@gmail.com wrote: havent been able to deploy in the last hour... On Aug 19, 8:24 pm, Shawn Brown big.coffee.lo...@gmail.com wrote: Hello, I consistently get: Unable to update: java.io.IOException: Error posting to