[google-appengine] Re: Is GAE dropping alot of requests for you at the moment?

2010-08-02 Thread Flips
> What do you mean by startup times and keeping things fast?  If you
> mean timeouts (i.e. 30 second limit) or errors, I'm not getting any of
> those (dashboard shows zero errors).  GAE system status shows
> everything is "fine".
>
> To be more specific about my error, I haven't been getting many HTTP
> responses back from my app for the past few days.  The requests have
> essentially gone into the ether.  My local connection is fast and
> every other website I access works fine.

That's interesting, I actually have some doubts if all requests on my
app are served too. Do you see similar drops in your request chart?

http://i29.tinypic.com/2i9jz2e.jpg

A while ago no german users could access my app and I got no
explanation for this :-/

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



[google-appengine] Re: Is GAE dropping alot of requests for you at the moment?

2010-08-02 Thread Tim Hoffman
Hi

I am not seeing any DeadlineExceeded today.

Whenever we have had problems we definately see errors in the
dashboard log.
If you don't see anything in the dashboard then the requests are not
even making it to
your application.  In that case the problem will be somewhere else.

Possibly in the front end google proxy infrastructure, but more
likely
an ISP or DNS issue.

T

On Aug 3, 11:42 am, "chris.khoo"  wrote:
> Hi Tim
>
> What do you mean by startup times and keeping things fast?  If you
> mean timeouts (i.e. 30 second limit) or errors, I'm not getting any of
> those (dashboard shows zero errors).  GAE system status shows
> everything is "fine".
>
> To be more specific about my error, I haven't been getting many HTTP
> responses back from my app for the past few days.  The requests have
> essentially gone into the ether.  My local connection is fast and
> every other website I access works fine.
>
> I'm guessing then my problem is localised to some single point of
> failure in GAE's infrastructure.
>
> On a per user basis, the app would make approximately one AJAX request
> per second... that touches the datastore in a small way (update
> boolean and integer values in two entities within a transaction).
>
> I had written this in PHP beforehand for a shared hosting environment,
> and it dropped maybe 1 request a week, if even that.
>
> Put it this way, my app is hardly taxing the system.
>
> But for the past 3 days, I had to refresh the browser maybe once every
> 2-3 minutes when it was just hanging.  And this is not the first time
> GAE has been painstakingly slow for me.
>
> I really like Google, and that's why I tried out GAE.  But the
> infrastructure is letting me down terribly.
>
> Chris
>
> On Aug 3, 1:02 pm, Tim Hoffman  wrote:
>
>
>
> > Hi
>
> > On Aug 3, 10:01 am, "chris.khoo"  wrote:
>
> > > Hi
>
> > > One of my apps -www.neuroncafe.comisdroppingway too many requests
> > > at the moment.
>
> > No
>
> > > Anyone feeling the pain as well?
>
> > No
>
> > > To be honest, I'm very disappointed with GAE so far.  I'm not writing
> > > any more apps on it until things improve.
>
> > Whilst there have been some hiccups along the way I have been involved
> > in a number of appengine
> > projects and would say that has been a great success for us to date.
> > I suppose application type and
> > how well you can reduce startup times and keep things fast, will
> > impact your success levels on appengine.
>
> > Rgds
>
> > T
>
> > > Chris

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



[google-appengine] Re: Is GAE dropping alot of requests for you at the moment?

2010-08-02 Thread jonmidd
The service does appear to be slower today.
I have seen a few server DeadlineExceededErrors today too  (http://
www.coffeesecrets.co.nz/)
But I have to say the service reliability has generally been much
better of late.

Jon.

On Aug 3, 3:42 pm, "chris.khoo"  wrote:
> Hi Tim
>
> What do you mean by startup times and keeping things fast?  If you
> mean timeouts (i.e. 30 second limit) or errors, I'm not getting any of
> those (dashboard shows zero errors).  GAE system status shows
> everything is "fine".
>
> To be more specific about my error, I haven't been getting many HTTP
> responses back from my app for the past few days.  The requests have
> essentially gone into the ether.  My local connection is fast and
> every other website I access works fine.
>
> I'm guessing then my problem is localised to some single point of
> failure in GAE's infrastructure.
>
> On a per user basis, the app would make approximately one AJAX request
> per second... that touches the datastore in a small way (update
> boolean and integer values in two entities within a transaction).
>
> I had written this in PHP beforehand for a shared hosting environment,
> and it dropped maybe 1 request a week, if even that.
>
> Put it this way, my app is hardly taxing the system.
>
> But for the past 3 days, I had to refresh the browser maybe once every
> 2-3 minutes when it was just hanging.  And this is not the first time
> GAE has been painstakingly slow for me.
>
> I really like Google, and that's why I tried out GAE.  But the
> infrastructure is letting me down terribly.
>
> Chris
>
> On Aug 3, 1:02 pm, Tim Hoffman  wrote:
>
>
>
> > Hi
>
> > On Aug 3, 10:01 am, "chris.khoo"  wrote:
>
> > > Hi
>
> > > One of my apps -www.neuroncafe.comisdroppingway too many requests
> > > at the moment.
>
> > No
>
> > > Anyone feeling the pain as well?
>
> > No
>
> > > To be honest, I'm very disappointed with GAE so far.  I'm not writing
> > > any more apps on it until things improve.
>
> > Whilst there have been some hiccups along the way I have been involved
> > in a number of appengine
> > projects and would say that has been a great success for us to date.
> > I suppose application type and
> > how well you can reduce startup times and keep things fast, will
> > impact your success levels on appengine.
>
> > Rgds
>
> > T
>
> > > Chris

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



Re: [google-appengine] Accessing application from client that cannot use URLs (only IP Addresses)

2010-08-02 Thread andy stevko
Point it to your local proxy server and have the proxy server forward all
requests upstream to GAE.

On Mon, Aug 2, 2010 at 7:48 PM, DutrowLLC  wrote:

> I'm trying to use my Arduino WiShield 2.0 with a google apps program
> that I wrote.  Unfortunately, the WiShield cannot use DNS.
>
> Are there any suggestions for using App Engine with a client that can
> only access a web page via IP address and file path?
>
> Thanks!
>
> Chris
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com
> .
> 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 google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Is GAE dropping alot of requests for you at the moment?

2010-08-02 Thread chris.khoo
Hi Tim

What do you mean by startup times and keeping things fast?  If you
mean timeouts (i.e. 30 second limit) or errors, I'm not getting any of
those (dashboard shows zero errors).  GAE system status shows
everything is "fine".

To be more specific about my error, I haven't been getting many HTTP
responses back from my app for the past few days.  The requests have
essentially gone into the ether.  My local connection is fast and
every other website I access works fine.

I'm guessing then my problem is localised to some single point of
failure in GAE's infrastructure.

On a per user basis, the app would make approximately one AJAX request
per second... that touches the datastore in a small way (update
boolean and integer values in two entities within a transaction).

I had written this in PHP beforehand for a shared hosting environment,
and it dropped maybe 1 request a week, if even that.

