[google-appengine] OT: Spam to group members

2013-04-30 Thread Peter Ondruška
Sorry for offtopic  I would ask Veersoft Solutions and AppScale Systems 
and possibly others (who think about it) to stop using this group to gather 
email addresses to spam members off the list with offers on their 
solutions. Thanks

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Re: 1.7.8 Pre-release SDKs Available

2013-04-30 Thread John Wheeler
What does this mean? What *is* the new default? Where do we file a request? 
I just realized you guys imposed this limit. I need to have it increased 
for one of my apps.

New Billing Enabled apps will no longer default to an email quota of 20,000
  per day. Instead, apps will need to file a request through the admin 
console
  to get email quotas increased.




On Monday, April 29, 2013 2:14:15 PM UTC-7, Janani Thanigachalam wrote:

 Hello Again Everyone!

 We've posted the pre-release SDKs for Python and Java here:
 http://code.google.com/p/**googleappengine/downloads/listhttp://code.google.com/p/googleappengine/downloads/list

 Please see the pre-release notes below.

 Regards,
 Janani

 App Engine Python SDK - Pre-Release Notes

 Version 1.7.8
 ===
 - The Mail API now allows attachments with .zip and .gzip extensions as 
 long as
   the archives do not contain entries with blacklisted extensions.
   http://code.google.com/p/googleappengine/issues/detail?id=5933
 - New Billing Enabled apps will no longer default to an email quota of 
 20,000
   per day. Instead, apps will need to file a request through the admin 
 console
   to get email quotas increased.
 - Admin console dashboard charts and reports for all users have been fully
   migrated to the new, more reliable backend announced in 1.7.6.
 - The maximum size of POST requests made through URLfetch has been 
 increased
   from 5MB to 10MB.
 - Fixed an issue with the admin handler of the new dev_appserver failing to
   import appengine_config automatically.


 App Engine Java SDK - Pre-Release Notes

 Version 1.7.8
 =
 - The Mail API now allows attachments with .zip and .gzip extensions as 
 long as
   the archives do not contain entries with blacklisted extensions.
   http://code.google.com/p/googleappengine/issues/detail?id=5933
 - New Billing Enabled apps will no longer default to an email quota of 
 20,000
   per day. Instead, apps will need to file a request through the admin 
 console
   to get email quotas increased.
 - Admin console dashboard charts and reports for all users have been fully
   migrated to the new, more reliable backend announced in 1.7.6.
 - The maximum size of POST requests made through URLfetch has been 
 increased
   from 5MB to 10MB.
 - Fixed an issue that caused Full-Text Search to fail in the Java 
 dev_appserver.
https://code.google.com/p/googleappengine/issues/detail?id=9088
 - Fixed an issue with the Java SDK jar file being too large for Windows 64.
 - Fixed a JAXBPermission.setDatatypeConverter permission issue in Java7 
 runtime.


-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Suddenly we're suffering a lot of TransientError Errors.

2013-04-30 Thread Moises Belchin
Can anyone help us with these errors ?

Has anyone else experimented these errors?

Thanks and regards.
Moisés Belchín.

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Re: 1.7.8 Pre-release SDKs Available

2013-04-30 Thread Greg Jones
Someone seems to have spilt some PHP in the python SDK ... interesting 
times :)

On Monday, 29 April 2013 22:14:15 UTC+1, Janani Thanigachalam wrote:

 Hello Again Everyone!

 We've posted the pre-release SDKs for Python and Java here:
 http://code.google.com/p/**googleappengine/downloads/listhttp://code.google.com/p/googleappengine/downloads/list

 Please see the pre-release notes below.

 Regards,
 Janani

 App Engine Python SDK - Pre-Release Notes

 Version 1.7.8
 ===
 - The Mail API now allows attachments with .zip and .gzip extensions as 
 long as
   the archives do not contain entries with blacklisted extensions.
   http://code.google.com/p/googleappengine/issues/detail?id=5933
 - New Billing Enabled apps will no longer default to an email quota of 
 20,000
   per day. Instead, apps will need to file a request through the admin 
 console
   to get email quotas increased.
 - Admin console dashboard charts and reports for all users have been fully
   migrated to the new, more reliable backend announced in 1.7.6.
 - The maximum size of POST requests made through URLfetch has been 
 increased
   from 5MB to 10MB.
 - Fixed an issue with the admin handler of the new dev_appserver failing to
   import appengine_config automatically.


 App Engine Java SDK - Pre-Release Notes

 Version 1.7.8
 =
 - The Mail API now allows attachments with .zip and .gzip extensions as 
 long as
   the archives do not contain entries with blacklisted extensions.
   http://code.google.com/p/googleappengine/issues/detail?id=5933
 - New Billing Enabled apps will no longer default to an email quota of 
 20,000
   per day. Instead, apps will need to file a request through the admin 
 console
   to get email quotas increased.
 - Admin console dashboard charts and reports for all users have been fully
   migrated to the new, more reliable backend announced in 1.7.6.
 - The maximum size of POST requests made through URLfetch has been 
 increased
   from 5MB to 10MB.
 - Fixed an issue that caused Full-Text Search to fail in the Java 
 dev_appserver.
