Re: [google-appengine] Re: instances dying is a permanent states for datastore apps?

2013-03-15 Thread Alpha Scorpii
by the way... i wonder why you are spending 40k a yearit doesn't seems your 
site got that much visitor

-- 
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: Test and Upgrade your App Engine Java Application to a Java 7 runtime...now.

2013-03-15 Thread Takashi Matsuo
Hi,

FWIW, our official maven plugin also supports Java 7. Please use the
following configurations:

plugin
groupIdorg.apache.maven.plugins/groupId
version2.5.1/version
artifactIdmaven-compiler-plugin/artifactId
*configuration*
*source1.7/source*
*target1.7/target*
*/configuration*
/plugin
plugin
groupIdcom.google.appengine/groupId
artifactIdappengine-maven-plugin/artifactId
version${appengine.target.version}/version
*configuration*
*useJava7true/useJava7*
*/configuration*
/plugin


On Thu, Mar 14, 2013 at 6:56 PM, Ludovic Champenois l...@google.com wrote:

 Hi,
 A quick status on the Java 7 migration: No news is good news right?
 Applications (very large and small)  having tried or even completely
 upgraded to the Java 7 runtime have not discovered runtime issue: this is
 great news!
 More applications every single day, and counting...

 If you have not started testing your application with the new Java 7
 runtime, this is the right time now to do it either with the current 1.7.5
 release, or the coming 1.7.6 release (we push a preview SDK earlier this
 week).

 Cheers.

 On Wednesday, February 27, 2013 10:37:01 AM UTC-8, Ludovic Champenois
 wrote:

 Hi,

 As part of Google App Engine 1.7.5 release on February 13, 2013, we
 introduced Preview support of App Engine Java 7 runtime.  In early April,
 Google will commence upgrading our internal applications from Java 6 to
 Java 7.  In conjunction with this effort, we highly recommend that all of
 our App Engine customers begin testing and eventually migrate their
 applications to Java 7 runtime within the next couple of months.

 Please find below some additional technical information to assist with
 testing and migrating your application to Java 7 environment:

 *Java 6 and Java 7 Compatibility*

 In general, Java 7 runtime is backwards compatible with Java 6, and will
 run all pre-existing Java applications that did not rely on
 implementation-specific functionality.  Please refer to the Oracle white
 paper on Java 7 and Java 
 6http://www.oracle.com/technetwork/java/javase/compatibility-417013.htmlcompatibility
  for additional details.

 *Procedure for Testing*

 For all your Java App Engine applications, here are the steps for testing
 in the new Java 7 environment.

 1.  App Engine can support multiple live versions of a given application.
  It is best to create a new version of your app and deploy it to a Java 7
 runtime.

 2.  You can deploy to a new Java 7 runtime with one of the following
 steps:

 a)  Recompile your Java Application with a full JDK 7 compiler. You can
 test it with the GAE 1.7.5 SDK, and when ready, use the regular appcfg SDK
 tool that will detect that the Java byte code is Java 7 compliant and will
 use a Java7 runtime for this application version.

 b)  If you are still compiling your Java application with a JDK 6
 compiler, you can deploy to the Java 7 runtime by adding the *--use_java7
 * flag to the appcfg SDK tool.

 Please review the Google Java 7 
 Considerationshttps://developers.google.com/appengine/docs/java/java7paper 
 for additional information on configuring Java 7.

 3.  Assuming you have your default application version still running with
 a Java 6 runtime and a new version running in Java 7, you can use the
 Google App Engine Traffic Splitting feature to slowly ramp up traffic on
 the new Java 7 runtime.  Consider starting with 5%, then increase gradually
 to 10%, 20%, and so on as your app is behaving as expected.  See our Traffic
 Splitting 
 documenthttps://developers.google.com/appengine/docs/adminconsole/trafficsplittingfor
  more information about this tool.

 Thanks for spending the time to make sure your application is Java 7
 ready now. Only a very few incompatible behaviors may have to be fixed in
 your applications.



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






-- 
Takashi Matsuo | Developers Advocate | tmat...@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 

Re: [google-appengine] Re: Java Backends are killed and started

