[google-appengine] Change in Scaling Algorithm? Seeing way more instances than usual.

2015-08-01 Thread Thomas Schranz
I just wondered if there were any changes made in how the app engine scales 
up?
We're seeing way more app instances being started than previously.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/e1dc2152-7940-42e1-ad99-12a857a6f747%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Getting the following error: "OverQuotaError: The API call taskqueue.BulkAdd() required more quota than is available"

2015-08-01 Thread Neha Phanse
Getting the following error: "OverQuotaError: The API call 
taskqueue.BulkAdd() required more quota than is available"

I have 100$ billing enabled for a day and its going only till 11-12 $ 
before resetting. Can anyone know, why tis error is being caused and what 
is the solution to rectify this.

I saw some past post 3-4 yrs back which says this was a major bug and its 
resolved long back. Why I am seeing this error?

Quick response will be appreciated.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/d8f7e7c6-b8c3-4af5-adf2-ddd36fcf177a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Getting the following error: "OverQuotaError: The API call taskqueue.BulkAdd() required more quota than is available"

2015-08-01 Thread Neha Phanse


On Saturday, August 1, 2015 at 7:42:48 PM UTC+5:30, Neha Phanse wrote:
>
> Getting the following error: "OverQuotaError: The API call 
> taskqueue.BulkAdd() required more quota than is available"
>
> I have 100$ billing enabled for a day and its going only till 11-12 $ 
> before resetting. Can anyone know, why tis error is being caused and what 
> is the solution to rectify this.
>
> I saw some past post 3-4 yrs back which says this was a major bug and its 
> resolved long back. Why I am seeing this error?
>
> Quick response will be appreciated.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/f16e55f3-635e-443e-b5aa-8a9a5a4c0799%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
OverQuotaError: The API call taskqueue.BulkAdd() required more quota than 
is available.

AppCodes tk.385712972335950786 error:

None

Traceback (most recent call last):

File 
"/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2.5.2/webapp2.py",

line 570, in dispatch

 return method(*args, **kwargs)

   File "/base/data/home/apps/s~abhiphanse/tk.385712972335950786/views.py",

line 775, in get

 self._callHandlingMethod(url, self.getRegexps)


   File "/base/data/home/apps/s~abhiphanse/tk.385712972335950786/views.py",

line 852, in _callHandlingMethod

 function(*matched.groups())


   File "/base/data/home/apps/s~abhiphanse/tk.385712972335950786/views.py",

line 3065, in check_fastqueue_get

 deferred.defer(check_fastqueue, False,

_queue="fastquerieshandlingqueue")


File 
"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/ext/deferred/deferred.py",

line 269, in defer

 return task.add(queue, transactional=transactional)

File 
"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/api/taskqueue/taskqueue.py",

line 1134, in add

 return self.add_async(queue_name, transactional).get_result()



File 
"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/api/apiproxy_stub_map.py",

line 613, in get_result

 return self.__get_result_hook(self)

 

File 


"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/api/taskqueue/taskqueue.py",

line 1948, in ResultHook

 rpc.check_success()


File 
"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/api/apiproxy_stub_map.py",

line 579, in check_success

 self.__rpc.CheckSuccess()

 

File 
"/base/data/home/runtimes/python27/python27_lib/versions/1/google/appengine/api/apiproxy_rpc.py",

line 134, in CheckSuccess

 raise self.exception


OverQuotaError: The API call taskqueue.BulkAdd() required more quota than

is available.

[google-appengine] Beehive/Weblogic jar file not available

2015-08-01 Thread Ken Bowen
I've been using DWR 2.0.(6..10) (Direct Web Remoting) with two Appengine 
java projects for a number of years, with no problems.  About 2015-07-18, 
when production Appengine switched from using SDK 1.9.23 to SDK 1.9.24,  I 
began getting the following exception each time one of my projects starts:

org.directwebremoting.util.CommonsLoggingOutput error: Failed to load 
'pageflow' (org.directwebremoting.beehive.PageFlowCreator)
java.lang.reflect.InvocationTargetException
at 
com.google.appengine.runtime.Request.process-eaa0bc63bfae4257(Request.java)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
..
Caused by: java.lang.ClassNotFoundException: Beehive/Weblogic jar file not 
available.
at 
org.directwebremoting.beehive.PageFlowCreator.(PageFlowCreator.java:58)
.

Neither of my projects had any code changes around that time.  Was the 
Beehive/Weblogic jar available in GAE before SDK 1.9.24?  Can anyone give 
me any pointers about this?
Thanks in advance,
Ken Bowen

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/ca7b60c1-d0d2-496f-b727-cfb80b14c64f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Google App Engine Laucher extra flags listen to --host 127.0.0.1