https://code.google.com/p/googleappengine/issues/detail?id=9088
 - Fixed an issue with the Java SDK jar file being too large for Windows 64.
 - Fixed a JAXBPermission.setDatatypeConverter permission issue in Java7 
 runtime.


-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Re: Suddenly we're suffering a lot of TransientError Errors.

2013-04-30 Thread Vinny P
On Tuesday, April 30, 2013 6:22:05 AM UTC-5, Moises Belchin wrote:

 Has anyone else experienced these errors?


I'm also seeing a bunch of TransientErrors in my logs. Not so many that I'm 
concerned about the issue with regards to my apps, but its' definitely 
increased in the last month or so. Seems that others are experiencing the 
same: https://groups.google.com/d/msg/google-appengine/ZC-bJOMmujM/N_5jBk0p_oUJ 
.

I feel that TransientErrors crop up more when GAE gets a software update, 
but I have no hard evidence to support my theory, just anecdotal experience.


-
-Vinny P
Technology  Media Advisor
Chicago, IL

My Go side project: http://invalidmail.com/

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [google-appengine] Datastore latency?

2013-04-30 Thread Jeff Schnitzer
Taking a guess:  You are writing to a highly contended entity group.

Remember GAE gives you 1 transaction per second per EG, and regular
nontransactional writes will automatically retry. So contention will
produce long delays like this.

Think about your data model and make sure you aren't overloading a single
EG. Either reorganize the data or come up with a sharding scheme.
Unfortunately this is a difficult thing to do when you are already under
load.

Jeff



On Sun, Apr 28, 2013 at 11:04 AM, Panayiotis Papadopoulos i...@bugsense.com
 wrote:

 Hi all my app is experiencing some heavy loads x2 traffic but GAE has
 spawned 1450 instances instead of my avg 17!
 I also get a lot timeouts for db.put!

 Do you experience any similar problem?

 I already (in 11 hours) at $400 when I am usually at $50

 --
 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?hl=en.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [google-appengine] Re: Suddenly we're suffering a lot of TransientError Errors.

2013-04-30 Thread Moises Belchin
Thanks Vinny,

I feel too that fastest deploys occurs with each new GAE update. It's only
a theory :-D

Regards.


Saludos.
Moisés Belchín.


2013/4/30 Vinny P vinny...@gmail.com

 On Tuesday, April 30, 2013 6:22:05 AM UTC-5, Moises Belchin wrote:

 Has anyone else experienced these errors?


 I'm also seeing a bunch of TransientErrors in my logs. Not so many that
 I'm concerned about the issue with regards to my apps, but its' definitely
 increased in the last month or so. Seems that others are experiencing the
 same:
 https://groups.google.com/d/msg/google-appengine/ZC-bJOMmujM/N_5jBk0p_oUJ.

 I feel that TransientErrors crop up more when GAE gets a software update,
 but I have no hard evidence to support my theory, just anecdotal experience.


 -
 -Vinny P
 Technology  Media Advisor
 Chicago, IL

 My Go side project: http://invalidmail.com/

  --
 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?hl=en.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [google-appengine] Changing StringProperty to TextProperty

2013-04-30 Thread Hai Bison
Hi Nick,

How about the opposite way? I mean, is switching from TextProperty to 
StringProperty safe? Thank you in advance.

Hai

On Friday, 5 March 2010 19:24:10 UTC+7, Nick Johnson (Google) wrote:

 Yes, it's always safe to switch from StringProperty to TextProperty. 
 Existing records will remain indexed until you get and put them again, but 
 they will work as expected.

 -Nick Johnson

 On Fri, Mar 5, 2010 at 6:26 AM, Waleed Abdulla wal...@ninua.comjavascript:
  wrote:

 Bump. I was about to post the same question. Is it safe to change the 
 type of a model property from string to text? 

 Waleed




 On Thu, Mar 4, 2010 at 10:02 AM, johnP jo...@thinkwave.com javascript:
  wrote:

 Hi -

 I have a bunch of records with a StringProperty field.  I do not need
 them indexed, and now I need to allow users to add more than 500
 characters.  So I need to migrate these records to TextProperty.

 In the dev datastore, simply switching the property in Models does not
 show any obvious errors. Is it safe to make such a switch on
 production?  Or are there possible land-mines I'm not considering?

 Thanks for any assistance.

 johnP

 --
 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-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 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.




 -- 
 Nick Johnson, Developer Programs Engineer, App Engine
 Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: 
 368047
  

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Re: I can not receive goagent application SMS verification code

2013-04-30 Thread Tuyi Jean
I don't have mobile and my friend, send me the code on my email: 
tuysab...@gmail.com

On Friday, May 4, 2012 4:07:18 AM UTC+2, 钱熠南 wrote:

 My mobile phone can not receive goagent application SMS verification code! 
 Request to send the code to the E-mail: kou...@gmail.com javascript:

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Re: Frontend deployment hanging at %86 -- new instance not available

2013-04-30 Thread Amol Chavan
I am also facing the same problem.