Put it this way, my app is hardly taxing the system.

But for the past 3 days, I had to refresh the browser maybe once every
2-3 minutes when it was just hanging.  And this is not the first time
GAE has been painstakingly slow for me.

I really like Google, and that's why I tried out GAE.  But the
infrastructure is letting me down terribly.

Chris

On Aug 3, 1:02 pm, Tim Hoffman  wrote:
> Hi
>
> On Aug 3, 10:01 am, "chris.khoo"  wrote:
>
> > Hi
>
> > One of my apps -www.neuroncafe.comisdropping way too many requests
> > at the moment.
>
> No
>
> > Anyone feeling the pain as well?
>
> No
>
> > To be honest, I'm very disappointed with GAE so far.  I'm not writing
> > any more apps on it until things improve.
>
> Whilst there have been some hiccups along the way I have been involved
> in a number of appengine
> projects and would say that has been a great success for us to date.
> I suppose application type and
> how well you can reduce startup times and keep things fast, will
> impact your success levels on appengine.
>
> Rgds
>
> T
>
>
>
> > Chris

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



[google-appengine] Re: Going beyond the billing-enabled quotas

2010-08-02 Thread Albert
Hi!

Thanks for bringing this up. I'd like to know too.

Thanks! :D

On Aug 3, 8:05 am, Matt H  wrote:
> Hi.
>
> What happens if I eventually reach the billing-enabled quotas and wish
> to scale further? For example, if I get 100 million requests per day,
> what would I do?
>
> I see the form to request additional quota, but I'd like some more
> information. If my app was genuinely receiving more than 43 million
> requests per day, would Google ever deny the request? How much would
> it cost, if anything, to go beyond these limits?

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



[google-appengine] Re: Is GAE dropping alot of requests for you at the moment?

2010-08-02 Thread Tim Hoffman
Hi


On Aug 3, 10:01 am, "chris.khoo"  wrote:
> Hi
>
> One of my apps -www.neuroncafe.comis dropping way too many requests
> at the moment.
>

No

> Anyone feeling the pain as well?
>

No
> To be honest, I'm very disappointed with GAE so far.  I'm not writing
> any more apps on it until things improve.
>

Whilst there have been some hiccups along the way I have been involved
in a number of appengine
projects and would say that has been a great success for us to date.
I suppose application type and
how well you can reduce startup times and keep things fast, will
impact your success levels on appengine.

Rgds

T

> Chris

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



[google-appengine] Accessing application from client that cannot use URLs (only IP Addresses)

2010-08-02 Thread DutrowLLC
I'm trying to use my Arduino WiShield 2.0 with a google apps program
that I wrote.  Unfortunately, the WiShield cannot use DNS.

Are there any suggestions for using App Engine with a client that can
only access a web page via IP address and file path?

Thanks!

Chris

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



[google-appengine] Re: Get My Gmail Friends

2010-08-02 Thread nischalshetty
Have a look at the Google Data APIs, there is an address book or
contacts API to do that.

-Nischal

On Aug 2, 1:38 pm, Ahmed Shoeib  wrote:
> Hi All ,
>
> i want to display  my Gmail friends and able to send message to anyone
> of them
>
> how i can do that ???
>
> thanks for advance,
> ahmed shoeib
> java developer

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



[google-appengine] Is GAE dropping alot of requests for you at the moment?

2010-08-02 Thread chris.khoo
Hi

One of my apps - www.neuroncafe.com is dropping way too many requests
at the moment.

Anyone feeling the pain as well?

To be honest, I'm very disappointed with GAE so far.  I'm not writing
any more apps on it until things improve.

Chris

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



Re: [google-appengine] Re: Only shows "Create an Application" after I've created few apps

2010-08-02 Thread Nickolas Daskalou
Yeah if it's a Google Apps account then try accessing it via:

https://appengine.google.com/a/YOUR_DOMAIN

Eg:

https://appengine.google.com/a/ideasnail.com

Nick


On 3 August 2010 08:15, Albert  wrote:

> Did you create it using a Google Apps user account? If you did, I
> think you need to access it via another login url. This happened to me
> before, and I found a login link to use for Google Apps user accounts.
> I'm not sure if they still do it this way. Unfortunately, I can't find
> the link right now. Perhaps somebody who knows it can post it here.
>
> I know this doesn't help much, but I hope it gets you in some
> direction.
>
> Enjoy!
>
>
>
> Albert
>
> On Aug 1, 2:35 pm, "intheni...@ideasnail.com"
>  wrote:
> > After I created as application, I try to sue this url:https://
> > appengine.google.com/ get into my administrator console, but  It only
> > shows "Create an Application" below and I just can't view anything
> > else.
> > What should I do ?
> >
> > Thanks~
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com
> .
> 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 google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



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

2010-08-02 Thread ekampf
Release notes dont really help us test these new features or prepare
for the official release...

- Automatic image thumbnailing is now available in the Images API
using get_url_base().

Whats get_url_base() ?  Cant find any mention of it in the code...
Do you mean get_serving_url(blob_key, size=None, crop=False) ?

 - Users can now serve custom static error pages for over_quota,
dos_api_denial  and default cases.

How?

 - Multitenancy is now supported in the datastore, allowing better
compartmentalization of user data.

What does this mean for us app devs?


On Aug 3, 2:40 am, "Ikai L (Google)"  wrote:
> Hey everybody,
>
> Just wanted to let everyone know that the prerelease SDK for 1.3.6 is out.
> If you're interested in downloading the SDKs, you can find them here:
>
> http://code.google.com/p/googleappengine/downloads/list
>
> Not all features that work locally in the new version are guaranteed to work
> in a deployed application, as these may depend on us pushing new versions of
> backend services. We welcome your feedback, as it helps us greatly in
> finding issues with the release as early as possible.
>
> Release notes are below:
>
>  Python
>  =
>  - Multitenancy is now supported in the datastore, allowing better
>    compartmentalization of user data.
>  - Automatic image thumbnailing is now available in the Images API using
>    get_url_base().
>  - Users can now serve custom static error pages for over_quota,
> dos_api_denial
>    and default cases.
>  - Results of datastore count() queries and offsets for all datastore
> queries
>    are no longer capped at 1000.
>  - Added a pause queue button to the task queue details page in the Admin
>    Console.
>  - Historical graphs have been added to all of the dashboard graphs in the
> Admin
>    Console.
>  - Content-range headers are supported on Blobstore downloads.
>  - Remote API now supports the Blobstore API.
>  - New method to allocate datastore ids in a given range:
> db.allocate_id_range().
>  - New db method is_in_transaction() determines if a transaction is still
> open.
>  - Increased several rate limited quotas for free applications.
>  - Fixed an issue in db.py where unindexed property lists for user-specified
>    property names were ignored.
>  - Fixed an issue where the task queue uses local time instead of UTC time
> to
>    compute job ETA.
>      http://code.google.com/p/googleappengine/issues/detail?id=2508
>  - Fixed an issue in the SDK with datastore cursors being too large.
>      http://code.google.com/p/googleappengine/issues/detail?id=3152
>
>  Java
>  =
>  - Multitenancy is now supported in the datastore, allowing better
>    compartmentalization of user data.
>  - Automatic image thumbnailing is now available in the Images API using
>    GetUrlBase.
>  - Users can now serve custom static error pages for over_quota,
> dos_api_denial
>    and default cases.
>  - Results of datastore count() queries and offsets for all datastore
> queries
>    are no longer capped at 1000.
>  - Added a pause queue button to the task queue details page in the Admin
>    Console.
>  - Historical graphs have been added to all of the dashboard graphs in the
> Admin
>    Console.
>  - Content-range headers are supported on Blobstore downloads.
>  - New method to allocate datastore ids in a given range: allocateIdRange()
>  - The app.yaml format is supported with Java applications.
>  - Increased several rate limited quotas for free applications.
>  - Fixed an issue that did not allow forms of over 200,000 bytes to be
> submitted.
>    http://code.google.com/p/googleappengine/issues/detail?id=1608
>
> Happy building!
>
> --
> Ikai Lan
> Developer Programs Engineer, Google App Engine
> Blog:http://googleappengine.blogspot.com
> Twitter:http://twitter.com/app_engine
> Reddit:http://www.reddit.com/r/appengine

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



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

