[google-appengine] MVC framework

2012-12-20 Thread Aswath Satrasala
Hi All,
What is a good java MVC framework to use in GAE development.
I use GWT for most stuff, and servlets and JSP's.  But, doing simple things
in GWT is more time consuming. For more complex forms and UI logic, I will
still do in GWT

I am looking for a java MVC framework with good UI components for rapid web
development.

I have worked few years ago on Struts and little bit on JSF.   I am not
in favor of Struts for now.   I am not sure about the JSF community and its
support now.

I have gone thru the group and found few
* vRaptor
* Slice
* Wicket etc.

What is currently used by the developers? It should be easy to learn, and a
lot of documentation to get started.

-Aswath
www.AccountingGuru.in

-- 
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.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: MVC framework

2012-12-20 Thread de Witte

We have a few GWT Project Templates, building something rapidly is very 
straightforward.

I don't think it will be easier with other frameworks such as Wickets. They 
also don't perform very well on GAE.


Op donderdag 20 december 2012 11:17:06 UTC+1 schreef aswath het volgende:

 Hi All,
 What is a good java MVC framework to use in GAE development.
 I use GWT for most stuff, and servlets and JSP's.  But, doing simple 
 things in GWT is more time consuming. For more complex forms and UI logic, 
 I will still do in GWT

 I am looking for a java MVC framework with good UI components for rapid 
 web development.  

 I have worked few years ago on Struts and little bit on JSF.   I am not 
 in favor of Struts for now.   I am not sure about the JSF community and its 
 support now.

 I have gone thru the group and found few
 * vRaptor
 * Slice
 * Wicket etc.

 What is currently used by the developers? It should be easy to learn, and 
 a lot of documentation to get started.

 -Aswath
 www.AccountingGuru.in



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/mYTNieZ3SMsJ.
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.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Send SMS from Google appEngine using java

2012-12-20 Thread Kaustubh Joshi
Are there any free sms service providers just for tesing purpose of a
functionality?

I am from India and app is hosted on GAE free domain
On Dec 18, 2012 7:52 PM, Matija matija.jerko...@gmail.com wrote:

 You can try http://www.parseco.com and their
 http://www.parseco.com/apis/java-library/. Their java client can be used
 on GAE. Twillio or Tropo java api can't be used because of some GAE
 non-whitelisted classes.

 When you get parseco account with three lines of java code you can send
 sms.

 Matija.

 On Friday, December 14, 2012 12:50:49 PM UTC+1, Balesabu Godugu wrote:

 Hi I Want to send SMS notification to the mobiles from my Google app
 Engine application .Is there any tutorial available on it using Java
 programming language.


 Thank you

 Regards
 Balesabu.Godugu

  --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To view this discussion on the web visit
 https://groups.google.com/d/msg/google-appengine/-/32mVt-OC3vsJ.
 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.
 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-appengine@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: Send SMS from Google appEngine using java

2012-12-20 Thread Kaustubh Joshi
Do you recommend any service providers for same?

Regards,
Kaustubh


On Sun, Dec 16, 2012 at 8:18 PM, Zoltan BALINT zoltan...@gmail.com wrote:

 I would assume the most common way to do it is to use a mail-SMS gateway.
 So your application will send a mail to the SMS gateway, and the content
 of the mail is put by the SMS gateway into the SMS.

 Hope this helps.


 On Friday, December 14, 2012 12:50:49 PM UTC+1, Balesabu Godugu wrote:

 Hi I Want to send SMS notification to the mobiles from my Google app
 Engine application .Is there any tutorial available on it using Java
 programming language.


 Thank you

 Regards
 Balesabu.Godugu

  --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To view this discussion on the web visit
 https://groups.google.com/d/msg/google-appengine/-/G3-svguCql0J.

 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.
 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-appengine@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: Send SMS from Google appEngine using java

2012-12-20 Thread Matija
First time on www.parseco.com I did get some 'money' to account. I don't 
remember how much exactly. 7.5€ ? (10$). Try to sign. I don't know if this 
will be automatically.