2013-03-15 Thread Aswath Satrasala
I have increased the Backend class to B4 also.   The backend is just
getting killled after 3-4 minutes.
I look at the Memory Usage chart for my instance.  It shows above 512MB.
Now, I am trying with B8 instance.


-Aswath




On Fri, Mar 15, 2013 at 2:01 AM, Vinny P vinny...@gmail.com wrote:

 Wow. OK, that's not a code problem, that's AppEngine with a full blown
 case of bird flu.

 Time to feed Starburst to Drake's magical unicorns?

 -Vinny P


 On Thursday, March 14, 2013 2:04:42 PM UTC-5, Rafael Sanches wrote:

 Hi Vinni,

 I believe it's much worst than that. Look of what just happened to my
 servers, 5 minutes ago: 
 http://cl.ly/image/**2t1y2O2S2U1hhttp://cl.ly/image/2t1y2O2S2U1h

 This is making me to pay $40k a year for a service that I could handle
 with $3.

 I hope someone fixes this soon. Even if it's happening, on a constant
 basis, for a week already.

 thanks
 rafa


 On Thu, Mar 14, 2013 at 7:25 AM, Vinny P vinn...@gmail.com wrote:

 The backends are getting killed because something or someone is sending
 _ah/stop requests to them. You can read more about shutdown requests here:
 https://developers.**google.com/appengine/docs/**java/backends/overview#
 **Shutdownhttps://developers.google.com/appengine/docs/java/backends/overview#Shutdown

 The first thing that comes to mind is that you may be exceeding the
 memory limit, especially considering that AppEngine is complaining about
 chunk size. See here for more details: http://stackoverflow.**
 com/questions/7198738/for-**google-app-engine-java-how-do-**
 i-set-and-use-chunk-size-in-**fetchoptionshttp://stackoverflow.com/questions/7198738/for-google-app-engine-java-how-do-i-set-and-use-chunk-size-in-fetchoptions
  but
 the TLDR is that you're requesting a lot of entities in one operation.
 Depending on your code and what you're doing, you may be exceeding the
 memory limit for the backend. Try increasing the backend size and see if it
 solves the problem. If not, can you post some code?

 -Vinny


 On Thursday, March 14, 2013 7:55:17 AM UTC-5, aswath wrote:


 Hello,
 I am running a tasks in the Java Backends.  Within 7 min, the Java
 Backends is started 3 times.
 The bad part is , the backends are getting killed in the middle of a
 running task.

 Please advise

 -Aswath