2010-08-02 Thread Jeff Schwartz
Very cool and thank you, AppEngine team, for all your hard work and
dedication.

2010/8/2 Jaroslav Záruba 

> We love you! :P
>
>
> On Tue, Aug 3, 2010 at 1:44 AM, Jody Belka  wrote:
>
>> On 3 August 2010 00:40, Ikai L (Google)  wrote:
>>
>>>  - Multitenancy is now supported in the datastore, allowing better
>>>compartmentalization of user data.
>>>  - Automatic image thumbnailing is now available in the Images API using
>>>get_url_base().
>>>  - Users can now serve custom static error pages for over_quota,
>>> dos_api_denial
>>>and default cases.
>>>  - Increased several rate limited quotas for free applications.
>>>
>>
>> Cool
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google App Engine" group.
>> To post to this group, send email to google-appeng...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-appengine+unsubscr...@googlegroups.com
>> .
>> 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 google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>



-- 
--
Jeff

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



[google-appengine] Going beyond the billing-enabled quotas

2010-08-02 Thread Matt H
Hi.

What happens if I eventually reach the billing-enabled quotas and wish
to scale further? For example, if I get 100 million requests per day,
what would I do?

I see the form to request additional quota, but I'd like some more
information. If my app was genuinely receiving more than 43 million
requests per day, would Google ever deny the request? How much would
it cost, if anything, to go beyond these limits?

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



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

2010-08-02 Thread Jaroslav Záruba
We love you! :P

On Tue, Aug 3, 2010 at 1:44 AM, Jody Belka  wrote:

> On 3 August 2010 00:40, Ikai L (Google)  wrote:
>
>>  - Multitenancy is now supported in the datastore, allowing better
>>compartmentalization of user data.
>>  - Automatic image thumbnailing is now available in the Images API using
>>get_url_base().
>>  - Users can now serve custom static error pages for over_quota,
>> dos_api_denial
>>and default cases.
>>  - Increased several rate limited quotas for free applications.
>>
>
> Cool
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com
> .
> 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 google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



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

2010-08-02 Thread Jody Belka
On 3 August 2010 00:40, Ikai L (Google)  wrote:

>  - Multitenancy is now supported in the datastore, allowing better
>compartmentalization of user data.
>  - Automatic image thumbnailing is now available in the Images API using
>get_url_base().
>  - Users can now serve custom static error pages for over_quota,
> dos_api_denial
>and default cases.
>  - Increased several rate limited quotas for free applications.
>

Cool

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



[google-appengine] Prerelease SDK 1.3.6 is out!

2010-08-02 Thread Ikai L (Google)
Hey everybody,

Just wanted to let everyone know that the prerelease SDK for 1.3.6 is out.
If you're interested in downloading the SDKs, you can find them here:

http://code.google.com/p/googleappengine/downloads/list

Not all features that work locally in the new version are guaranteed to work
in a deployed application, as these may depend on us pushing new versions of
backend services. We welcome your feedback, as it helps us greatly in
finding issues with the release as early as possible.

Release notes are below:

 Python
 =
 - Multitenancy is now supported in the datastore, allowing better
   compartmentalization of user data.
 - Automatic image thumbnailing is now available in the Images API using
   get_url_base().
 - Users can now serve custom static error pages for over_quota,
dos_api_denial
   and default cases.
 - Results of datastore count() queries and offsets for all datastore
queries
   are no longer capped at 1000.
 - Added a pause queue button to the task queue details page in the Admin
   Console.
 - Historical graphs have been added to all of the dashboard graphs in the
Admin
   Console.
 - Content-range headers are supported on Blobstore downloads.
 - Remote API now supports the Blobstore API.
 - New method to allocate datastore ids in a given range:
db.allocate_id_range().
 - New db method is_in_transaction() determines if a transaction is still
open.
 - Increased several rate limited quotas for free applications.
 - Fixed an issue in db.py where unindexed property lists for user-specified
   property names were ignored.
 - Fixed an issue where the task queue uses local time instead of UTC time
to
   compute job ETA.
 http://code.google.com/p/googleappengine/issues/detail?id=2508
 - Fixed an issue in the SDK with datastore cursors being too large.
 http://code.google.com/p/googleappengine/issues/detail?id=3152

 Java
 =
 - Multitenancy is now supported in the datastore, allowing better
   compartmentalization of user data.
 - Automatic image thumbnailing is now available in the Images API using
   GetUrlBase.
 - Users can now serve custom static error pages for over_quota,
dos_api_denial
   and default cases.
 - Results of datastore count() queries and offsets for all datastore
queries
   are no longer capped at 1000.
 - Added a pause queue button to the task queue details page in the Admin
   Console.
 - Historical graphs have been added to all of the dashboard graphs in the
Admin
   Console.
 - Content-range headers are supported on Blobstore downloads.
 - New method to allocate datastore ids in a given range: allocateIdRange()
 - The app.yaml format is supported with Java applications.
 - Increased several rate limited quotas for free applications.
 - Fixed an issue that did not allow forms of over 200,000 bytes to be
submitted.
http://code.google.com/p/googleappengine/issues/detail?id=1608

Happy building!

-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
Blog: http://googleappengine.blogspot.com
Twitter: http://twitter.com/app_engine
Reddit: http://www.reddit.com/r/appengine

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



[google-appengine] Re: Unable to access the Datastore Viewer

2010-08-02 Thread Saqib Ali
hmmm. had to programmatically empty out the datastore before i could
use the Datastore Viewer again. good thing this was just a test app :)



On Aug 2, 9:47 am, Saqib Ali  wrote:
> I am getting the following err msg when trying to access the Datastore
> Viewer in the appengine console:
>
> Server Error
> A server error has occurred.
> Return to Applications screen »
>
> Anyone else seeing this issue?

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