Tropo's team was very supportive for route to my country but now they have 
some problems with it so I can't use it. Twillio had some small glitch 
during their conference time and I am using them as backup route. 
Parseco/Infobip is my primary sms gateway. I didn't have problems with them 
and their programming support was very fast. At first they used some GAE 
non-whitelisted classes and one hour after my contact they changed lib and 
pushed changes to git so I was able to use it's java client instead of rest 
api.

Tropo and Twillio are USA providers with global coverage. Parseco/Infobip 
is global provider with offices around the world (
http://www.infobip.com/about/worldwide_locations/). This could be reason 
why they have (maybe) better quality global coverage. You need to try it to 
be sure for your country.

Matija

On Thursday, December 20, 2012 1:55:50 PM UTC+1, Kaustubh Joshi wrote:

 Do you recommend any service providers for same?

 Regards,
 Kaustubh


 On Sun, Dec 16, 2012 at 8:18 PM, Zoltan BALINT zolt...@gmail.comjavascript:
  wrote:

 I would assume the most common way to do it is to use a mail-SMS gateway.
 So your application will send a mail to the SMS gateway, and the content 
 of the mail is put by the SMS gateway into the SMS.

 Hope this helps.


 On Friday, December 14, 2012 12:50:49 PM UTC+1, Balesabu Godugu wrote:

 Hi I Want to send SMS notification to the mobiles from my Google app 
 Engine application .Is there any tutorial available on it using Java 
 programming language.


 Thank you

 Regards
 Balesabu.Godugu

  -- 
 You received this message because you are subscribed to the Google Groups 
 Google App Engine group.
 To view this discussion on the web visit 
 https://groups.google.com/d/msg/google-appengine/-/G3-svguCql0J.

 To post to this group, send email to 
 google-a...@googlegroups.comjavascript:
 .
 To unsubscribe from this group, send email to 
 google-appengi...@googlegroups.com javascript:.
 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 view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/AZ1LiR-jelUJ.
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.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Send SMS from Google appEngine using java

2012-12-20 Thread Kaustubh Joshi
Thanks a lot matija of to desk for coding

Regards,
Kaustubh
On Dec 20, 2012 7:12 PM, Matija matija.jerko...@gmail.com wrote:

 First time on www.parseco.com I did get some 'money' to account. I don't
 remember how much exactly. 7.5€ ? (10$). Try to sign. I don't know if this
 will be automatically.

 Tropo's team was very supportive for route to my country but now they have
 some problems with it so I can't use it. Twillio had some small glitch
 during their conference time and I am using them as backup route.
 Parseco/Infobip is my primary sms gateway. I didn't have problems with them
 and their programming support was very fast. At first they used some GAE
 non-whitelisted classes and one hour after my contact they changed lib and
 pushed changes to git so I was able to use it's java client instead of rest
 api.

 Tropo and Twillio are USA providers with global coverage. Parseco/Infobip
 is global provider with offices around the world (
 http://www.infobip.com/about/worldwide_locations/). This could be reason
 why they have (maybe) better quality global coverage. You need to try it to
 be sure for your country.

 Matija

 On Thursday, December 20, 2012 1:55:50 PM UTC+1, Kaustubh Joshi wrote:

 Do you recommend any service providers for same?

 Regards,
 Kaustubh


 On Sun, Dec 16, 2012 at 8:18 PM, Zoltan BALINT zolt...@gmail.com wrote:

 I would assume the most common way to do it is to use a mail-SMS gateway.
 So your application will send a mail to the SMS gateway, and the content
 of the mail is put by the SMS gateway into the SMS.

 Hope this helps.


 On Friday, December 14, 2012 12:50:49 PM UTC+1, Balesabu Godugu wrote:

 Hi I Want to send SMS notification to the mobiles from my Google app
 Engine application .Is there any tutorial available on it using Java
 programming language.


 Thank you

 Regards
 Balesabu.Godugu

  --
 You received this message because you are subscribed to the Google
 Groups Google App Engine group.
 To view this discussion on the web visit https://groups.google.com/d/**
 msg/google-appengine/-/G3-**svguCql0Jhttps://groups.google.com/d/msg/google-appengine/-/G3-svguCql0J
 .

 To post to this group, send email to google-a...@googlegroups.**com.
 To unsubscribe from this group, send email to google-appengi...@**
 googlegroups.com.
 For more options, visit this group at http://groups.google.com/**
 group/google-appengine?hl=enhttp://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 view this discussion on the web visit
 https://groups.google.com/d/msg/google-appengine/-/AZ1LiR-jelUJ.
 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.
 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-appengine@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: MVC framework

2012-12-20 Thread Francois Masurel
It should at least be very light weight otherwise you'll probably get hit 
by this annoying issue :  

https://code.google.com/p/googleappengine/issues/detail?id=7865



On Thursday, December 20, 2012 12:01:29 PM UTC+1, de Witte wrote:


 We have a few GWT Project Templates, building something rapidly is very 
 straightforward.

 I don't think it will be easier with other frameworks such as Wickets. 
 They also don't perform very well on GAE.


 Op donderdag 20 december 2012 11:17:06 UTC+1 schreef aswath het volgende:

 Hi All,
 What is a good java MVC framework to use in GAE development.
 I use GWT for most stuff, and servlets and JSP's.  But, doing simple 
 things in GWT is more time consuming. For more complex forms and UI logic, 
 I will still do in GWT

 I am looking for a java MVC framework with good UI components for rapid 
 web development.  

 I have worked few years ago on Struts and little bit on JSF.   I am not 
 in favor of Struts for now.   I am not sure about the JSF community and its 
 support now.

 I have gone thru the group and found few
 * vRaptor
 * Slice
 * Wicket etc.

 What is currently used by the developers? It should be easy to learn, and 
 a lot of documentation to get started.

 -Aswath
 www.AccountingGuru.in



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/tmSj97qSnQIJ.
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.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Error code 202

2012-12-20 Thread Aurelian
Same here, my apps is Java, concurrent requests enabled, on HRD. APPID 
riparautonline-hrd

Error:


   1. 2012-12-20 14:26:01.461 /_ah/warmup 500 380ms 0kb
   
   0.1.0.3 - - [20/Dec/2012:05:26:01 -0800] GET /_ah/warmup HTTP/1.1 500 0 - 
- 68.riparautonline-hrd.appspot.com ms=381 cpu_ms=0 exit_code=202 
instance=00c61b117cf9d0ae4fcf1be5d94ff76d2cf9653e 
https://appengine.google.com/instances?app_id=s~riparautonline-hrdversion_id=68.363914512692762786key=00c61b117cf9d0ae4fcf1be5d94ff76d2cf9653e#00c61b117cf9d0ae4fcf1be5d94ff76d2cf9653e
   
   2. W2012-12-20 14:26:01.460
   
   A problem was encountered with the process that handled this request, 
causing it to exit. This is likely to cause a new process to be used for the 
next request to your application. (Error code 202)
   
   
   
   
   

On Monday, December 10, 2012 9:46:22 AM UTC+1, aalku wrote:

 Same here

 El martes, 20 de noviembre de 2012 16:26:48 UTC+1, Rodrigo Barbaresco 
 escribió:

 Hey we are getting this issue too.
 It's happening right now and our app id is astrea-aurum. Can you help us?

 Best,

 Rodrigo.


 Em sexta-feira, 9 de março de 2012 14h09min14s UTC-3, Takashi Matsuo 
 (Google) escreveu:

 Sorry to chiming in a bit late here.
 If anyone is still suffering from (Error code 202), please let me know
 your app-ids and the time of the occurrence.

 I'll try my best to solve the issue.

 -- Takashi

 On Sat, Mar 10, 2012 at 12:25 AM, Ronoaldo José de Lana Pereira
 rper...@beneficiofacil.com.br wrote:
  Same here, my apps is Java, concurrent requests enabled, on MS (sadly 
 ...)
 
  Em sexta-feira, 9 de março de 2012 08h27min15s UTC-3, Nikolai escreveu:
 
  +1
  same here
 
  Am Mittwoch, 7. März 2012 10:19:15 UTC+1 schrieb tarun2000:
 
 
  I keep getting:  A problem was encountered with the process that 
 handled
  this request, causing it to exit. This is likely to cause a new 
 process to
  be used for the next request to your application. (Error code 202)
 
  It seems like the issue happens right after uploading a new version 
 or on
  cold start.  It seems to disappear after a while.  The rpcs that 
 fail may be
  returning a lot of data.  Any idea what's wrong?
 
  --
  You received this message because you are subscribed to the Google 
 Groups
  Google App Engine group.
  To view this discussion on the web visit
  https://groups.google.com/d/msg/google-appengine/-/vCTQyKvK20gJ.
 
  To post to this group, send email to google-a...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-appengi...@googlegroups.com.
  For more options, visit this group at
  http://groups.google.com/group/google-appengine?hl=en.

 -- 
 Takashi Matsuo | Developer Advocate | tma...@google.com | 03-6384-9224



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/j6vx6SCSEuAJ.
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.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: MVC framework

2012-12-20 Thread Aleksei Rovenski
Maybe Sitebricks?

четверг, 20 декабря 2012 г., 12:17:06 UTC+2 пользователь aswath написал:

 Hi All,
 What is a good java MVC framework to use in GAE development.
 I use GWT for most stuff, and servlets and JSP's.  But, doing simple 
 things in GWT is more time consuming. For more complex forms and UI logic, 
 I will still do in GWT

 I am looking for a java MVC framework with good UI components for rapid 
 web development.  

 I have worked few years ago on Struts and little bit on JSF.   I am not 
 in favor of Struts for now.   I am not sure about the JSF community and its 
 support now.

 I have gone thru the group and found few
 * vRaptor
 * Slice
 * Wicket etc.

 What is currently used by the developers? It should be easy to learn, and 
 a lot of documentation to get started.

 -Aswath
 www.AccountingGuru.in



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/z6MfmC47F5cJ.
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.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] I am getting an error at the appengine admin console A server error has occurred.

2012-12-20 Thread Berlin Brown
When I click on these links Datastore Indexes, Datastore Viewer I get the 
error,  server error has occurred.

It could be related to my free service usage and I am reaching the max 
Datastore Read Operations == 100%

How can I resolve this?

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/bjomrKzezh8J.
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.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Crone.xml

2012-12-20 Thread Thiago Catoto
Hi,

Not sure... but are you looking for this one?

https://developers.google.com/appengine/docs/java/config/cron#About_cron_xml

cheers
-- Catoto.




On Wed, Dec 19, 2012 at 8:48 AM, Nand Kishor srikishor.sa...@gmail.comwrote:

 Please can u tell me how to create crone.xml file/

 I was trying to create from eclipse but not doc/xsd file is there can
 i create directly  ??

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To view this discussion on the web visit
 https://groups.google.com/d/msg/google-appengine/-/vigqoF4XLYwJ.
 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.
 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-appengine@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: Urgent, Need Help: Instances are shutting down after a couple minutes of inactivity.

2012-12-20 Thread Carl Schroeder
GAE is still spinning up and down instances rapidly with little rhyme or 
reason. Unless the reason is to book lots of warmup CPU hours.

On Tuesday, December 18, 2012 11:57:11 AM UTC-8, Cesium wrote:

 Reasoned logic will get us nowhere with this issue.
  On Dec 18, 2012 11:48 AM, Michael Hermus 
 michael...@gmail.comjavascript: 
 wrote:

 This is mind boggling. 

 There is a simple, brain-dead fix that does NOT require the (presumably 
 complex) scheduling logic to change one bit. Simply NEVER expose a 
 user-facing request to a loading request, if the developer configures it 
 that way. Let the scheduler spin up and down instances however it sees fit, 
 but don't let a new instance serve requests until it successfully completes 
 initialization. 

 This was beat to death months ago in a series of threads, but obviously 
 resulted in no action.

 On Tuesday, December 18, 2012 12:03:19 PM UTC-5, Cesium wrote:

 I changed my settings to have 3 resident instances.

 I still see long latency when the scheduler creates new instances, 
 rather than using the resident instances.

 The GAE scheduler behavior at low request rates is odd, and 
 counterintuitive.

 But we knew that didn't we?
 David

  -- 
 You received this message because you are subscribed to the Google Groups 
 Google App Engine group.
 To view this discussion on the web visit 
 https://groups.google.com/d/msg/google-appengine/-/mibjVETUupIJ.
 To post to this group, send email to 
 google-a...@googlegroups.comjavascript:
 .
 To unsubscribe from this group, send email to 
 google-appengi...@googlegroups.com javascript:.
 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 view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/kd7bDt7fyhAJ.
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.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] how does a user become an admin?

