[google-appengine] Re: No SDKs in Kepler update

2013-12-29 Thread Sekhar
On Friday, December 27, 2013 5:39:21 PM UTC-5, Sekhar wrote: >> >> Just noticed that SDKs isn't appearing in the Kepler update ( >> https://dl.google.com/eclipse/plugin/4.3), the Juno update shows it fine >> (https://dl.google.com/eclipse/plugin/4.2). Was OK the las

[google-appengine] No SDKs in Kepler update

2013-12-27 Thread Sekhar
Just noticed that SDKs isn't appearing in the Kepler update ( https://dl.google.com/eclipse/plugin/4.3), the Juno update shows it fine (https://dl.google.com/eclipse/plugin/4.2). Was OK the last time I checked, but is gone today. -- You received this message because you are subscribed to the Go

[google-appengine] WebServicess for WSDL filereading

2013-12-26 Thread chandra sekhar
Hi I have created one app for wsdl file reading it is working fine on my compluter i am deploying in to app engine it is not working .please help DocumentBuilderFactory dbf = DocumentBuilderFactory.*newInstance*(); DocumentBuilder db = dbf.newDocumentBuilder(); Document doc = db.par

[google-appengine] Queries not working correctly in GAE unit tests

2013-05-12 Thread Sekhar
I'm using LocalDatastoreServiceTestConfig on GAE in some GWT unit tests. I have some named queries in a JPA entity (tried both JPA 1.0 and 2.0), but they don't seem to work when they have a WHERE clause. E.g., "SELECT FROM State" yields results, but not SELECT FROM State WHERE userId=:userId"

Re: [google-appengine] Re: Google App Engine SDK 1.7.7 is now available!

2013-04-11 Thread Sekhar
I see it as 31.398 KB. This is on Windows 7 64 bit. I'm deploying through Eclipse. On Wednesday, April 10, 2013 1:38:51 PM UTC-7, Takashi Matsuo (Google) wrote: > > > Hi Sekhar, > > Weird, I don't have such an error. How big is your > appengine-api-1.0-sdk-1.7.7.

[google-appengine] Re: Google App Engine SDK 1.7.7 is now available!

2013-04-10 Thread Sekhar
I'm getting a "appengine-api-1.0-sdk-1.7.7.jar is too large" error when deploying. Are we expected to split this manually or is there a workaround? On Tuesday, April 9, 2013 3:44:38 PM UTC-7, Richmond Manzana wrote: > > Hi everyone, > > We're happy to announce that we have released the 1.7.7 SDK.

[google-appengine] Random memcache errors

2012-12-21 Thread Sekhar
I'm seeing sporadic memcache errors on our app (wellaho-sanitas). Happened yesterday and just now. Basically, put would fail with errors like "Error setting single item" and no stats show up on the memcache viewer page. Everything starts working again after a few minutes. Any idea what's going

Re: [google-appengine] JSP compile error with 1.7.4 at deploy time

2012-12-12 Thread Sekhar
Thanks, I actually did try most (though not all) of those steps already. Anyway, I went the lazy route and just uninstalled the JRE (so I just have JDK on my machine), and the problem went away. On Wednesday, December 12, 2012 3:36:20 PM UTC-8, Takashi Matsuo (Google) wrote: > > Hi

[google-appengine] JSP compile error with 1.7.4 at deploy time

2012-12-12 Thread Sekhar
I just updated GAE to 1.7.4, and I'm getting the JDK missing error (see below) at deploy time. The JSPs compile fine in Eclipse and I can test OK on the dev server...the problem comes only at deploy time. Was working fine in 1.7.3. Anyone else? I reverted to 1.7.3 to get around this. gae java.l

[google-appengine] Possible to upload static files separately?

2012-04-10 Thread Sekhar
We have a Java app (GWT/GAE) with static content. Usually one developer builds and uploads the app along with the content. But is it possible for a different developer to update the content without having to access the entire war/ directory? Every update to the content is now requiring a new up

Re: [google-appengine] Re: Memcache issues 3/14

2012-03-14 Thread Sekhar Ravinutala
Well, I expect not to get errors, of course. I'm putting entity (JPA) instances on the cache. I see a whole bunch of memcache errors (read as well as write on multiple entities) on the log between 8:06am and 8:12am today, and no errors since. Thanks, -Sekhar On Wed, Mar 14, 2012 at 1:

Re: [google-appengine] Re: Memcache issues 3/14

2012-03-14 Thread Sekhar
engineers too, so it helps when you yourself try to model > issue reports after well written bugs you've read). > > -- > Ikai Lan > Developer Programs Engineer, Google App Engine > plus.ikailan.com > > > > On Wed, Mar 14, 2012 at 8:46 AM, agp wrote: > >

[google-appengine] Memcache issues 3/14

2012-03-14 Thread Sekhar
We're getting a series of memcache issues. Anyone else? This after many data store errors yesterday. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine

[google-appengine] Re: Outages?