[google-appengine] Re: Only shows "Create an Application" after I've created few apps

2010-08-02 Thread Albert
Did you create it using a Google Apps user account? If you did, I
think you need to access it via another login url. This happened to me
before, and I found a login link to use for Google Apps user accounts.
I'm not sure if they still do it this way. Unfortunately, I can't find
the link right now. Perhaps somebody who knows it can post it here.

I know this doesn't help much, but I hope it gets you in some
direction.

Enjoy!



Albert

On Aug 1, 2:35 pm, "intheni...@ideasnail.com"
 wrote:
> After I created as application, I try to sue this url:https://
> appengine.google.com/ get into my administrator console, but  It only
> shows "Create an Application" below and I just can't view anything
> else.
> What should I do ?
>
> Thanks~

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



[google-appengine] Re: bulkloader -- download every Model except ?

2010-08-02 Thread Matthew Blain
You could have your backup script get the list of kinds  from the
datastore stats. You can probably call the method in bulkloader.py
which does this directly (though it's not guaranteed to always work
the same way), or simply get inspiration from it.

On Jul 31, 7:38 pm, Adam Sah  wrote:
> Hi-- I'd like to backup every Model in my datastore *except* a given
> one(s).
>    Yes, I can create a bulkloader file, and manually backup each Model
>    using --kind... but this means that every new entity requires
> modifying
>    the backup script, i.e. easy to forget and not be backed-up
> ().
>
> Any ideas?  (and yes, I've considered the evil solution of scanning my
>    source code for entity names...)
>
> thanks!
> adam

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



Re: [google-appengine] Share data among a suite of GAE apps

2010-08-02 Thread Alon Carmel
Using the /remote_api you can access remote datastores.

I suggest creating one major app that holds the datastore and the rest
access the models over http using remote_api.
read about it.
-
Cheers,

def AlonCarmel(request)
 import simplejson as json
 contact = {}
 contant['email'] = 'a...@aloncarmel.me'
 contact['twitter'] = '@aloncarmel'
 contact['web'] = 'http://aloncarmel.me'
 contact['phone'] = '+972-54-4860380'
 return HttpResponse(json.dumps(contact))

* If you received an unsolicited email from by mistake that wasn't of your
matter please delete immediately. All E-mail sent from Alon Carmel is
copyrighted to Alon Carmel 2008. Any details revealed in e-mails sent by
Alon Carmel are owned by the Author only. Any attempt to duplicate or
imitate any of the Content is prohibited under copyright law 2008.



On Fri, Jul 30, 2010 at 10:23 PM, slowpoison  wrote:

> I'm currently working on a suite of apps, that will all share data
> amongst themselves - mainly the user data. Is there a way to do this
> using the datastore API?
>
> Imagine a mail application and a calendar application. I'd like to
> keep the apps separate but share a single "User" entity kind between
> them. Possible? How?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com
> .
> 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 google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Google App Engine isn't working for few days already :\

2010-08-02 Thread Zippoxer
I forgot to say that the dashboard is working great.

On Jul 31, 12:15 pm, Zippoxer  wrote:
> For this addresshttp://appgallery.appspot.comI get: "The link is
> broken".
> I have 3MB internet connection, the speed is fine. I think it's
> because I live in Israel :\
>
> On Jul 31, 12:12 pm, Tim Hoffman  wrote:
>
>
>
> > Hi
>
> > Unless you are getting a google error,I would suggest its probably
> > your connection.  I have a number of apps running and all
> > are running fine and are accessible. What can you see in the logs in
> > your dashboard.
>
> > If you can't get to your dashboard then it is definitely your network
> > connection (isp, country ??) unless you are getting an Erro 500 page
> > from google.
>
> > T
>
> > On Jul 31, 4:58 pm, Zippoxer  wrote:
>
> > > I tried accessing applications at appspot.com, and even my application
> > > isn't working.
> > > What's going on?

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



[google-appengine] Re: Google App Engine isn't working for few days already :\

2010-08-02 Thread Zippoxer
I visit that URL and get 404... Unkown problem :\

On Jul 31, 12:19 pm, ego008  wrote:
> some service do not work
>
> http://keb-log.appspot.comis well done
> 
> 2010/7/31 Zippoxer 
>
>
>
>
>
> > For this addresshttp://appgallery.appspot.comI get: "The link is
> > broken".
> > I have 3MB internet connection, the speed is fine. I think it's
> > because I live in Israel :\
>
> > On Jul 31, 12:12 pm, Tim Hoffman  wrote:
> > > Hi
>
> > > Unless you are getting a google error,I would suggest its probably
> > > your connection.  I have a number of apps running and all
> > > are running fine and are accessible. What can you see in the logs in
> > > your dashboard.
>
> > > If you can't get to your dashboard then it is definitely your network
> > > connection (isp, country ??) unless you are getting an Erro 500 page
> > > from google.
>
> > > T
>
> > > On Jul 31, 4:58 pm, Zippoxer  wrote:
>
> > > > I tried accessing applications at appspot.com, and even my application
> > > > isn't working.
> > > > What's going on?
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google App Engine" group.
> > To post to this group, send email to google-appeng...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-appengine+unsubscr...@googlegroups.com > e...@googlegroups.com>
> > .
> > 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 google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Google App Engine isn't working for few days already :\

2010-08-02 Thread Zippoxer
That URL doesn't works too :\
Can you give me a url inside this url? like:
http://keb-log.appspot.com/viewpost/30

I think this would work =]

On Jul 31, 12:19 pm, ego008  wrote:
> some service do not work
>
> http://keb-log.appspot.comis well done
> 
> 2010/7/31 Zippoxer 
>
>
>
>
>
> > For this addresshttp://appgallery.appspot.comI get: "The link is
> > broken".
> > I have 3MB internet connection, the speed is fine. I think it's
> > because I live in Israel :\
>
> > On Jul 31, 12:12 pm, Tim Hoffman  wrote:
> > > Hi
>
> > > Unless you are getting a google error,I would suggest its probably
> > > your connection.  I have a number of apps running and all
> > > are running fine and are accessible. What can you see in the logs in
> > > your dashboard.
>
> > > If you can't get to your dashboard then it is definitely your network
> > > connection (isp, country ??) unless you are getting an Erro 500 page
> > > from google.
>
> > > T
>
> > > On Jul 31, 4:58 pm, Zippoxer  wrote:
>
> > > > I tried accessing applications at appspot.com, and even my application
> > > > isn't working.
> > > > What's going on?
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google App Engine" group.
> > To post to this group, send email to google-appeng...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-appengine+unsubscr...@googlegroups.com > e...@googlegroups.com>
> > .
> > 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 google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Google App Engine isn't working for few days already :\

2010-08-02 Thread Zippoxer
I did everything I can and appspot still doesn't works for me.
Dashboard works great.