2012-12-20 Thread Thiago Catoto
Hi,

Sorry about that, I missed that you wanna to use your own authentication
for logins. I might be wrong but pretty sure that this login: admin is
only for the built-in autentication of Google, the same used to log on
the GAE console.

I guess you need to create your own filter for this, using your own
decorator on the webapp.RequestHandler maybe?

hope it helps...

cheer
-- Catoto.


On Wed, Dec 19, 2012 at 5:20 PM, Emmanuel Mayssat emays...@gmail.comwrote:

 Apparently on the dev server, I need to login using /_ah/login and select
 login as administrator.
 That creates a dev_appserver_login cookie.

 Not sure how that works if you have your own login facility as I do
 How can my user be admin when using my own login facility?

 It may be that you have to use the google appengine user model...

 Apparently no one on this mailing list knows how to verify
 handlers:
 - url: /admin/.*
   script: main.app
   login: admin  -- here !

 Will try stackoverflow !


 On Tue, Dec 18, 2012 at 6:39 PM, Thiago Catoto tcat...@gmail.com wrote:

 admn == owner !?

 o.O
 On Dec 19, 2012 12:35 AM, Emmanuel Mayssat emays...@gmail.com wrote:

 I found the permission page for the application hosted at google.
 But how do I set a user as admin on a devel server?

 --
 E




 On Mon, Dec 17, 2012 at 2:36 PM, Gianni giann...@gmail.com wrote:

 the admin users are listed in 'Permissions' page
 -- Gianni



 On Mon, Dec 17, 2012 at 9:38 PM, Emmanuel Mayssat 
 emays...@gmail.comwrote:

 handlers:
 - url: /admin/.*
   script: main.app
   login: admin


  --
 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.
 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-appengine@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-appengine@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-appengine@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-appengine@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] Billing aggregation