1.
   1. 2013-03-14 17:45:46.214 /admin/**addGlAcctO**
   rgPartyDateMonthYear**ToEntry 50**0 99494ms 0kb instan**ce=0
   AppEn**gine-Google; 
 (+http://code.google.com/**appen**ginehttp://code.google.com/appengine
   )
   2. W2013-03-14 17:44:19.341 com.google.**appeng**
   ine.api.datastore.**QueryResults**SourceImpl
   logChunkSizeWarning: This query does not have a chunk size set in
   FetchOptions and has retur
   3. W2013-03-14 17:44:19.608 com.veersoft.**AddD**ateMonthYearEntities
   doProcess: procing mailId=26apr...@gmail.com
   4. W2013-03-14 17:44:19.609 com.veersoft.**AddD**ateMonthYearEntities
   createGlAcctOrgPartyDateMonthYear: crnt nameSpace=c-p-r-p-l-*
   *26april197**3-gmail.comhttp://c-p-r-p-l-26april1973-gmail.com/
   5. W2013-03-14 17:44:20.386 com.veersoft.**AddD**ateMonthYearEntities
   createGlAcctOrgPartyDateMonthYear: No.of AcctgTrans= 73
   6. W2013-03-14 17:44:22.537 com.veersoft.**AddD**ateMonthYearEntities
   createGlAcctOrgPartyDateMonthYear: AcctgTran count: 0
   7. W2013-03-14 17:45:24.938 com.veersoft.**AddD**ateMonthYearEntities
   createGlAcctOrgPartyDateMonthYear: AcctgTran count: 25
   8. E2013-03-14 17:45:46.213 Process terminated because the
   backend took too long to shutdown.
   2.
   1. 2013-03-14 17:45:35.268 /_ah/stop 200 119ms 0kb instance=0
3.
   1. 2013-03-14 17:44:18.297 /_ah/start 404 10478ms 0kb
   instance=0
   2. W2013-03-14 17:44:10.419 
 com.veersoft.**list**ener.**VsServletContextListener
   contextInitialized: 2013-03-14 18:14:10 IST
   3. I2013-03-14 17:44:13.889 com.google.**inject**.internal.util.$
   **FinalizableRef**erenceQueue$**SystemLoader loadFinalizer: Not
   allowed to access system class loader.
   4. I2013-03-14 17:44:13.895 com.google.**inject**.internal.util.$
   **FinalizableRef**erenceQueue init: Failed to start reference
   finalizer thread. Reference cleanup will only occur when
   5. I2013-03-14 17:44:18.297 This request caused a new process to
   be started for your application, and thus caused your application 
 code to
   be loaded for the first time. This requ
4.
   1. 2013-03-14 17:43:46.513 /admin/**addGlAcctO**
   rgPartyDateMonthYear**ToEntry 50**0 380429ms 0kb insta**nce=0
   AppE**ngine-Google; 
 (+http://code.google.com/**appen**ginehttp://code.google.com/appengine
   )
   2. W2013-03-14 17:37:46.188 com.google.**appeng**
   ine.api.datastore.**QueryResults**SourceImpl
   logChunkSizeWarning: This query does not have a chunk size set in
   FetchOptions and has retur
  

[google-appengine] delete index

2013-03-15 Thread srk

when i delete index for my application through macbook air , it asked for 
three options and they are N/y/a . i can understand that N- no , Y- yes. 
Can anyone tell what is meant by a in the options listed.

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] namespaces support for java mapper

2013-03-15 Thread Aswath Satrasala
Hello,
Does java mapper have the support for namespaces?

I am using namespaces, and the last time I tried, it was not supporting
namespaces, that means, the entities in the namespaces were not processed

-Aswath

-- 
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: AppEngine patches

2013-03-15 Thread anatoly techtonik
Right. Adding to CC.

AppEngine should eat its own dog food! =)
-- 
anatoly t.


On Fri, Mar 15, 2013 at 3:14 PM, Andi Albrecht albrecht.a...@gmail.comwrote:

 Looks like you've hit the wrong mailing list with this post :)

 On Fri, Mar 15, 2013 at 1:01 PM, anatoly techtonik techto...@gmail.com
 wrote:
  Hmm..
  Why AppEngine doesn't recommend to use Rietveld?
 
  https://code.google.com/p/googleappengine/
  --
  anatoly t.
 
  --
  You received this message because you are subscribed to the Google Groups
  codereview-discuss group.
  To unsubscribe from this group and stop receiving emails from it, send an
  email to codereview-discuss+unsubscr...@googlegroups.com.
  To post to this group, send email to codereview-disc...@googlegroups.com
 .
  Visit this group at
 http://groups.google.com/group/codereview-discuss?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.




[google-appengine] Admin Console - Datastore statistics broken

2013-03-15 Thread Aswath Satrasala
Hi,

Issue 1.
 - In the Admin Console, click on the Datastore Statistics link on the left
side.
-  In the Datastore statistics screen, the Kind drop down shows only one
entry 'All Entities'.   This should show all the Kinds in the datastore.


Issue 2.
Type a namespace in the same screen Demo-1. You get the following error
Namespacehttps://appengine.google.com/datastore/statistics?app_id=s%7Eaccountingguru-indianamespace=Demo-1-ankitdugar-gmail.comkind=#namespace
-
Namespace does not exist: Demo-1


-Aswath

-- 
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: our app is awesome slow recently

2013-03-15 Thread Andrin von Rechenberg
Any update on this from anyone?

On Tue, Mar 12, 2013 at 10:14 PM, Jason Collins
jason.a.coll...@gmail.com wrote:
 We've noticed really poor memcache response times during the peak of the
 North American day - 80-120ms for a memcache.get() as fired by NDB (note
 this is the RPC time as visualized in appstats, so it does not include the
 deserialization costs).

 The performance was so poor in fact that we disabled memcache for all of our
 NDB models. Datastore gets were the same or better in terms of response time
 - of course, they cost most $$ though. :(

 This seems to be an order of magnitude worse in terms of performance than
 when memcache first started. It's too bad because it's hard to untrain
 memcaching habits, and memcache in general should be awesome.

 j


 On Monday, 11 March 2013 16:49:54 UTC-6, Andrin von Rechenberg wrote:

 Are you a heavy user of memcache? Our memcache shrunk by a factor of 10x
 since March 5th 2013.

 http://www.prodeagle.com/link?site=miumeet-hr.appspot.comid=1189001auth=9fc19f8077892c56ee311793a1ec2ace

 Having a small memcache all of a sudden could explain your problem too.

 On Mon, Mar 4, 2013 at 3:47 PM, alex al...@cloudware.it wrote:

 How about profiling your app first and posting results here before
 demanding any answers to questions that are probably really hard to
 answer w/o a decenlty developed telepathic ability?

 On Mon, Mar 4, 2013 at 3:10 PM, FrEaKmAn zase...@gmail.com wrote:
  Hello,
 
  I can also confirm that my clients app is also super slow. We are using
  Play
  Framework and it works ok. But there are few days when it's loading
  page for
  around 30 seconds which is too slow.
 
  I demand some answers why it's working so slow!
 
  On Sunday, 3 March 2013 08:30:30 UTC+1, Robbie Cheng wrote:
 
  our app-id is :worldvision-tw
  its response time is  60s for the past week.
 
  This is not acceptable, we would like ask for re-fund.
 
  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-appengi...@googlegroups.com.
  To post to this group, send email to google-a...@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-appengi...@googlegroups.com.
 To post to this group, send email to google-a...@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.



-- 
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] Can't remember the name of this startup

2013-03-15 Thread Rodrigo Moraes
A couple of years ago someone presented a nice app hosted on App Engine 
that I'm trying to remember now.

The developer was based on Japan, I think. The app was a web authoring tool 
for documentation, classes, presentations, manuals etc -- it was a simple 
elearning authoring tool. It had a js-based editor to create and organize 
pages, and select themes, and so on.

I don't want a tool similar to the one I described; I want to remember what 
was the name of that site. Any takers? :)

cheers,
rodrigo

-- 
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] delete index

2013-03-15 Thread Takashi Matsuo
'a' means 'yes to all'.


On Fri, Mar 15, 2013 at 5:02 AM, srk srikanth.krishnamur...@a-cti.comwrote:


 when i delete index for my application through macbook air , it asked for
 three options and they are N/y/a . i can understand that N- no , Y- yes.
 Can anyone tell what is meant by a in the options listed.

 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.






-- 
Takashi Matsuo | Developers Advocate | tmat...@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.




Re: [google-appengine] Re: AppEngine patches

2013-03-15 Thread Takashi Matsuo
Good catch. Thanks for suggestion.


On Fri, Mar 15, 2013 at 5:36 AM, anatoly techtonik techto...@gmail.comwrote:

 Right. Adding to CC.

 AppEngine should eat its own dog food! =)
 --
 anatoly t.


 On Fri, Mar 15, 2013 at 3:14 PM, Andi Albrecht albrecht.a...@gmail.comwrote:

 Looks like you've hit the wrong mailing list with this post :)

 On Fri, Mar 15, 2013 at 1:01 PM, anatoly techtonik techto...@gmail.com
 wrote:
  Hmm..
  Why AppEngine doesn't recommend to use Rietveld?
 
  https://code.google.com/p/googleappengine/
  --
  anatoly t.
 
  --
  You received this message because you are subscribed to the Google
 Groups
  codereview-discuss group.
  To unsubscribe from this group and stop receiving emails from it, send
 an
  email to codereview-discuss+unsubscr...@googlegroups.com.
  To post to this group, send email to
 codereview-disc...@googlegroups.com.
  Visit this group at
 http://groups.google.com/group/codereview-discuss?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.






-- 
Takashi Matsuo | Developers Advocate | tmat...@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] Any idea why this 3 line script won't work?

2013-03-15 Thread Travis Keep
function doGet() {

  return HtmlService.createHtmlOutput(htmlbodyhi there/body/html);

}

When I deploy this script and view in my browser, I get the white screen of 
death with no errors instead of the expected hi there When I view the 
source of my page, I see lots of strange looking javascript and tags, but 
nothing that looks like what I wrote. Any ideas what I am missing?


-- 
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] Is there a way to interactively debug a google script web app?

2013-03-15 Thread Travis Keep
When I mean interactively debug, I mean hit it with the browser and then 
trace through what it does line for line.  

-- 
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] Is HtmlService in google scripts down?

2013-03-15 Thread Travis Keep
All day I haven't been able to make anything that uses HtmlService work 
including small, 3 line toy programs. HtmlService worked for me earlier 
this week. Is there an outage?

-- 
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] Delete Version is Failing (Server Error)

2013-03-15 Thread Takashi Matsuo
Hi V.B.

Can you just tell me your app-id and the version you're trying to delete?


On Tue, Mar 12, 2013 at 12:57 PM, V.B. vidalborro...@gmail.com wrote:

 Ahh. Hello Takashi!
Yes, I just deleted a recent version earlier and saw the same problem.
 Is there any information you need me to collect and report back with?


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






-- 
Takashi Matsuo | Developers Advocate | tmat...@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.




Re: [google-appengine] ssl certificate for custom domains

2013-03-15 Thread Phil Archibald
cheers Aswath,
does the filename or extension matter for the concatenated file from step 4?


On Wednesday, 13 February 2013 22:06:25 UTC-8, aswath wrote:

 Hi,
 I  did this a week ago for my test appid. I don't have the wildcard cert. 
  But for normal case,the steps are.  

 1.  Generate a private key
 openssl genrsa -out myprivkey.pem 1024

 2. generate the csr using the above private key and upload to comodo
 openssl req -new -key myprivkey.pem -out mykey.csr

 3. generate the unencrypted private key
 openssl rsa -in myprivkey.pem -out unmyprivkey.pem


 4.  After doing step 2, the comodo, will send 3 cert files in a zip by 
 email.  Extract them out and concat them using the notepad.

 5.  Upload 3 and 4 files in the Google apps domain panel.

 Hope this helps.

 -Aswath  
 www.AccountingGuru.in

 On Sat, Feb 9, 2013 at 2:59 AM, lillian...@netvigilance.com javascript:
  wrote:

 I bought a wildcard cert from comodo and created the csr with this 
 command:
 openssl req -out certificate.csr -new -newkey rsa:2048 -nodes -keyout 
 certificate.key
 When trying to upload the certificate and private key I get the error

 Both the private key and SSL certificate should be in unencrypted PEM 
 format.

 even though as far as I know both files are.
 Does anyone know how to solve this?

  -- 
 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-appengi...@googlegroups.com javascript:.
 To post to this group, send email to 
 google-a...@googlegroups.comjavascript:
 .
 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.




[google-appengine] Encryption seling data

2013-03-15 Thread Daniel Dan Iosif
 






   In need a simple solution to manage a loyalty system for 14 difrent 
Beauty Salon.

is a association that wants to use in commun PVC card with barcode ID.


1.What is simple solution to create a app for selling and to manage loyaty 
sistem ? to run in online/offline mode 

Loyaty card is commun but selling is privat for each store.


2 .Is posible to save on local selling and to upload just loyaty 
information ?

3.Is posible a simple encryption for seling data ?

4.What arguments and solutions that can be useful for the client to be 
convisn that nobody sees sales data ?

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




[google-appengine] Uncaught exception from servlet javax.servlet.UnavailableException: java.security.AccessControlException: access denied

2013-03-15 Thread Haribabu .


Hi,

I have implemented a long polling application using GAE, the application works 
fine on my local machine but when i try to
deploy it GAE am getting the below error ( btw am not using log4j for logging)

Uncaught exception from servlet
javax.servlet.UnavailableException: java.security.AccessControlException: 
access denied (java.lang.RuntimePermission modifyThreadGroup)
at 
org.mortbay.jetty.servlet.ServletHolder.makeUnavailable(ServletHolder.java:415)
at 
org.mortbay.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:451)
at 
org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java:263)
at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
at 
org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:685)
at org.mortbay.jetty.servlet.Context.startContext(Context.java:140)
at 
org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1250)
at 
org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:517)
at 
org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:467)
at 
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)
at 
com.google.apphosting.runtime.jetty.AppVersionHandlerMap.createHandler(AppVersionHandlerMap.java:219)
at 
com.google.apphosting.runtime.jetty.AppVersionHandlerMap.getHandler(AppVersionHandlerMap.java:194)
at 
com.google.apphosting.runtime.jetty.JettyServletEngineAdapter.serviceRequest(JettyServletEngineAdapter.java:134)
at 
com.google.apphosting.runtime.JavaRuntime$RequestRunnable.run(JavaRuntime.java:447)
at 
com.google.tracing.TraceContext$TraceContextRunnable.runInContext(TraceContext.java:454)
at 
com.google.tracing.TraceContext$TraceContextRunnable$1.run(TraceContext.java:461)
at com.google.tracing.TraceContext.runInContext(TraceContext.java:703)
at 
com.google.tracing.TraceContext$AbstractTraceContextCallback.runInInheritedContextNoUnref(TraceContext.java:338)
at 
com.google.tracing.TraceContext$AbstractTraceContextCallback.runInInheritedContext(TraceContext.java:330)
at 
com.google.tracing.TraceContext$TraceContextRunnable.run(TraceContext.java:458)
at 
com.google.apphosting.runtime.ThreadGroupPool$PoolEntry.run(ThreadGroupPool.java:251)
at java.lang.Thread.run(Thread.java:679)

Thanks in advance.

-- 
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: Datastore Admin not working for long application names?

2013-03-15 Thread Stuart Mitchell
I have this same problem too 28 characters.

:-(


On Tuesday, November 13, 2012 11:42:45 AM UTC+13, paddycarey wrote:

 I've noticed exactly the same problem with one of my apps, it has a 27 
 character name and the datastore admin isn't working :(

 Can't seem to find a fix for it anywhere and i'd really rather not have to 
 rename the app.

 On Wednesday, November 7, 2012 9:33:12 AM UTC, Oliver Sturm wrote:

 Update: I found that in the case where the page remains blank, I can pick 
 the inner frame URL from the HTML and go to the page directly, and then it 
 works. It doesn't seem to work while used in the context of the dashboard. 

 Oliver


 On Tuesday, November 6, 2012 7:14:02 PM UTC, Oliver Sturm wrote:

 Hi,

 I have a few applications in GAE. In one of them, I can access the 
 Datastore Admin page in the dashboard just fine. However, for two other 
 applications it is not working - curiously in two different ways. For one 
 of the applications, the Datastore Admin page always remains blank - it 
 seems to load for a moment, but nothing ever happens and it stays white. 

 The second application has a different issue: the auto-generated server 
 name for it is too long to be considered legal by the DNS name lookup. 
 The browser (Chrome) just says that the DNS lookup failed for the name 
 ah-builtin-python-bundle-dot-latest-dot-01234567890123456789012345.appspot.com(I'm
  replacing the actual app name part of the DNS name with digits, but 
 yes, the app name is 26 chars long). Testing with the host command from a 
 Unix command prompt, I get an error message declaring the name not legal.

 Is this a known problem? Why am I allowed to use app names this long if 
 a standard mechanism like Datastore Admin is not going to work if the name 
 is too long? Is there a workaround, other than renaming my app?

 The second app for which the page also doesn't work seems to be just 
 within the limits, btw - DNS lookup seems to be working for the name in 
 that case. Any ideas what might be wrong in that case?

 Cheers
 Oliver



-- 
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: Test and Upgrade your App Engine Java Application to a Java 7 runtime...now.

2013-03-15 Thread Thomas Becker
I actually did find two issues. When migrating to Java 7, one needs to 
upgrade  from JDO 2.3 (datanucleus plugin v1) to JDO 3.0 (datanucleus 
plugin v2). This is stated in the documentation at the very end of the page 

https://developers.google.com/appengine/docs/java/java7 . 

But JDO 3.0 (datanucleus plugin v2) has two serious issues: count queries 
don't work anymore, and the annotation @Persistent(serialized = true) 
does not work anymore. I submitted these on February 28 as issues #8902 and 
#8903 in the GAE issue tracker. They are both still unaddressed. Before 
switching to Java 7 and deprecating Java 6, please make sure that JDO 3.0 
(datanucleus plugin v2) is fully functional and tested. Otherwise, you will 
breaking apps that use these two features of JDO.


On Friday, March 15, 2013 1:33:43 AM UTC-7, Takashi Matsuo (Google) wrote:


 Hi,

 FWIW, our official maven plugin also supports Java 7. Please use the 
 following configurations:

 plugin
 groupIdorg.apache.maven.plugins/groupId
 version2.5.1/version
 artifactIdmaven-compiler-plugin/artifactId
 *configuration*
 *source1.7/source*
 *target1.7/target*
 */configuration*
 /plugin
 plugin
 groupIdcom.google.appengine/groupId
 artifactIdappengine-maven-plugin/artifactId
 version${appengine.target.version}/version
 *configuration*
 *useJava7true/useJava7*
 */configuration*
 /plugin


 On Thu, Mar 14, 2013 at 6:56 PM, Ludovic Champenois 
 lu...@google.comjavascript:
  wrote:

 Hi,
 A quick status on the Java 7 migration: No news is good news right?
 Applications (very large and small)  having tried or even completely 
 upgraded to the Java 7 runtime have not discovered runtime issue: this is 
 great news!
 More applications every single day, and counting...

 If you have not started testing your application with the new Java 7 
 runtime, this is the right time now to do it either with the current 1.7.5 
 release, or the coming 1.7.6 release (we push a preview SDK earlier this 
 week).

 Cheers.

 On Wednesday, February 27, 2013 10:37:01 AM UTC-8, Ludovic Champenois 
 wrote:

 Hi,

 As part of Google App Engine 1.7.5 release on February 13, 2013, we 
 introduced Preview support of App Engine Java 7 runtime.  In early April, 
 Google will commence upgrading our internal applications from Java 6 to 
 Java 7.  In conjunction with this effort, we highly recommend that all of 
 our App Engine customers begin testing and eventually migrate their 
 applications to Java 7 runtime within the next couple of months. 

 Please find below some additional technical information to assist with 
 testing and migrating your application to Java 7 environment:

 *Java 6 and Java 7 Compatibility*
  
 In general, Java 7 runtime is backwards compatible with Java 6, and will 
 run all pre-existing Java applications that did not rely on 
 implementation-specific functionality.  Please refer to the Oracle 
 white paper on Java 7 and Java 
 6http://www.oracle.com/technetwork/java/javase/compatibility-417013.htmlcompatibility
  for additional details.

 *Procedure for Testing*
  
 For all your Java App Engine applications, here are the steps for 
 testing in the new Java 7 environment.

 1.  App Engine can support multiple live versions of a given 
 application.  It is best to create a new version of your app and deploy it 
 to a Java 7 runtime.

 2.  You can deploy to a new Java 7 runtime with one of the following 
 steps:

 a)  Recompile your Java Application with a full JDK 7 compiler. You can 
 test it with the GAE 1.7.5 SDK, and when ready, use the regular appcfg SDK 
 tool that will detect that the Java byte code is Java 7 compliant and will 
 use a Java7 runtime for this application version.

 b)  If you are still compiling your Java application with a JDK 6 
 compiler, you can deploy to the Java 7 runtime by adding the *
 --use_java7* flag to the appcfg SDK tool.

 Please review the Google Java 7 
 Considerationshttps://developers.google.com/appengine/docs/java/java7paper
  for additional information on configuring Java 7. 

 3.  Assuming you have your default application version still running 
 with a Java 6 runtime and a new version running in Java 7, you can use the 
 Google App Engine Traffic Splitting feature to slowly ramp up traffic on 
 the new Java 7 runtime.  Consider starting with 5%, then increase gradually 
 to 10%, 20%, and so on as your app is behaving as expected.  See our 
 Traffic 
 Splitting 
 documenthttps://developers.google.com/appengine/docs/adminconsole/trafficsplittingfor
  more information about this tool.

 Thanks for spending the time to make sure your application is Java 7 
 ready now. Only a very few incompatible behaviors may have to be fixed in 
 your applications. 

  

 

Re: [google-appengine] delete index

2013-03-15 Thread aanaand...@gmail.com
A - Abort. Guessing.

*On Fri, Mar 15, 2013 at 5:32 PM, srk srikanth.krishnamur...@a-cti.comwrote:
*


 when i delete index for my application through macbook air , it asked for
 three options and they are N/y/a . i can understand that N- no , Y- yes.
 Can anyone tell what is meant by a in the options listed.

 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.




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