On Jul 31, 12:19 pm, ego008  wrote:
> some service do not work
>
> http://keb-log.appspot.comis well done
> 
> 2010/7/31 Zippoxer 
>
>
>
>
>
> > For this addresshttp://appgallery.appspot.comI get: "The link is
> > broken".
> > I have 3MB internet connection, the speed is fine. I think it's
> > because I live in Israel :\
>
> > On Jul 31, 12:12 pm, Tim Hoffman  wrote:
> > > Hi
>
> > > Unless you are getting a google error,I would suggest its probably
> > > your connection.  I have a number of apps running and all
> > > are running fine and are accessible. What can you see in the logs in
> > > your dashboard.
>
> > > If you can't get to your dashboard then it is definitely your network
> > > connection (isp, country ??) unless you are getting an Erro 500 page
> > > from google.
>
> > > T
>
> > > On Jul 31, 4:58 pm, Zippoxer  wrote:
>
> > > > I tried accessing applications at appspot.com, and even my application
> > > > isn't working.
> > > > What's going on?
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google App Engine" group.
> > To post to this group, send email to google-appeng...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-appengine+unsubscr...@googlegroups.com > e...@googlegroups.com>
> > .
> > 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 google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Get My Gmail Friends

2010-08-02 Thread Ahmed Shoeib
Hi All ,

i want to display  my Gmail friends and able to send message to anyone
of them

how i can do that ???


thanks for advance,
ahmed shoeib
java developer

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



[google-appengine] gae app cannot be displayed in my account