2012-12-20 Thread DaeJin Choi
Hi all,
I have got a simple question,

I've tried to find contact point for google, but I realized only this forum 
was opened to me :(
Please help me.

I have some google app engine 10 instances in one account, and I would like 
to activate payment for all these instances.

What I'd like to know is whether there is a way to receive only one receipt 
for all instances (per week)
I guess ten receipts will be sent to me if I activate all instances..

Please help me.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/NuE4P7ap3XAJ.
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.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Billing Aggregation

2012-12-20 Thread DaeJin Choi

Hi all,

I've got a simple question.

Now I'm trying to pay for 10 GAE instances of one account,
but I'm not sure whether there is a way to receive only one receipt for 
these instances per week.

Thanks for your kindness

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/ZH5CAjF1xbwJ.
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.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Browser Game

2012-12-20 Thread de Witte
Hello,

We recently launched a new browser game on Google App Engine. Zaira is a 
fantasy space game which you can play with thousands of other players from 
within your browser. Start small with only a few settlers on a barren 
planet and grow to become one of the most powerful empires.

http://www.zaira-online.com/#start

https://apps.facebook.com/zaira-online-us/

The project is for us a learning curve to explore the possibilities with 
GAE and social media integration. Have a look and tell us what you think. 

Wendel


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/UhiAoQkIHrEJ.
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.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Caching Strategy for Website Comments Module

2012-12-20 Thread ravi teja
Hi,
   I'm developing a website on google appengine which requires 
a commenting system(like stackoverflow). People can write comments and 
sub-comments. Anyone can up-vote or down-vote a comment and they shall be 
sorted using Wilson score algorithm. I'm expecting very high activity(no of 
votes,comments,sub-comments) in comments module. How can i use appengine's 
memcache effectively for this scenario?