On Sunday, February 3, 2013 1:18:27 AM UTC+5:30, o3apps wrote:

 We cannot publish apps either this morning.


 On Saturday, February 2, 2013 10:47:12 AM UTC-8, mkaplanpmp wrote:

 +Google App Engine https://plus.google.com/101572674708701524174  -- 
 When i publish my application from Eclipse it hangs at %86. Replicate the 
 problem via 2 different applications

 Is anyone else having problems publishing from Eclipse to Google App 
 Engine? 


 https://lh5.googleusercontent.com/-bs2MhbZgRD4/UQ1egDe_bBI/b7A/leJn-xXCM8g/s1600/appengine.png



-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Re: New client library for Google Cloud Storage available for testing

2013-04-30 Thread Braden Bassingthwaite
Any update on when the gcs-client will be fixed to not use the outgoing 
quota?

On Tuesday, January 29, 2013 4:15:57 PM UTC-6, Tom Kaitchuck wrote:

 *Greetings,

 We’ve been hard at work on improving access to Google Cloud Storage from 
 App Engine, and today we’re making the first version of our new Google 
 Cloud Storage Client Library for App Engine available for developers to 
 test. This client library contains much of the functionality available in 
 the Files API, but provides key stability improvements and a better overall 
 developer experience.  In the upcoming months we’ll continue to make 
 improvements with the goal of making this library the preferred way of 
 accessing Google Cloud Storage from App Engine.

 To get started, check out our documentation at 
 https://code.google.com/p/appengine-gcs-client/.

 If you have any questions, comments or feedback please feel free to file 
 bugs or feature requests at 
 https://code.google.com/p/appengine-gcs-client/issues/list. 

 Thanks for your continued support of App Engine, we look forward to your 
 feedback!

 Regards,
 Tom, on behalf of the Google App Engine Team*


-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Re: 1.7.8 Pre-release SDKs Available

2013-04-30 Thread Tomas
I've just noticed that some of my app instances now starts on 1.7.8 -
is this normal to run user facing apps on pre-sdk versions? I mean - I
don't have an issue with that (of course if it does work fine :)

On Apr 30, 9:14 am, Janani Thanigachalam tjan...@google.com wrote:
 Hello Again Everyone!

 We've posted the pre-release SDKs for Python and Java 
 here:http://code.google.com/p/**googleappengine/downloads/listhttp://code.google.com/p/googleappengine/downloads/list

 Please see the pre-release notes below.

 Regards,
 Janani

 App Engine Python SDK - Pre-Release Notes

 Version 1.7.8
 ===
 - The Mail API now allows attachments with .zip and .gzip extensions as
 long as
   the archives do not contain entries with blacklisted extensions.
  http://code.google.com/p/googleappengine/issues/detail?id=5933
 - New Billing Enabled apps will no longer default to an email quota of
 20,000
   per day. Instead, apps will need to file a request through the admin
 console
   to get email quotas increased.
 - Admin console dashboard charts and reports for all users have been fully
   migrated to the new, more reliable backend announced in 1.7.6.
 - The maximum size of POST requests made through URLfetch has been increased
   from 5MB to 10MB.
 - Fixed an issue with the admin handler of the new dev_appserver failing to
   import appengine_config automatically.

 App Engine Java SDK - Pre-Release Notes

 Version 1.7.8
 =
 - The Mail API now allows attachments with .zip and .gzip extensions as
 long as
   the archives do not contain entries with blacklisted extensions.
  http://code.google.com/p/googleappengine/issues/detail?id=5933
 - New Billing Enabled apps will no longer default to an email quota of
 20,000
   per day. Instead, apps will need to file a request through the admin
 console
   to get email quotas increased.
 - Admin console dashboard charts and reports for all users have been fully
   migrated to the new, more reliable backend announced in 1.7.6.
 - The maximum size of POST requests made through URLfetch has been increased
   from 5MB to 10MB.
 - Fixed an issue that caused Full-Text Search to fail in the Java
 dev_appserver.
    https://code.google.com/p/googleappengine/issues/detail?id=9088
 - Fixed an issue with the Java SDK jar file being too large for Windows 64.
 - Fixed a JAXBPermission.setDatatypeConverter permission issue in Java7
 runtime.

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [google-appengine] Re: 1.7.8 Pre-release SDKs Available

2013-04-30 Thread Andrew Jessup
Hi John,

The e-mail quota change will only affect customers who have not enabled
billing by the time 1.7.8 is released. Apps that have enabled billing prior
to 1.7.8 will still have the higher quota.

Applications that enable billing after 1.7.8 will need to request the quota
increase in order to increase the mail quota, which can be done from a link
on the Quota Details page in the App Engine dashboard.