2010-08-02 Thread f...@wqfw.de
I used my google apps account(e.g. a...@wqfw.de, means custom domian,
doesn't '@gmail.com') to create a new gae, and that has successed.

But, I opened https://appengine.google.com again. The browser still
switch to https://appengine.google.com/start.

I created another gae again(in "Create an Application" page, that tell
me "You have 9 applications remaining."), then back to 
https://appengine.google.com,
the browser is gone to https://appengine.google.com/start again :(.

What's wrong?



Br,
Fisher.

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



[google-appengine] Searching for 'Template'

2010-08-02 Thread Wex
This is quite a daft issue, but probably worth bringing to someone's
attention.

If you search for Template from http://code.google.com/appengine/ then
you basically get returned every single page because they all have:
e.g. "templates" or "datastore" written just below the search bar. The
same goes for Datastore of course.

This isn't so much of a problem when searching for the individual
term. But when combined with something else; for example searching for
Expando Template, the results aren't very useful.

In any case - do people using the Google App Engine really need to be
given hints on how to use Google's search system?

Like I say, it's a silly issue, but is a bit of an irritation.

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



[google-appengine] Hi,does app engine supports one-to-many in the same entity?

2010-08-02 Thread unbug
@Entity
@Table(name = "newsType")
public class Trees {

@Id
@GeneratedValue(strategy=GenerationType.IDENTITY)
private Key id;

@Column(name="newsType_name")
private String name;


@ManyToOne
@JoinColumn(name = "pid")
private Trees parent;


@OneToMany(mappedBy = "parent)
@JoinColumn(name = "pid")
private Set children;

private boolean display = false;

//setters/getters...
}

I can't run my app engine with this entity,is there anyway to make it
works?

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



[google-appengine] Only shows "Create an Application" after I've created few apps

2010-08-02 Thread intheni...@ideasnail.com
After I created as application, I try to sue this url:https://
appengine.google.com/ get into my administrator console, but  It only
shows "Create an Application" below and I just can't view anything
else.
What should I do ?

Thanks~

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



[google-appengine] Re: Same CNAME domain in multiple accounts

2010-08-02 Thread l.denardo
Yes, you're right.

The point you're possibly missing is that *all* apps must be deployed
with an ID under the appspot.com domain.
So your apps will be, for example, dev.appspot.com and
prod.appspot.com.

There's no way to have them only in your domain without an access from
appspot to.

Then, you can redirect your domains development.example.com and
myproduct.example.com to point to the two different apps deployed on
appspot.
If example.com is managed under GoogleApps, then this gives you also
the possibility to restrict the use of your apps to your domain users
only.

To perform redirection, you must set some parameters from your Google
Apps domain dashboard and DNS settings. To do this you must log in
using an account which is administrator for the Google Apps domain, in
your example domainow...@example.com.

domainowner does not have to be an administrator for the App Engine
applications at all.
When you configure your App Engine application (e.g. using
product...@example.com), Google assumes you are the domain admin
during the procedure, to shorten things up, but provides a link to log
in with another account if production is not a domain administrator.

In our company we have a situation pretty much like the one you
describe.
As developers, we create and deploy applications with our own accounts
(developm...@example.com and product...@example.com), giving access to
each other according our own responsibilities.

When we need to give access to the app thru our main domain, we ask
domainow...@example.com to set up the redirect.
We don't manage domain settings at all, and domainowner does not even
know what apps are deployed until we don't ask him to put them on our
company domain.

Hope this helps
Regards
Lorenzo

On Jul 30, 6:47 pm, Dre  wrote:
> Thanks for the reply. It's really not obvious to me with the current
> docs how to do this but I'll dig more into it. I don't want to
> actually take ownership of the domain under an account until I
> understand how it works since we need this to be the 'official' domain
> account.
>
> If I understood correctly I can have an account
> domainow...@example.com own the domain, then have a d...@example.com
> own some apps, and have a product...@example.com own some other apps,
> and somehow both of these can use example.com as their domain?
>
> Thanks,
>
> Dre
>
> On Jul 30, 12:49 am, "l.denardo"  wrote:
>
> > The account used for domain management has nothing to do with the ones
> > used for deploying.
>
> > You can have a team working on dev.appspot.com, mapped to your dev
> > subdomain, another one completely different working to production,
> > e.g. on prod.appspot.com mapped to your production subdomain, and let
> > your company domain administrator (who does not have to be in neither
> > of the two teams) map your cname records.
>
> > Differently stated, use one account for DNS management, and only for
> > that, and let the two teams work on completely separate apps on
> > appspot.
>
> > Regards
> > Lorenzo
>
> > On Jul 30, 2:21 am, Dre  wrote:
>
> > > Yes, this would work for deployment in a small group, but this doesn't
> > > work so well for Enterprise deployments where multiple teams are
> > > involved. In our deployment workflow we have separate teams taking
> > > care of dev. vs. production applications.
>
> > > In order to push an app to production our Production team takes the
> > > application from the Development environment (once tested, QAed, etc.)
> > > and then pushes it out to production. They want to make sure that no
> > > one, except those that are supposed to, can touch production
> > > deployments.
>
> > > In the scenario of having two apps under the same account, there is
> > > still the possibility that out of say 10 developers working on the
> > > application, one could mistakenly (or potentially on purpose) work
> > > with the wrong application. Maybe there are more knobs and switches
> > > there for access control which I haven't explored?
>
> > > Also, we would like to separate costs between what our production
> > > environment is using and what our development environment is using.
> > > I'm not very clear if this information is readily available. Since
> > > we're still in our free quota I'm not clear on how this is can be
> > > accomplished either and separate accounts would also help...
>
> > > Dre
>
> > > On Jul 29, 4:20 pm, Roberto Saccon  wrote:
>
> > > > maybe I am missing your point, but you can publish your app with two
> > > > different applications, stable versions two one app-ID, unstable ones
> > > > with another app-ID. Then you map the stable app towww.example.com
> > > > and the unstable one to dev.example.com
>
> > > > --
> > > > Roberto
>
> > > > On Jul 28, 7:00 pm, Dre  wrote:
>
> > > > > Hi,
>
> > > > > I would like to separate out our dev and production accounts for App
> > > > > Engine so that developers can safely use the dev account without
> > > > > affecting production. For each account I would like to h

[google-appengine] Re: Opening a JSP editor results in eclipse not responding

2010-08-02 Thread Computerist
hi ,i have same problem wtih alex's problem .
my eclipse is not responding and gives me same error raport.
i cannot reach the  http://www.eclipse.org/forums/index.php?t=msg&goto=546810&;
website
and , i need to solve this problem as soon as possible , please help
me

On 14 Temmuz, 13:26, Jeff Schwartz  wrote:
> Remove your current Eclipse installation and reinstall. I think the problem
> is due to the fact that when you initially installed it you didn't have a
> jdk. Now that you have one it should work without a hitch.
>
>
>
>
>
> On Wed, Jul 14, 2010 at 6:08 AM, Alex  wrote:
> > TL thanks for the reply.
>
> > I experimented with some basic plain Java code and the problem
> > persisted. So I post a message on the eclipse forum and got a
> > workaround.
> > Anyone who encounters the same problems can find the message thread on
> > the eclipse forum here:
> >http://www.eclipse.org/forums/index.php?t=msg&goto=546810&;
>
> > Gr,
>
> > Alex
>
> > On Jul 13, 10:17 pm, TL  wrote:
> > > As a troubleshooting step I would suggest creating a java project that
> > > is not a GAE project, and verifying that it works and you can edit
> > > JSPs.
>
> > > Alternatively you can uncheck in your existing project properties the
> > > checkboxes "Use Google App Engine" and "This project has a war
> > > directory" in the Google settings.
>
> > > If it is a general Eclipse problem (not related to GAE), then other
> > > java forums will be more helpful.
>
> > > Also try a bare bones simple "hello world" size JSP. The JSP editors
> > > in eclipse are slow and tend to break once in a while on big JSP files.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google App Engine" group.
> > To post to this group, send email to google-appeng...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-appengine+unsubscr...@googlegroups.com
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-appengine?hl=en.
>
> --
> --
> Jeff

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



[google-appengine] Share data among a suite of GAE apps

2010-08-02 Thread slowpoison
I'm currently working on a suite of apps, that will all share data
amongst themselves - mainly the user data. Is there a way to do this
using the datastore API?

Imagine a mail application and a calendar application. I'd like to
keep the apps separate but share a single "User" entity kind between
them. Possible? How?

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



[google-appengine] Re: shifts2009.appspot.com - HTTP 404 Not found

2010-08-02 Thread Arie Skliarouk
I also use Bezeq Beinleuimi as my ISP and also have the same problem
(both on ADSL and ATM lines).

At home my ISP is Xfone and there everything works.
traceroute, ping is ok
If I access it using https://appspot.com then it works, so apparently
the routing is correct.

--
Arie

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



[google-appengine] Cannot profile datastore requests

2010-08-02 Thread ybart
Hi,

The Dashboard indicates me that one of  my query is using large
amounts of CPU and might exceed its quota. It is displaying usually in
red and sometimes yellow (it's using 900-1300 cpu ms, response time is
400-900 ms, with rare peaks at 1400 ms).

These amounts were higher before before the following optimizations:
 - Attribute prefetching
 - stopping doing queries in loop (this saved me about 300 ms)
 - render individual results in memcache
 - limiting results to 10 (showing 25 results cost about 1000 more cpu
ms and 300 ms of response time, even with rendering cache).

Despite I have improved latency and reduced cpu ms, I am not
compeletely satisfied with these results, and I believe there is some
room for more optimization.

I would like to count the number of queries for a page, is there an
API that I can use for that. I tried Appstats without success (after
configuration, the stats page displays correctly but non stats)

I would like to find a way to moitor the queries. And if possible make
appstats working.

Thanks for your interset

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



[google-appengine] Upload time doubled

2010-08-02 Thread Kyle Baley
We have a nightly build process that deploys our GWT app to a staging
version on AppEngine. Sometime between 2am July 27 and 2am July 28
(Central time), something changed to seriously increase the time it
takes to upload the application. Prior to that, the deploy would take
about 15 minutes. Since then, it has consistently taken over 40
minutes.

Here is an excerpt from our build log on July 27:

[02:07:20]:  [java] 40% Uploading 467 files.
[02:08:54]:  [java] 52% Uploaded 116 files.
[02:10:27]:  [java] 61% Uploaded 232 files.
[02:12:03]:  [java] 68% Uploaded 348 files.
[02:13:27]:  [java] 73% Uploaded 464 files.


And the corresponding lines on July 28:

[02:08:20]:  [java] 40% Uploading 470 files.
[02:19:01]:  [java] 52% Uploaded 117 files.
[02:29:39]:  [java] 61% Uploaded 234 files.
[02:39:59]:  [java] 68% Uploaded 351 files.
[02:50:16]:  [java] 73% Uploaded 468 files.

I've looked through the checkins for July 27 and the only changes were
to .java, .css, and .ui.xml files. Would anything on the AppEngine
side of things cause a drastic increase in the upload time or is it an
issue with the network connection on the server? Note that we also
have a QA build that's launched manually. It's shown similar increases
in deploy time.

We are using AppEngine 1.3.2.

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



[google-appengine] Index building extremely slow

2010-08-02 Thread Harry
I deployed my app to app engine, created indexes as well.
But I'm waiting to build indexes for all day long to my application
work.
How long I need to wait for index building?

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



[google-appengine] How to upload CSV with primary key into Google Data store (into Java/JPA based app)

2010-08-02 Thread BJ
My csv contains primary key and I want to retain this after uploading
to datastore; I used approach suggested in:
http://code.google.com/appengine/docs/python/tools/uploadingdata.html

However, when i try to retrieve the uploaded entities, i get

Uncaught exception from servlet
The primary key for model.Stock is an unencoded string but the key of
the corresponding entity in the datastore does not have a name.  You
may want to either change the primary key to be an encoded string (add
the "gae.encoded-pk" extension), change the primary key to be of type
com.google.appengine.api.datastore.Key, or, if you're certain that
this class will never have a parent, change the primary key to be of
type Long.
org.datanucleus.store.appengine.FatalNucleusUserException: The primary
key for model.DiagnosisGroup4 is an unencoded string but the key of
the corresponding entity in the datastore does not have a name.  You
may want to either change the primary key to be an encoded string (add
the "gae.encoded-pk" extension), change the primary key to be of type
com.google.appengine.api.datastore.Key, or, if you're certain that
this class will never have a parent, change the primary key to be of
type Long.

My transformer code snippet is:
transformers:

- kind: Stock
  connector: csv

  property_map:

- property: stockId
  external_name: STOCK_ID

- property: stockName
  external_name: STOCK_NAME

- property: desc
  external_name: DESC

My CSV file looks like
STOCK_ID,STOCK_NAME,DESC
001,Test company, test desc
002,Alpha company, test desc
003,Beta company, test desc

Corresponding class looks like:

@Entity
public class Stock {
@Id
String stockId;

String stockName;

String desc;
}

Please suggest how can I solve this problem.

Thank you

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



[google-appengine] ArrayList users.contains(user) stops working after switching to Federated Login

2010-08-02 Thread Saqib Ali
ArrayList users = new ArrayList();
if (users.contains(user)){


}

stops working after switching to Federated Login. What gives? (the
ArrayList of users is populated at the time of "if" stmt)

I get the following output:

Uncaught exception from servlet
java.lang.NullPointerException
at
com.google.appengine.runtime.Request.process-69e0b30dcb3a0b93(Request.java)
at com.google.appengine.api.users.User.equals(User.java:158)
at java.util.ArrayList.indexOf(Unknown Source)
at java.util.ArrayList.contains(Unknown Source)
at org.datanucleus.sco.backed.ArrayList.contains(ArrayList.java:371)
at
org.apache.jsp.refreshVotingBooth_jsp._jspService(refreshVotingBooth_jsp.java:
131)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:
511)
at org.mortbay.jetty.servlet.ServletHandler
$CachedChain.doFilter(ServletHandler.java:1166)
at
com.google.apphosting.utils.servlet.ParseBlobUploadFilter.doFilter(ParseBlobUploadFilter.java:
97)
at org.mortbay.jetty.servlet.ServletHandler
$CachedChain.doFilter(ServletHandler.java:1157)
at
com.google.apphosting.runtime.jetty.SaveSessionFilter.doFilter(SaveSessionFilter.java:
35)
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:
238)
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.handleRequest(JavaRuntime.java:
250)
at com.google.apphosting.base.RuntimePb$EvaluationRuntime
$6.handleBlockingRequest(RuntimePb.java:7115)
at com.google.apphosting.base.RuntimePb$EvaluationRuntime
$6.handleBlockingRequest(RuntimePb.java:7113)
at
com.google.net.rpc.impl.BlockingApplicationHandler.handleRequest(BlockingApplicationHandler.java:
24)
at com.google.net.rpc.impl.RpcUtil.runRpcInApplication(RpcUtil.java:
398)
at com.google.net.rpc.impl.Server$2.run(Server.java:852)
at
com.google.tracing.LocalTraceSpanRunnable.run(LocalTraceSpanRunnable.java:
56)
at
com.google.tracing.LocalTraceSpanBuilder.internalContinueSpan(LocalTraceSpanBuilder.java:
576)
at com.google.net.rpc.impl.Server.startRpc(Server.java:807)
at com.google.net.rpc.impl.Server.processRequest(Server.java:369)
at
com.google.net.rpc.impl.ServerConnection.messageReceived(ServerConnection.java:
442)
at
com.google.net.rpc.impl.RpcConnection.parseMessages(RpcConnection.java:
319)
at
com.google.net.rpc.impl.RpcConnection.dataReceived(RpcConnection.java:
290)
at com.google.net.async.Connection.handleReadEvent(Connection.java:
474)
at
com.google.net.async.EventDispatcher.processNetworkEvents(EventDispatcher.java:
831)
at
com.google.net.async.EventDispatcher.internalLoop(EventDispatcher.java:
207)
at com.google.net.async.EventDispatcher.loop(EventDispatcher.java:
103)
at
com.google.net.rpc.RpcService.runUntilServerShutdown(RpcService.java:
251)
at com.google.apphosting.runtime.JavaRuntime
$RpcRunnable.run(JavaRuntime.java:417)
at java.lang.Thread.run(Unknown Source)


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