2015-08-01 Thread Tasos Kallergis
So Nick you think that when i change from httpd.conf file the ip address to 
listen to 127.0.0.1, is a valid ip and i may access that service from 
remote.
I.e now i change this file to listen to ip 127.0.0.1.
I type from another laptop the internal ip of that xampp server that i 
changed (i.e 192.168.1.4:80), and i normally access to that xampp server.
This is a little weird, but how that happen, because the ip address that 
xampp server listen is 127.0.0.1.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/0c6143d5-e481-4701-b522-d23b63ac16c0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Doubts about credentials and permissions

2015-08-01 Thread Kristian Koci
Thank you very much!

On Thu, Jul 16, 2015 at 5:34 PM, Nick (Cloud Platform Support) <
pay...@google.com> wrote:

> Hi Kristian,
>
> Google Groups isn't the place to post specific issues you've encountered,
> as this forum is meant more for general discussion of the platform and
> services.
>
> If you have an issue related to billing, you should go ahead and contact
> Billing
> .
> They'll be able to answer your questions related to free trial. It's
> possible that the "free trial" message you're seeing is referring to the
> fact that you yourself haven't set up a billing account. The billing
> account which is active on the project, owned by your colleague, is what's
> used when you use the platform services. It's possible that if they add you
> as a billing administrator on their account, you'll stop seeing the "free
> trial" message.
>
> Other than this, I hope you find some help going to Billing Support.
>
> If you would like to open a thread in this forum discussing the platform
> or services in more broad terms, starting a discussion that would be useful
> for other users to join in to, feel free to do so.
>
> Have a great day!
>
> On Wednesday, July 15, 2015 at 3:27:14 PM UTC-4, Kristian Koci wrote:
>>
>> Hi, I'm deploying and android endpoint into GAE.
>>
>> I'm the owner of the project with another 2 people, they are part of my
>> team.
>>
>> One of them, it's the guy who used the credit card, to unblock the GAE
>> features, the 60 day 300 dollars thing.
>>
>> Now, He unblock that feature with his account, being an owner of the
>> project in GAE, I'm owner too, but the message about having a free trial on
>> the platform are still appearing to me.
>>
>> How can I use my app if this has already unblocked, I mean why I still
>> see that message? It appears kind of blocked to me...
>>
>> This is the app address: http://shairlook1.appspot.com
>>
>> Thank you.
>>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Google App Engine" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-appengine/gZi2EI52tr4/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-appengine.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/de5ab3bb-aa62-4168-9b69-f081ee68c132%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Kristian Koci
Linux User #582221
Website: http://tuespacioweb.com.ve
Cel. 0416 202 92 94

  









-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CADPP4Vn8QCQwg2HyEbTavJFSeG2LgyXm9s7h3P%2BxW%2BGotpdS7A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Stale Data from App Engine Datastore

2015-08-01 Thread Thomas Becker
I am using the app engine datastore with Java JDO. According to the 
documentation, ancestor queries are always strongly consistent. Recently, 
however, I've been seeing a lot of stale data from ancestor queries. It 
seems to happen randomly. A query may return the most recent data, and a 
moment later, the same query returns stale data.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/c82681e5-57fa-412b-8812-3140a13e21af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] CSRF token is null!

2015-08-01 Thread Dassine B.

Hi there !

I'm building a form which allows the user to upload files. Everything works 
perfectly locally but not live. I got this error : 

POST http://trocodeal.co/ 500 (Internal Server Error)
send @ jquery.min.js:5
b.extend.ajax @ jquery.min.js:5
send @ jquery.fileupload.js:711
(anonymous function) @ jquery.min.js:3
c @ jquery.min.js:3
p.add @ jquery.min.js:3
(anonymous function) @ jquery.min.js:3
b.extend.each @ jquery.min.js:3
(anonymous function) @ jquery.min.js:3
b.extend.Deferred @ jquery.min.js:3
r.then @ jquery.min.js:3
$.widget._onSend @ jquery.fileupload.js:755
(anonymous function) @ jquery.ui.widget.js:105
$.each.newData.submit @ jquery.fileupload.js:811
(anonymous function) @ jquery.fileupload-ui.js:105
c @ jquery.min.js:3
p.fireWith @ jquery.min.js:3
(anonymous function) @ jquery.fileupload-ui.js:618
b.event.dispatch @ jquery.min.js:3
v.handle @ jquery.min.js:3

After hours of research and trying many solution. It might be related to 
crsftoken. this one is available when I use my local environment but not my 
domain. Is this possible ? 

I'm stumped and really stuck ! If anyone can help, it will be really 
appreciated !

Thanks !

FYI. I'm new in web development/GAE/Django

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/c835c751-ae7e-4c6f-85ee-10ee42f29574%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.