On Tue, Apr 30, 2013 at 2:17 AM, John Wheeler j...@highvolumeseller.comwrote:

 What does this mean? What *is* the new default? Where do we file a
 request? I just realized you guys imposed this limit. I need to have it
 increased for one of my apps.

 New Billing Enabled apps will no longer default to an email quota of 20,000
   per day. Instead, apps will need to file a request through the admin
 console
   to get email quotas increased.




 On Monday, April 29, 2013 2:14:15 PM UTC-7, Janani Thanigachalam wrote:

 Hello Again Everyone!

 We've posted the pre-release SDKs for Python and Java here:
 http://code.google.com/p/**googl**eappengine/downloads/listhttp://code.google.com/p/googleappengine/downloads/list

 Please see the pre-release notes below.

 Regards,
 Janani

 App Engine Python SDK - Pre-Release Notes

 Version 1.7.8
 ==**=
 - The Mail API now allows attachments with .zip and .gzip extensions as
 long as
   the archives do not contain entries with blacklisted extensions.
   
 http://code.google.com/p/**googleappengine/issues/detail?**id=5933http://code.google.com/p/googleappengine/issues/detail?id=5933
 - New Billing Enabled apps will no longer default to an email quota of
 20,000
   per day. Instead, apps will need to file a request through the admin
 console
   to get email quotas increased.
 - Admin console dashboard charts and reports for all users have been fully
   migrated to the new, more reliable backend announced in 1.7.6.
 - The maximum size of POST requests made through URLfetch has been
 increased
   from 5MB to 10MB.
 - Fixed an issue with the admin handler of the new dev_appserver failing
 to
   import appengine_config automatically.


 App Engine Java SDK - Pre-Release Notes

 Version 1.7.8
 =
 - The Mail API now allows attachments with .zip and .gzip extensions as
 long as
   the archives do not contain entries with blacklisted extensions.
   
 http://code.google.com/p/**googleappengine/issues/detail?**id=5933http://code.google.com/p/googleappengine/issues/detail?id=5933
 - New Billing Enabled apps will no longer default to an email quota of
 20,000
   per day. Instead, apps will need to file a request through the admin
 console
   to get email quotas increased.
 - Admin console dashboard charts and reports for all users have been fully
   migrated to the new, more reliable backend announced in 1.7.6.
 - The maximum size of POST requests made through URLfetch has been
 increased
   from 5MB to 10MB.
 - Fixed an issue that caused Full-Text Search to fail in the Java
 dev_appserver.

 https://code.google.com/p/**googleappengine/issues/detail?**id=9088https://code.google.com/p/googleappengine/issues/detail?id=9088
 - Fixed an issue with the Java SDK jar file being too large for Windows
 64.
 - Fixed a JAXBPermission.**setDatatypeConverter permission issue in
 Java7 runtime.

  --
 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?hl=en.
 For more options, visit https://groups.google.com/groups/opt_out.






-- 

Andrew Jessup | Product Manager, Google App Engine | jes...@google.com

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Re: 1.7.8 Pre-release SDKs Available

2013-04-30 Thread Kaan Soral
Is this all?
I was hoping for some Search improvements, for some reason my search 
documents don't persist on SDK after a reboot

On Tuesday, April 30, 2013 12:14:15 AM UTC+3, Janani Thanigachalam wrote:

 Hello Again Everyone!

 We've posted the pre-release SDKs for Python and Java here:
 http://code.google.com/p/**googleappengine/downloads/listhttp://code.google.com/p/googleappengine/downloads/list

 Please see the pre-release notes below.

 Regards,
 Janani

 App Engine Python SDK - Pre-Release Notes

 Version 1.7.8
 ===
 - The Mail API now allows attachments with .zip and .gzip extensions as 
 long as
   the archives do not contain entries with blacklisted extensions.
   http://code.google.com/p/googleappengine/issues/detail?id=5933
 - New Billing Enabled apps will no longer default to an email quota of 
 20,000
   per day. Instead, apps will need to file a request through the admin 
 console
   to get email quotas increased.
 - Admin console dashboard charts and reports for all users have been fully
   migrated to the new, more reliable backend announced in 1.7.6.
 - The maximum size of POST requests made through URLfetch has been 
 increased
   from 5MB to 10MB.
 - Fixed an issue with the admin handler of the new dev_appserver failing to
   import appengine_config automatically.


 App Engine Java SDK - Pre-Release Notes

 Version 1.7.8
 =
 - The Mail API now allows attachments with .zip and .gzip extensions as 
 long as
   the archives do not contain entries with blacklisted extensions.
   http://code.google.com/p/googleappengine/issues/detail?id=5933
 - New Billing Enabled apps will no longer default to an email quota of 
 20,000
   per day. Instead, apps will need to file a request through the admin 
 console
   to get email quotas increased.
 - Admin console dashboard charts and reports for all users have been fully
   migrated to the new, more reliable backend announced in 1.7.6.
 - The maximum size of POST requests made through URLfetch has been 
 increased
   from 5MB to 10MB.
 - Fixed an issue that caused Full-Text Search to fail in the Java 
 dev_appserver.
https://code.google.com/p/googleappengine/issues/detail?id=9088
 - Fixed an issue with the Java SDK jar file being too large for Windows 64.
 - Fixed a JAXBPermission.setDatatypeConverter permission issue in Java7 
 runtime.


-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Re: 1.7.8 Pre-release SDKs Available

2013-04-30 Thread Renzo Nuccitelli
 Are you using linux? If so, take care of changing the place where 
datastore file is stored. By default it saves on tmp, so when you turn off 
the computer the files you save are gonne.

