Re: [appengine-java] JAVA Working With File
Have you read http://code.google.com/appengine/docs/java/runtime.html#The_Sandbox? /dmc On Fri, Sep 16, 2011 at 3:03 AM, VIKASH wrote: > Hello Friends, > > I want to upload or create programmatic text or other file > on google apps server and then also want to write and read data from > this file. > But i have done all required changes in app-engine.xml file then also > it saws that not permission for that and access deny. so help me tro > create file on app server which i can access later. > > > > Thanks, > Vikash Patel > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to > google-appengine-java@googlegroups.com. > To unsubscribe from this group, send email to > google-appengine-java+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > > -- David Chandler Developer Programs Engineer, GWT+GAE w: http://code.google.com/ b: http://turbomanage.wordpress.com/ b: http://googlewebtoolkit.blogspot.com/ t: @googledevtools -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
[appengine-java] JAVA Working With File
Hello Friends, I want to upload or create programmatic text or other file on google apps server and then also want to write and read data from this file. But i have done all required changes in app-engine.xml file then also it saws that not permission for that and access deny. so help me tro create file on app server which i can access later. Thanks, Vikash Patel -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
[appengine-java] JAVA Working With File
Hello Friends, I want to upload or create programmatic text or other file on google apps server and then also want to write and read data from this file. But i have done all required changes in app-engine.xml file then also it saws that not permission for that and access deny. so help me tro create file on app server which i can access later. Thanks, Vikash Patel -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
Re: [appengine-java] Broken link http://dl.google.com/eclipse/plugin/3.4
GPE typically supports only the three most recent versions of Eclipse, but please post on the new group for Google Plugin for Eclipse to confirm: https://groups.google.com/group/google-plugin-eclipse Thanks, /dmc On Fri, Sep 16, 2011 at 9:32 AM, walter.c...@gmail.com < walter.c...@gmail.com> wrote: > Hi, > > I'm trying to download eclipse 3.4 plugin for GAE, but the link is > broken. Even the zip package cant be download. > > Someone knows why? > > Tks! > Walter > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to > google-appengine-java@googlegroups.com. > To unsubscribe from this group, send email to > google-appengine-java+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > > -- David Chandler Developer Programs Engineer, GWT+GAE w: http://code.google.com/ b: http://turbomanage.wordpress.com/ b: http://googlewebtoolkit.blogspot.com/ t: @googledevtools -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
[appengine-java] Broken link http://dl.google.com/eclipse/plugin/3.4
Hi, I'm trying to download eclipse 3.4 plugin for GAE, but the link is broken. Even the zip package cant be download. Someone knows why? Tks! Walter -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
Re: [appengine-java] Re: SocketTimeoutException when doing URLFetch between 2 apps
Try to make your call in a background task using task queue API. On Sep 16, 2011 9:49 AM, "Daniel Florey" wrote: > Any ideas anyone? > > -- > You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. > To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/oS6fYc8lgcsJ. > To post to this group, send email to google-appengine-java@googlegroups.com. > To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
[appengine-java] Re: SocketTimeoutException when doing URLFetch between 2 apps
Any ideas anyone? -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/oS6fYc8lgcsJ. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
[appengine-java] I want the document that explains how to adjust the value of chunk size
I am looking for the document that explains how to adjust the value of chunk size in com.google.appengine.api.datastore.FetchOptions. Please let me know if you have some information about this. The reason of it is as followings. I tried deleting more than 110,000 entities, and accepted the following warning in the logs of the execution. [the warning in the logs] com.google.appengine.api.datastore.QueryResultsSourceImpl logChunkSizeWarning warning : This query does not have a chunk size set in FetchOptions and has returned over 1000 results. If result sets of this size are common for this query, consider setting a chunk size to improve performance. So, I looked for the javadoc of FetchOptions, and found the following descriptions. [the javadoc of FetchOptions] public final class FetchOptions extends java.lang.Object ... chunkSize determines the internal chunking strategy of the Iterator returned by PreparedQuery.asIterator(FetchOptions) and the Iterable returned by PreparedQuery.asIterable(FetchOptions). Note that unlike limit, offset and cursor, prefetchSize and chunkSize have no impact on the result of the PreparedQuery, but rather only the performance of the PreparedQuery. ... chunkSize public FetchOptions chunkSize(int chunkSize) Sets the chunk size. Please read the class javadoc for an explanation of how chunk size is used. Parameters: chunkSize - The chunk size to set. Must be greater than 0. ... But, I haven't been able to get the information how to adjust the value of chunk size from it. Is there the other class javadoc for an explanation of how chunk size is used? I am waiting for the nice reply. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to google-appengine-java@googlegroups.com. To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.