regards
ravi.


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/kj6X-UMbEFMJ.
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.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Transient error when attempting to add task to queue; fails on retry

2012-12-20 Thread stevep
I had some TransientError issues when using queues in iterative loops. The 
fix (workaround) that has eliminated the issue was to nest the iterative 
queue command inside a try/except. If there is a transient error, the 
handler does one time.sleep(0.1) command, and retries. If the error 
re-occurs, then the g.t. one sleep cycle error handling escalates. (And 
yes, I really, really hated to do burn up 100 cpu millis, but was 
desperate. Since TEs were infrequent, the overall resource waste proved de 
minimus.) To date this has fixed my transient errors. Never have had a TE 
outside of such loops. As with everything, YMMV. HTH -stevep

On Tuesday, December 18, 2012 10:37:31 AM UTC-8, Scott Gress wrote:

 Hi all,

 At the moment I'm getting TransientError exceptions whenever I try to add 
 a task to a queue in my Python app, using code like:

 q = Queue('default')
 q.add(Task(url=url, countdown=countdown))

 It appears to be happening with every queue, every time--retrying doesn't 
 help.  Has been going on for at least 30 minutes, and blocking important 
 activity on my site.  I haven't done any deployments in the last 4 days; it 
 just started happening on its own.

 This is happening in both my production app, premium-prod-hr and my 
 staging app premium-test-hr on site www.craftlaunch.com.  

 Anybody else seeing this?  Any suggestions?

 Thanks,

 Scott