[google-appengine] Unable to access the Datastore Viewer

2010-08-02 Thread Saqib Ali
I am getting the following err msg when trying to access the Datastore
Viewer in the appengine console:

Server Error
A server error has occurred.
Return to Applications screen »


Anyone else seeing this issue?

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



[google-appengine] Re: DatastoreNeedIndexException: no matching index found.

2010-08-02 Thread Coutinho
Odd it seems it was cuz the object is uppercase... but.. locally they
are not upper case.
Why the objects are being created as upper case in gae server? Why
they are not in Dev server? And how i can change it?

On Jul 29, 10:12 am, Coutinho  wrote:
> I have an index serving like the following:
>
> FoodCategory
> isMainCategory ▲ , name ▲   Serving
>
> And I have the following query:
> select from FoodCategory where isMainCategory=true order by name
>
> However i always get:
> com.google.appengine.api.datastore.DatastoreNeedIndexException: no
> matching index found..
>
> Why is that?
>
> another question is, i don't know why the auto index file created 2indexesone 
> for FoodCategory and another for the same but alluppercaseFOODCATEGORY

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



Re: [google-appengine] Re: How to check if the user is logged in using Javascript?

2010-08-02 Thread Jeff Schwartz
Being able to determine client-side if a user is logged in can be
complicated by authentications that can time out. For those instance, you
would need a timestamp on the client side which indicates the time they
authenticated and knowledge of the duration for which their authentication
will remain valid. With these 2 data points you could determine if they are
still logged in.

In my apps I chose to simplify things by just using a simple ajax call to
query the server to determine if they are logged in or not.

Jeff

On Mon, Aug 2, 2010 at 11:43 AM, Saqib Ali  wrote:

> thank ya'll for the responses. so it seems that without making further
> trips to the server, the only way to check to see if the user is
> logged in is to set some cookie/hidden fields...
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to google-appeng...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>


-- 
--
Jeff

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



[google-appengine] Re: How to check if the user is logged in using Javascript?

2010-08-02 Thread Saqib Ali
thank ya'll for the responses. so it seems that without making further
trips to the server, the only way to check to see if the user is
logged in is to set some cookie/hidden fields...

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



[google-appengine] Re: Update on Alfred Fuller's Next gen queries talk + geolocation

2010-08-02 Thread bFlood
i don't think there is marc but I agree, there's a lot to be excited
about based on that video

i had some comments on how it applied to geo queries here:
http://bit.ly/bDRPU7

cheers
brian

On Aug 2, 9:01 am, Marc Hacker  wrote:
> Is there any update and ETA on the exciting new features previewed
> herehttp://code.google.com/events/io/2010/sessions/next-gen-queries-appen...
>
> Any advice how to prepare for this? For examples Alfred said there
> will be special queries for geolocation. Is there a specific format in
> which to store longitude/latitude today so that those queries will run
> on my data in the future?
>
> Any update when we might be able to query to number ranges?
>
> Thanks
>
> Marc

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



[google-appengine] Update on Alfred Fuller's Next gen queries talk + geolocation

2010-08-02 Thread Marc Hacker
Is there any update and ETA on the exciting new features previewed
here
http://code.google.com/events/io/2010/sessions/next-gen-queries-appengine.html