On Tuesday, April 30, 2013 4:07:21 PM UTC-3, Kaan Soral wrote:

 Is this all?
 I was hoping for some Search improvements, for some reason my search 
 documents don't persist on SDK after a reboot

 On Tuesday, April 30, 2013 12:14:15 AM UTC+3, Janani Thanigachalam wrote:

 Hello Again Everyone!

 We've posted the pre-release SDKs for Python and Java here:
 http://code.google.com/p/**googleappengine/downloads/listhttp://code.google.com/p/googleappengine/downloads/list

 Please see the pre-release notes below.

 Regards,
 Janani

 App Engine Python SDK - Pre-Release Notes

 Version 1.7.8
 ===
 - The Mail API now allows attachments with .zip and .gzip extensions as 
 long as
   the archives do not contain entries with blacklisted extensions.
   http://code.google.com/p/googleappengine/issues/detail?id=5933
 - New Billing Enabled apps will no longer default to an email quota of 
 20,000
   per day. Instead, apps will need to file a request through the admin 
 console
   to get email quotas increased.
 - Admin console dashboard charts and reports for all users have been fully
   migrated to the new, more reliable backend announced in 1.7.6.
 - The maximum size of POST requests made through URLfetch has been 
 increased
   from 5MB to 10MB.
 - Fixed an issue with the admin handler of the new dev_appserver failing 
 to
   import appengine_config automatically.


 App Engine Java SDK - Pre-Release Notes

 Version 1.7.8
 =
 - The Mail API now allows attachments with .zip and .gzip extensions as 
 long as
   the archives do not contain entries with blacklisted extensions.
   http://code.google.com/p/googleappengine/issues/detail?id=5933
 - New Billing Enabled apps will no longer default to an email quota of 
 20,000
   per day. Instead, apps will need to file a request through the admin 
 console
   to get email quotas increased.
 - Admin console dashboard charts and reports for all users have been fully
   migrated to the new, more reliable backend announced in 1.7.6.
 - The maximum size of POST requests made through URLfetch has been 
 increased
   from 5MB to 10MB.
 - Fixed an issue that caused Full-Text Search to fail in the Java 
 dev_appserver.
https://code.google.com/p/googleappengine/issues/detail?id=9088
 - Fixed an issue with the Java SDK jar file being too large for Windows 
 64.
 - Fixed a JAXBPermission.setDatatypeConverter permission issue in Java7 
 runtime.



-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Re: 1.7.8 Pre-release SDKs Available

2013-04-30 Thread Kaan Soral
Nope I'm using Windows 7, did a lot of experimenting to solve the problem, 
however couldn't come up with anything, all my appengine files are in a 
specific directory
--search_indexes_path= is set to a search_indexes file, however that file 
is always ~1kb's and constant, I was thinking whether there is another 
search_documents file, however there is no such indication in temp folder 
/ devappserver args

so to sum up, no luck

I've also haunted many 'issue's on the project, not sure if no one is using 
search yet, as its experimental or it's only me with the problem

On Tuesday, April 30, 2013 10:16:53 PM UTC+3, Renzo Nuccitelli wrote:

  Are you using linux? If so, take care of changing the place where 
 datastore file is stored. By default it saves on tmp, so when you turn off 
 the computer the files you save are gonne.

 On Tuesday, April 30, 2013 4:07:21 PM UTC-3, Kaan Soral wrote:

 Is this all?
 I was hoping for some Search improvements, for some reason my search 
 documents don't persist on SDK after a reboot

 On Tuesday, April 30, 2013 12:14:15 AM UTC+3, Janani Thanigachalam wrote:

 Hello Again Everyone!

 We've posted the pre-release SDKs for Python and Java here:
 http://code.google.com/p/**googleappengine/downloads/listhttp://code.google.com/p/googleappengine/downloads/list

 Please see the pre-release notes below.

 Regards,
 Janani

 App Engine Python SDK - Pre-Release Notes

 Version 1.7.8
 ===
 - The Mail API now allows attachments with .zip and .gzip extensions as 
 long as
   the archives do not contain entries with blacklisted extensions.
   http://code.google.com/p/googleappengine/issues/detail?id=5933
 - New Billing Enabled apps will no longer default to an email quota of 
 20,000
   per day. Instead, apps will need to file a request through the admin 
 console
   to get email quotas increased.
 - Admin console dashboard charts and reports for all users have been 
 fully
   migrated to the new, more reliable backend announced in 1.7.6.
 - The maximum size of POST requests made through URLfetch has been 
 increased
   from 5MB to 10MB.
 - Fixed an issue with the admin handler of the new dev_appserver failing 
 to
   import appengine_config automatically.


 App Engine Java SDK - Pre-Release Notes

 Version 1.7.8
 =
 - The Mail API now allows attachments with .zip and .gzip extensions as 
 long as
   the archives do not contain entries with blacklisted extensions.
   http://code.google.com/p/googleappengine/issues/detail?id=5933
 - New Billing Enabled apps will no longer default to an email quota of 
 20,000
   per day. Instead, apps will need to file a request through the admin 
 console
   to get email quotas increased.
 - Admin console dashboard charts and reports for all users have been 
 fully
   migrated to the new, more reliable backend announced in 1.7.6.
 - The maximum size of POST requests made through URLfetch has been 
 increased
   from 5MB to 10MB.
 - Fixed an issue that caused Full-Text Search to fail in the Java 
 dev_appserver.