-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/Q0N7sJM88hIJ.
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.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Transient error when attempting to add task to queue; fails on retry

2012-12-20 Thread PK
Yes, Steve this is good suggestion and standard practice but there was a real 
issue that day that lasted for hours so these loops timed out. 

PK

On Dec 20, 2012, at 10:09 AM, stevep prosse...@gmail.com wrote:

 I had some TransientError issues when using queues in iterative loops. The 
 fix (workaround) that has eliminated the issue was to nest the iterative 
 queue command inside a try/except. If there is a transient error, the handler 
 does one time.sleep(0.1) command, and retries. If the error re-occurs, then 
 the g.t. one sleep cycle error handling escalates. (And yes, I really, really 
 hated to do burn up 100 cpu millis, but was desperate. Since TEs were 
 infrequent, the overall resource waste proved de minimus.) To date this has 
 fixed my transient errors. Never have had a TE outside of such loops. As with 
 everything, YMMV. HTH -stevep
 
 On Tuesday, December 18, 2012 10:37:31 AM UTC-8, Scott Gress wrote:
 Hi all,
 
 At the moment I'm getting TransientError exceptions whenever I try to add a 
 task to a queue in my Python app, using code like:
 
 q = Queue('default')
 q.add(Task(url=url, countdown=countdown))
 
 It appears to be happening with every queue, every time--retrying doesn't 
 help.  Has been going on for at least 30 minutes, and blocking important 
 activity on my site.  I haven't done any deployments in the last 4 days; it 
 just started happening on its own.
 
 This is happening in both my production app, premium-prod-hr and my staging 
 app premium-test-hr on site www.craftlaunch.com.  
 
 Anybody else seeing this?  Any suggestions?
 
 Thanks,
 
 Scott
 
 
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 Google App Engine group.
 To view this discussion on the web visit 
 https://groups.google.com/d/msg/google-appengine/-/Q0N7sJM88hIJ.
 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.
 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-appengine@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 change port for devserver

2012-12-20 Thread Blaine Garrett
dev_appserver.py -p 8081 .
If you use the appengine launcher to actually run your app, there is a spot 
I believe to add command line flags in the project settings. 

Running dev_appserver.py -h via the console will give you a good list of 
params too revealing some useful bits that are not widely known.

~Blaine