2012-03-13 Thread Sekhar
Same here...a flurry of errors. The last one: 1. E2012-03-13 08:42:46.475 org.datanucleus.transaction.Transaction commit: Operation commit failed on resource: org.datanucleus.store.appengine.DatastoreXAResource@1389244, error code UNKNOWN and transaction: [DataNucleus Transaction,

Re: [google-appengine] Should Google deprecate Master/Slave data store option?

2011-08-20 Thread Sekhar
We're about to launch a healthcare app, and we recently switched from M/S to HRD (both with reserved instances). I'm really, really happy with HRD so far, most importantly we don't see random hiccups in data access any more. Performance has been really consistent. We are occasionally getting a

[google-appengine] Re: Upload errors

2011-08-20 Thread Sekhar
Still can't upload. Isn't anyone else having a problem? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/tKYJ_rs6Kt8J. To post to this group, send e

[google-appengine] Upload errors

2011-08-19 Thread Sekhar
Getting upload errors...anyone else? Unable to update: java.io.IOException: Error posting to URL: https://appengine.google.com/api/appversion/clonefiles?app_id=wellaho-sanitas&version=1&; 500 Internal Server Error 500 Server Error Error: Server Error The server encountered an error and could

[google-appengine] Getting 500 errors, app completely unresponsive

2011-07-14 Thread Sekhar
Folks, our app (wellahoweb) has been unresponsive for a while now. Getting 500 errors, any ETA on getting this fixed? Error: Server ErrorThe server encountered an error and could not complete your request. If the problem persists, please report

[google-appengine] Re: Awesome video about Google Data centers!

2011-04-23 Thread Sekhar Ravinutala
Excellent video, hit all the right notes and explained things so well. Just wish they specifically mentioned Google App Engine...we're building a HIPAA app on GAE and are trying address concerns from investors about security. We're currently using the Google's paper on the Google Apps security a

[google-appengine] Re: Prerelease SDK 1.4.0 is out!

2010-11-24 Thread Sekhar Ravinutala
Sorry if I missed it, but are the regular requests (not queues/cron) still limited to 30 seconds? On Nov 18, 2:27 pm, "Ikai Lan (Google)" wrote: > Hey everyone, > > I just wanted to let everyone know that prerelease SDK 1.4.0 is out! Get it > from the Google Code project: > > http://code.google.c

[google-appengine] Re: Prerelease SDK 1.4.0 is out!

2010-11-19 Thread Sekhar Ravinutala
Looks like a huge release, can't wait to check it out. Congrats and thanks Google! On Nov 18, 2:27 pm, "Ikai Lan (Google)" wrote: > Hey everyone, > > I just wanted to let everyone know that prerelease SDK 1.4.0 is out! Get it > from the Google Code project: > > http://code.google.com/p/googleappe

[google-appengine] Re: URGENT: enhancer error (faultCode="DefaultServiceExceptionHandler.Call.Failed")

2009-11-08 Thread Sekhar
http://code.google.com/appengine/docs/java/datastore/usingjpa.html. On Oct 29, 2:55 pm, John V Denley wrote: > Ive just had this error myself, can you clarify how you solved this > problem, i cant seem to find a persistence.xml file (im using java) > > On Sep 7, 4:25 am, Sekhar wrote:

[google-appengine] Re: URGENT: enhancer error (faultCode="DefaultServiceExceptionHandler.Call.Failed")

2009-09-06 Thread Sekhar
t at least the thing's resolved. On Sep 6, 12:36 pm, Sekhar wrote: > I have some JPA entities on a GAE site and have been using them > without any issues. Today I made a change to my cron file (didn't > touch the entity files at all) and now GAE throws the below error. Any > id

[google-appengine] URGENT: enhancer error (faultCode="DefaultServiceExceptionHandler.Call.Failed")

2009-09-06 Thread Sekhar
I have some JPA entities on a GAE site and have been using them without any issues. Today I made a change to my cron file (didn't touch the entity files at all) and now GAE throws the below error. Any ideas what's going on? This is the first upload after I updated to 1.2.5, but switching back to

[google-appengine] Checkpoint possible in datastore?

2009-04-01 Thread Sekhar
I'm building a wiki-like app that lets multiple users update the data. Is it possible to use checkpoints with the datastore to protect against data corruption? E.g., if someone inadvertently deletes a section we need to go back to a previous state. --~--~-~--~~~---~--~

[google-appengine] Re: Please Help me, Server Not Found, 404

2008-09-25 Thread Sekhar
You need to set up an alias for www pointing to ghs.google.com. See http://www.google.com/support/a/bin/answer.py?hl=en&answer=47283 for detailed instructions - the page also has walk-throughs for many providers. On Sep 25, 10:58 am, aonlazio <[EMAIL PROTECTED]> wrote: > Hi, >      I signed my do

[google-appengine] Re: Same request *sometimes* gives high CPU warning -- random?

2008-08-30 Thread Sekhar
I've had that problem when using urlfetch() in my app (http:// www.allurefx.com) - GAE seems to charge urlfetch() times to CPU, even though that is sleeping time. I ended up making the remote files local and removing urlfetch() altogether as a workaround. I believe this has been reported to Google

[google-appengine] Re: CPU warning / profiling / understanding

2008-08-27 Thread Sekhar
Do you have urlfetch? I used to get CPU warnings when I had those, and someone on these forums pointed out that GAE (for whatever reason) charges the time to access remote files as CPU time. I removed urlfetch, and the warnings disappeared. On Aug 27, 7:59 am, Sylvain <[EMAIL PROTECTED]> wrote: >