Any advice how to prepare for this? For examples Alfred said there
will be special queries for geolocation. Is there a specific format in
which to store longitude/latitude today so that those queries will run
on my data in the future?

Any update when we might be able to query to number ranges?

Thanks

Marc

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



[google-appengine] Re: "Total Stored Data" problems...

2010-08-02 Thread Tony Weston

Good point! Bug report submitted now
On Aug 2, 7:08 am, Jaroslav Záruba  wrote:
> Are you sure you filled in the summary? It gets enabled afterwards by JS. :)
>
> On Mon, Aug 2, 2010 at 7:47 AM, Tony Weston 
> wrote:
>
>
>
> > Cant raise an issue from this page:
> >http://code.google.com/p/googleappengine/issues/entry
>
> > The 'Submit Issue' button is always grayed out :-(
>
> > On Aug 1, 8:12 pm, Jaroslav Záruba  wrote:
> > > Have you tried to se VAADIM's logging level to 'fine'? I mean to be sure
> > you
> > > know what/when it does?
>
> > > On Sun, Aug 1, 2010 at 9:00 PM, Tony Weston  > >wrote:
>
> > > > its just 'cleared', and reverted back to "total stored data" of
> > > > 0%.
>
> > > > *sigh*
>
> > > > at least my apps working again now, for the time been!
>
> > > > --
> > > > You received this message because you are subscribed to the Google
> > Groups
> > > > "Google App Engine" group.
> > > > To post to this group, send email to google-appengine@googlegroups.com
> > .
> > > > To unsubscribe from this group, send email to
> > > > google-appengine+unsubscr...@googlegroups.com > > >  e...@googlegroups.com> > e...@googlegroups.com>
> > > > .
> > > > 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 google-appeng...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-appengine+unsubscr...@googlegroups.com > e...@googlegroups.com>
> > .
> > 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 google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Running out of "Data Sent to Datastore API" quota, but can't increase it!

2010-08-02 Thread MiuMeet
Hi there

We are running out of "Data Sent to Datastore API" quota which is
limited to 72GB a day.
Although we have billing enabled, we can't figure out how to increase
this quota. It seems to be a hard limit.
We had a 2h outage yesterday because of this. Does anyone have an idea
what we can do about this?
We memcache as much as possible. Plus 72GB seems like nothing at
Google scale.

We found this form and filled it out:
http://code.google.com/support/bin/request.py?contact_type=AppEngineCPURequest
Does anyone know how fast they react to requests like these?

We are going to have another outage today if the Appengine Team
doesn't react,
so any help is very very much appreciated.

We still love Appengine :)

The MiuMeet team.
UserID: miumeet

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



[google-appengine] Re: Unable to access applications from certain IPs - Redirected to sorry.google.com

2010-08-02 Thread Arun Shanker Prasad

Hi,

The issue seems to be resolved now. But since I was not able to see
any errors in my logs, could someone please investigate this and
provide me with some info so that I can avoid this in future. Since
almost all our IPs were blocked except only a couple, which means a
majority of our users were not able to access the application.

Thanks,
Arun Shanker Prasad.

On Aug 2, 12:34 pm, Arun Shanker Prasad 
wrote:
> We are unable to access our application from certain IPs. Our
> application is an internal application that we use only from within
> our organisation. Since all of our networks have public static IPs, I
> expect most of the request to originate from the same set of IP
> addresses. Since today morning we are not able to access our
> application from some of these IPs. I am not able to see any errors in
> the logs and the website is redirected to 'sorry.google.com'. Please
> have a look and hoping resolve this as soon as possible.
>
> I have also raised this as a production issue in the issue 
> tracker;http://code.google.com/p/googleappengine/issues/detail?id=3536
>
> Screen shots also attached to the issue.

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



[google-appengine] Re: Starting dev App server programatically (Java)

2010-08-02 Thread l.denardo
There are command lines for it.

See http://code.google.com/appengine/docs/java/tools/devserver.html

If you're using Eclipse, there's the Google Plugin which allows
starting and managing server from Eclipse.

If you need an emulation for JUnit testing, using only the services
you need on the fly, look into

http://code.google.com/appengine/docs/java/tools/localunittesting.html

Regards
Lorenzo

On Aug 1, 9:52 am, Grant  wrote:
> Hi
>
> I would appreciate it if someone could point me to some online docs or
> examples of starting the development environment programatically with
> Java.
>
> Trying to write a plugin that will do this, but I keep running into
> problems with it.
>
> Tried this from various angles including custom classloaders with
> little success.
>
> Thanks
>
> Grant

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



[google-appengine] Unable to access applications from certain IPs - Redirected to sorry.google.com

2010-08-02 Thread Arun Shanker Prasad
We are unable to access our application from certain IPs. Our
application is an internal application that we use only from within
our organisation. Since all of our networks have public static IPs, I
expect most of the request to originate from the same set of IP
addresses. Since today morning we are not able to access our
application from some of these IPs. I am not able to see any errors in
the logs and the website is redirected to 'sorry.google.com'. Please
have a look and hoping resolve this as soon as possible.

I have also raised this as a production issue in the issue tracker;
http://code.google.com/p/googleappengine/issues/detail?id=3536

Screen shots also attached to the issue.

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



[google-appengine] Re: shifts2009.appspot.com - HTTP 404 Not found

2010-08-02 Thread benzion18
Something else. I just tried some random appspot sites and they do
open via my ISP. For example http://photomunchers.appspot.com
http://micolog.appspot.com

So what is the difference? Why my site is blocked and those not?

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



[google-appengine] Re: shifts2009.appspot.com - HTTP 404 Not found

2010-08-02 Thread benzion18
Hi Ikai,

Do you have any news on this issue? We expect from powerful Google to
solve it.

On Jul 30, 12:04 am, "Ikai L (Google)"  wrote:
> Daniel, can you follow the steps I posted in the other thread? This is
> likely something we need to work out with your ISP.
>
>
>
>
>
> On Thu, Jul 29, 2010 at 12:44 PM, Daniel  wrote:
> > Its some sort of a "bug" dont knows whos fault its
>
> > for some reason the appspot does not work properly for israel
>
> > its annoying like hell!!
>
> > it will work for u if u try https instead of http
>
> > what is your ISP?
>
> > this error affects all appspot.com
>
> > google ppl please fix it
>
> > On Jul 29, 9:05 am, benzion18  wrote:
> > > Hi,
>
> > > I have my applicationhttp://shifts2009.appspot.comworkingOK for
> > > more than a year. Last days most of the time I get  "HTTP 404 Not
> > > found" when I try to visit it. I'm not over quota. What's wrong?
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google App Engine" group.
> > To post to this group, send email to google-appeng...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-appengine+unsubscr...@googlegroups.com
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-appengine?hl=en.
>
> --
> Ikai Lan
> Developer Programs Engineer, Google App Engine
> Blog:http://googleappengine.blogspot.com
> Twitter:http://twitter.com/app_engine
> Reddit:http://www.reddit.com/r/appengine- Hide quoted text -
>
> - Show quoted text -

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