On Tuesday, December 18, 2012 11:01:30 AM UTC-6, Jhonghee Park wrote:

 I am trying to switch from 
 maven-gae-pluginhttps://github.com/maven-gae-plugin/maven-gae-pluginto 
 appengine-maven-pluginhttps://developers.google.com/appengine/docs/java/tools/maven.
  
 I edited my pom.xml to use appengine-maven-plugin. I was able to start 
 devserver without any problem.

 However, I would like to know how to change the port on devserver since I 
 have other stuff running at 8080. I would appreciate if somebody drop a 
 note on this matter. Thanks.


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/7vmOBctqw3IJ.
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.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Transient error when attempting to add task to queue; fails on retry

2012-12-20 Thread stevep
Hey PK,

Apologies if my reply suggested I was discounting everyone's recent 
problems. (Also sorry to learn that my wasting resources solution is a 
good standard practice.) I know many posts here are desperate attempts to 
alert G. re:system issues. So many of late it has become hard to know when 
to offer a design suggestion vs. staying quiet so as to let G. receive a 
cleaner signal from the forum. -stevep

On Thursday, December 20, 2012 10:36:53 AM UTC-8, PK wrote:

 Yes, Steve this is good suggestion and standard practice but there was a 
 real issue that day that lasted for hours so these loops timed out. 

 PK

 On Dec 20, 2012, at 10:09 AM, stevep pros...@gmail.com javascript: 
 wrote:

 I had some TransientError issues when using queues in iterative loops. The 
 fix (workaround) that has eliminated the issue was to nest the iterative 
 queue command inside a try/except. If there is a transient error, the 
 handler does one time.sleep(0.1) command, and retries. If the error 
 re-occurs, then the g.t. one sleep cycle error handling escalates. (And 
 yes, I really, really hated to do burn up 100 cpu millis, but was 
 desperate. Since TEs were infrequent, the overall resource waste proved de 
 minimus.) To date this has fixed my transient errors. Never have had a TE 
 outside of such loops. As with everything, YMMV. HTH -stevep

 On Tuesday, December 18, 2012 10:37:31 AM UTC-8, Scott Gress wrote:

 Hi all,

 At the moment I'm getting TransientError exceptions whenever I try to add 
 a task to a queue in my Python app, using code like:

 q = Queue('default')
 q.add(Task(url=url, countdown=countdown))

 It appears to be happening with every queue, every time--retrying doesn't 
 help.  Has been going on for at least 30 minutes, and blocking important 
 activity on my site.  I haven't done any deployments in the last 4 days; it 
 just started happening on its own.

 This is happening in both my production app, premium-prod-hr and my 
 staging app premium-test-hr on site www.craftlaunch.com.  

 Anybody else seeing this?  Any suggestions?

 Thanks,

 Scott



 -- 
 You received this message because you are subscribed to the Google Groups 
 Google App Engine group.
 To view this discussion on the web visit 
 https://groups.google.com/d/msg/google-appengine/-/Q0N7sJM88hIJ.
 To post to this group, send email to google-a...@googlegroups.comjavascript:
 .
 To unsubscribe from this group, send email to 
 google-appengi...@googlegroups.com javascript:.
 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 view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/4KRMogVPeGgJ.
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.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] legacy mapreduce library only running one shard

2012-12-20 Thread Jason Collins
We are using the legacy (non-PipelineAPI) version of the mapreduce 
library: http://code.google.com/p/appengine-mapreduce/

The issue is that we can only ever get one shard processing, even for kinds 
that have 150,000 entities. We have tried different shard_count 
configurations, e.g, 4, 16, 128, but always only one shard processing 
entire dataset, which is very slow.

I feel like I've missed a step (e.g., creating an index or something).

Crossing my fingers that someone knows an offhand answer.

Thanks,
j

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/MsCTk6bPY8QJ.
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.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Urgent, Need Help: Instances are shutting down after a couple minutes of inactivity.

2012-12-20 Thread Cesium
Ready for this?

Now, a single instance survives for hours and hours, happily serving 
requests with the usual low latency response time.

This is just what Sir Brandon wrote about. Mysterious changes in the 
system's behavior.