https://code.google.com/p/googleappengine/issues/detail?id=9088
 - Fixed an issue with the Java SDK jar file being too large for Windows 
 64.
 - Fixed a JAXBPermission.setDatatypeConverter permission issue in Java7 
 runtime.



-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Re: How to access a private google spreadsheet from google app engine ?

2013-04-30 Thread Vinny P
On Monday, April 29, 2013 11:18:36 AM UTC-5, David Bou wrote:


I would like to know how to read a private google spreadsheet from 
 google app engine.


Hello David,

Is this private google spreadsheet private to you or to another user? If 
it's private to another user, you'll need an OAuth token from them. The 
OAuth documentation for Google Spreadsheets is here: 
https://developers.google.com/google-apps/spreadsheets/#authorizing_requests_with_oauth_20

If the spreadsheet is private to you, then you can use ClientLogin or OAuth 
authentication to access your spreadsheets. Below is a simple app I wrote 
for another user on this mailing list ( 
https://groups.google.com/forum/?fromgroups=#!topic/google-appengine/eYVriyuoeeI
 ), 
it opens up your Google Drive, collects all the spreadsheets, and searches 
for the content of the find_word variable in the first worksheet of all the 
spreadsheets. This app uses ClientLogin, so you'll need to put in your 
Google user/pass into the appropriate variables. There's more documentation 
and examples here: 
https://developers.google.com/google-apps/spreadsheets/#retrieving_a_list-based_feed
 

 package com.example.gaegroupsexample;
import java.io.IOException;
import java.net.URI;
import java.net.URL;
import java.util.Iterator;
import java.util.List;
import com.google.gdata.client.spreadsheet.*;
import com.google.gdata.data.spreadsheet.*;
import com.google.gdata.util.*;
import javax.servlet.http.*;
@SuppressWarnings(serial)
public class GAEGroupsExampleServlet extends HttpServlet {
 public void doGet(HttpServletRequest req, HttpServletResponse resp)
   throws IOException {
  resp.setContentType(text/html);
  
  resp.getWriter().println(pre);
  
  try {
   String USERNAME = username;
  String PASSWORD = password;
  
  String find_word = GOOG;
  find_word = find_word.toLowerCase();
   SpreadsheetService service = new SpreadsheetService(
 GAEGROUPSEXAMPLENOPROD);
   service.setUserCredentials(USERNAME, PASSWORD);
   URL SPREADSHEET_FEED_URL = new URL(
 https://spreadsheets.google.com/feeds/spreadsheets/private/full;);
   // Make a request to the API and get all spreadsheets.
   SpreadsheetFeed feed = service.getFeed(SPREADSHEET_FEED_URL,
 SpreadsheetFeed.class);
   ListSpreadsheetEntry spreadsheets = feed.getEntries();
   if (spreadsheets.size() == 0) {
resp.getWriter().println(There are no spreadsheets to inspect!);
   }
   //Retrieve an iterator over all spreadsheets contained in 
   //this user's Google Drive
   IteratorSpreadsheetEntry spreadsheet_iterator = 
spreadsheets.iterator();
   while (spreadsheet_iterator.hasNext()) {
SpreadsheetEntry spreadsheet = spreadsheet_iterator.next();
String spreadsheet_name = spreadsheet.getTitle().getPlainText();
resp.getWriter().println(Currently searching spreadsheet  + 
spreadsheet_name);
   
//Search only the first worksheet of the spreadsheet.
WorksheetFeed worksheetFeed = service.getFeed(
  spreadsheet.getWorksheetFeedUrl(), WorksheetFeed.class);
ListWorksheetEntry worksheets = worksheetFeed.getEntries();
WorksheetEntry worksheet = worksheets.get(0);

// Fetch the cell feed of the worksheet.
URL cellFeedUrl = worksheet.getCellFeedUrl();
CellFeed cellFeed = service.getFeed(cellFeedUrl, CellFeed.class);

for (CellEntry cell : cellFeed.getEntries()) {
 //Retrieve the contents of each cell.
 String cell_contents = cell.getCell().getInputValue().toLowerCase();
 
 //Match the word with the cell contents. Ignoring case.
 if (cell_contents.indexOf(find_word) != -1) {
  //Found the word.
  resp.getWriter().println(Cell with contents  + cell_contents +  
matches your phrase!);
  // Find the row
  Integer row_index = new Integer(cell.getCell().getRow());
  resp.getWriter().println(
bRow  + row_index.toString() + /b in 
  + spreadsheet_name
  +  matches your query.);
  String rowCollect = ;
  // Print row data
  URL rowCellFeedUrl = new URI(worksheet.getCellFeedUrl()
.toString()
+ ?min-row=
+ row_index
+ max-row= + row_index).toURL();
  CellFeed rowCellFeed = service.getFeed(rowCellFeedUrl,
CellFeed.class);
  // Iterate through each cell, printing its value.
  for (CellEntry rowCell : rowCellFeed.getEntries()) {
   // Print the cell's formula or text value
   rowCollect += rowCell.getCell().getInputValue()
 + \t;
  }
  resp.getWriter().println(bRow Data: /b + rowCollect);
 }
}// end for looping through cells
   }//end while looping through spreadsheets
   
  } catch (Exception e) {
   resp.getWriter().println(Exception:  + e.getMessage());
  }
  resp.getWriter().println(/pre);
 }//end doGet

}



-
-Vinny P
Technology  Media Advisor
Chicago, IL

My Go side project: http://invalidmail.com/







-- 
You received this message because you are subscribed to the Google Groups 

[google-appengine] Re: What is the most common IDE for GAE/Python?

2013-04-30 Thread Bryce Cutt
I use Aptana Studio (which is just a dressed up version of Eclipse) 
primarily and Sublime Text sometimes. Eclipse has been such a core part of 
my workflow for over a decade that I always miss things about it when I try 
to use other IDEs. I've been trying to switch away from it for a while but 
have not succeeded. To me one of the core features of an IDE for GAE (and 
anything actually) is full graphical debug support so even when I use 
Sublime I run my app through Aptana for the good debugger in PyDev.

To those that use Sublime: what debugger do you guys use?


On Sunday, April 28, 2013 9:50:25 PM UTC-7, Takashi SASAKI wrote:

 I'm posting this topic for personal interest.
 What is the most common IDE for Google App Engine with Python?

 I'm using PyDev for now. Some of my friends are using PyCharm.
 Whereas there is the official Eclipse plugin for Java, not for Python.


-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Re: pull queues and backend basics

2013-04-30 Thread Vinny P
On Monday, April 29, 2013 4:32:19 PM UTC-5, Alex Burgel wrote:

 If I use a resident backend, what happens if it dies? Do I need to monitor 
 it myself and turn it back on? Or does appengine ensure that one is always 
 running.



Hello Alex,

For resident backends, AppEngine ensures that a backend is always running. 
It's dynamic backends that start up/shut down in response to requests.

Of course, it's always a good idea to periodically monitor your resident 
backends and double check to ensure that they're running; some people ( 
https://groups.google.com/forum/?fromgroups=#!topic/google-appengine/qJj3K6er1VA
 ) 
have experienced the premature shutdown of their resident backends without 
a subsequent restart. 

-
-Vinny P
Technology  Media Advisor
Chicago, IL

My Go side project: http://invalidmail.com/


-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Testing GWT + GAE locally (not DevMode)

2013-04-30 Thread xybrek
`DevMode` works just fine when testing a GWT + GAE application. However the 
problem arises when we try to deploy our app in GAE cloud, and suddenly we 
get:


GWT module 'app' need to be recompiled

After a long update/upload time. The issue now is how can we test locally 
and be sure at least that we won't suddenly get this error. In a typical 
GWT (non-GAE) its very easy to do, just deploy it to a local Tomcat of 
JBoss AS server. 

However we can't do this for a GAE app. So what are the options to achieve 
this?

 - Where to deploy a GWT+GAE app to be able to see if the GWT needs to be 
recompiled or what, before we even try to upload it.
 - Or are there any better way? `SuperDevMode` perhaps? 

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] IRC hours tomorrow 5/1 8am PST

2013-04-30 Thread Hannah Anderson
Hello everyone,

AppScale is an open source implementation of Google App Engine.

We are having another IRC office hour tomorrow. Join us on #appscale at 
freenode.com.
Come hear what the company is up to and ask questions.
Hope to see you all there!

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [google-appengine] Re: New client library for Google Cloud Storage available for testing

2013-04-30 Thread Tom Kaitchuck
To answer some of the questions on this thread:

We are looking at the App Engine GCS Client library as a potential
successor to the Files API. We believe it to be stable enough for general
usage, but it is still a new library. For new users starting to write new
code we recommend using GCS Client. If it's not meeting your needs or you
encounter problems please file a bug at
https://code.google.com/p/appengine-gcs-client/issues/list

It is still the case that using the GCS client counts against URLFetch
quota. We are actively working on this, and hope to have a fix soon.

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [google-appengine] Changing StringProperty to TextProperty

2013-04-30 Thread timh
You will need to truncate any TextProperty to =500 bytes.

Some Potential Approaches 

1. Create a new StringProperty in parallel to the existing TextProperty and 
gradually rewrite objects truncating as you go.

2. Fetch objects using raw datastore access  (no models involved) and 
truncate and rewrite them then just update your class definition.
 