I should note that I sprinkled rainbow Skittles across the floor to attract 
the unicorns. They're back!

David


-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/aqCfpJ2SlV0J.
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.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] idle/dynamic frontend instances not load balanced correctly

2012-12-20 Thread Kesava Neeli
Hi,

We have been using AppEngine for our production application for over a year 
now. We are taking little more trafic from last week. We found the number 
of front end instances that are spun do not follow a paatern. Set min idle 
instances as 3. We saw 3 resident instances as expected and 6 dynamic 
instances. But only 3 dyanmic instances took 99% of the requests. The other 
3 dynamic instances took 10-20 requests in a day. We monitored the pattern 
for 3-4 days and we think something is not right.. 

If the requests are load balanced correctly, why 3 dynamic instances don't 
serve any requests? We get charged for all FE instances. We stopped the 
dynamic instances which were taking very few requests and after few mins we 
found new dynamic instance.. Are we missing anything? 

Thanks
Neeli 

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/VQgpS_Uizo0J.
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.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Illegal argument erros when fetching a object from datastore with primay key

2012-12-20 Thread Kesava Neeli
Hi,

We are using HR datastore for our data needs for our application. We had 
some promotions in our app which resulted in a big spike of requests. There 
were 25-30 req/sec and all requests were accessing datastore. We also use 
memcache as needed. All our datasore reads/writes failed with no clue on 
the exceptions. 

A simple read from datastore caused this exception. The application was 
down for couple of hours because of these errors. This seem to happen under 
load. Can anyone in appengine team what's the issue here? Says illegal 
argument and invalid handle. 

LogUtils error: Error in getting data from datastore
javax.jdo.JDOFatalUserException: Illegal argument
at 
org.datanucleus.jdo.NucleusJDOHelper.getJDOExceptionForNucleusException(NucleusJDOHelper.java:344)
at 
org.datanucleus.jdo.JDOPersistenceManager.getObjectById(JDOPersistenceManager.java:1676)
at 
org.datanucleus.jdo.JDOPersistenceManager.getObjectById(JDOPersistenceManager.java:1767)
at 
org.datanucleus.store.appengine.jdo.DatastoreJDOPersistenceManager.getObjectById(DatastoreJDOPersistenceManager.java:73)

NestedThrowablesStackTrace:
java.lang.IllegalArgumentException: invalid handle: 14104995113016828271
at 
com.google.appengine.api.datastore.DatastoreApiHelper.translateError(DatastoreApiHelper.java:33)
at 
com.google.appengine.api.datastore.DatastoreApiHelper$1.convertException(DatastoreApiHelper.java:70)
at 
com.google.appengine.api.utils.FutureWrapper.get(FutureWrapper.java:94)
at 
com.google.appengine.api.datastore.FutureHelper$CumulativeAggregateFuture.get(FutureHelper.java:142)
at 
com.google.appengine.api.datastore.FutureHelper$TxnAwareFuture.get(FutureHelper.java:218)
at 
com.google.appengine.api.utils.FutureWrapper.get(FutureWrapper.java:86)
at 
com.google.appengine.api.datastore.FutureHelper.getInternal(FutureHelper.java:71)
at 
com.google.appengine.api.datastore.FutureHelper.quietGet(FutureHelper.java:32)
at 
com.google.appengine.api.datastore.DatastoreServiceImpl$1.runInternal(DatastoreServiceImpl.java:68)
at 
com.google.appengine.api.datastore.DatastoreServiceImpl$1.runInternal(DatastoreServiceImpl.java:65)
at 
com.google.appengine.api.datastore.TransactionRunner.runInTransaction(TransactionRunner.java:29)
at 
com.google.appengine.api.datastore.DatastoreServiceImpl.get(DatastoreServiceImpl.java:65)
at 
com.google.appengine.api.datastore.DatastoreServiceImpl.get(DatastoreServiceImpl.java:55)
at 
org.datanucleus.store.appengine.RuntimeExceptionWrappingDatastoreService.get(RuntimeExceptionWrappingDatastoreService.java:56)




-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/ZcwzUDN79Y8J.
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.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.