On Tuesday, April 30, 2013 2:44:35 PM UTC+8, Hai Bison wrote:

 Hi Nick,

 How about the opposite way? I mean, is switching from TextProperty to 
 StringProperty safe? Thank you in advance.

 Hai

 On Friday, 5 March 2010 19:24:10 UTC+7, Nick Johnson (Google) wrote:

 Yes, it's always safe to switch from StringProperty to TextProperty. 
 Existing records will remain indexed until you get and put them again, but 
 they will work as expected.

 -Nick Johnson

 On Fri, Mar 5, 2010 at 6:26 AM, Waleed Abdulla wal...@ninua.com wrote:

 Bump. I was about to post the same question. Is it safe to change the 
 type of a model property from string to text? 

 Waleed




 On Thu, Mar 4, 2010 at 10:02 AM, johnP jo...@thinkwave.com wrote:

 Hi -

 I have a bunch of records with a StringProperty field.  I do not need
 them indexed, and now I need to allow users to add more than 500
 characters.  So I need to migrate these records to TextProperty.

 In the dev datastore, simply switching the property in Models does not
 show any obvious errors. Is it safe to make such a switch on
 production?  Or are there possible land-mines I'm not considering?

 Thanks for any assistance.

 johnP

 --
 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-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.


  -- 
 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-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.




 -- 
 Nick Johnson, Developer Programs Engineer, App Engine
 Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration 
 Number: 368047
  


-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Re: Testing GWT + GAE locally (not DevMode)

2013-04-30 Thread Brandon Donnelson
When deploying does the GWT module compile before it deploys? It should 
compile before it deploys. Another option to verify its compiling is delete 
the gwt project module and related from the war directory, thats compiled, 
before deploying. (Don't delete any static resources.) Is the compile 
comping the module getting deployed, or is there more than one module and 
one module is not getting compiled. There are a few other reasons that this 
happens, but maybe that hints at helping deployments. 

Brandon

On Tuesday, April 30, 2013 1:58:06 PM UTC-7, xybrek wrote:

 `DevMode` works just fine when testing a GWT + GAE application. However 
 the problem arises when we try to deploy our app in GAE cloud, and suddenly 
 we get:


 GWT module 'app' need to be recompiled

 After a long update/upload time. The issue now is how can we test locally 
 and be sure at least that we won't suddenly get this error. In a typical 
 GWT (non-GAE) its very easy to do, just deploy it to a local Tomcat of 
 JBoss AS server. 

 However we can't do this for a GAE app. So what are the options to achieve 
 this?

  - Where to deploy a GWT+GAE app to be able to see if the GWT needs to be 
 recompiled or what, before we even try to upload it.
  - Or are there any better way? `SuperDevMode` perhaps? 


-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Re: Duplicate records in Backup Data?

2013-04-30 Thread Jason Collins
We have seen the same phenomenon. 

It's likely due to some kind of race condition in the backup tool itself, 
but is not a problem there because when restoring, one of the dups will 
just overwrite the other. But it does become a problem once ingested into 
BigQuery.

j

On Monday, 29 April 2013 20:10:34 UTC-6, Mike wrote:

 Hi there

 I've noticed there may be duplicate records in the Backup data that 
 AppEngine produces.

 I can verify this because I'm loading the Backups into BigQuery. When I 
 search one of my tables, I can see the duplicates:

 SELECT __key__.id as X_id, COUNT(__key__.id) as X_count, created FROM 
 [TableId] GROUP BY X_id, created HAVING X_count  1 ORDER BY created DESC;

 This shows there are 5,807 duplicates in a table of ~2 million entries 
 (~0.2%)

 I can give Google employees access to our BigQuery and Google Storage 
 accounts if that helps track down the issue.

 Cheers
 Mike


-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[google-appengine] Re: Testing GWT + GAE locally (not DevMode)

2013-04-30 Thread xybrek
Hmmm... that could be the problem, when deploying I use the *appcfg.cmd 
update path/to/war *
Do you mean I need to upload/update through the maven plugin? I just use 
maven for local deployment: like mvn *gwt:run*

Will this command mvn *gae*:*deploy *deploy to GAE as well as compile GWT? 
I'm thinking that this is analogous to *mvn gae:ru*n that does not involved 
the GWT side of things? 

Xybrek

On Wednesday, May 1, 2013 12:52:26 PM UTC+8, Brandon Donnelson wrote:

 When deploying does the GWT module compile before it deploys? It should 
 compile before it deploys. Another option to verify its compiling is delete 
 the gwt project module and related from the war directory, thats compiled, 
 before deploying. (Don't delete any static resources.) Is the compile 
 comping the module getting deployed, or is there more than one module and 
 one module is not getting compiled. There are a few other reasons that this 
 happens, but maybe that hints at helping deployments. 

 Brandon

 On Tuesday, April 30, 2013 1:58:06 PM UTC-7, xybrek wrote:

 `DevMode` works just fine when testing a GWT + GAE application. However 
 the problem arises when we try to deploy our app in GAE cloud, and suddenly 
 we get:


 GWT module 'app' need to be recompiled

 After a long update/upload time. The issue now is how can we test locally 
 and be sure at least that we won't suddenly get this error. In a typical 
 GWT (non-GAE) its very easy to do, just deploy it to a local Tomcat of 
 JBoss AS server. 

 However we can't do this for a GAE app. So what are the options to 
 achieve this?

  - Where to deploy a GWT+GAE app to be able to see if the GWT needs to be 
 recompiled or what, before we even try to upload it.
  - Or are there any better way? `SuperDevMode` perhaps? 



-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.