[google-appengine] Suggestions for autocomplete feature providing real-time low-latency suggestions......using product catalogue DB

2017-12-03 Thread Vik S
appreciated. Thanks, Vik S. -- 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,

[google-appengine] Fwd: need help on refreshToken null issue

2013-07-16 Thread Vik
Can someone please help us? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- Forwarded message -- From: Vik vik@gmail.com Date: Mon, Jul 8, 2013 at 9:47 PM Subject: need help on refreshToken null issue To: google-appengine@googlegroups.com

[google-appengine] Re: need help on refreshToken null issue

2013-07-10 Thread Vik
anyone on this plz? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Mon, Jul 8, 2013 at 9:47 PM, Vik vik@gmail.com wrote: Hi Please advise on http://stackoverflow.com/questions/17333726/refreshtoken-is-null Thankx and Regards Vik Founder http

[google-appengine] need help on refreshToken null issue

2013-07-08 Thread Vik
Hi Please advise on http://stackoverflow.com/questions/17333726/refreshtoken-is-null Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups Google App Engine group. To unsubscribe from

Re: [google-appengine] Re: on reading from google drive

2013-06-19 Thread Vik
any help on this please? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Tue, Jun 18, 2013 at 6:31 PM, Vik vik@gmail.com wrote: Hi I tried to use the code as below package vik.sakshum.sakshumweb.server.common; import java.io.IOException; import

Re: [google-appengine] Re: on reading from google drive

2013-06-18 Thread Vik
(KEY_SESSION_USERID, id); System.out.println(vik:: accessToken: + credential.getAccessToken() + refreshToken: + credential.getRefreshToken()); } catch (IOException e) { throw new RuntimeException(Can't handle the OAuth2 callback, + make sure that code is valid

Re: [google-appengine] Re: on reading from google drive

2013-06-17 Thread Vik
we dont use maven so how do we get these? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Mon, Jun 17, 2013 at 11:44 AM, Vinny P vinny...@gmail.com wrote: On Mon, Jun 17, 2013 at 12:34 AM, Vik vik@gmail.com wrote: Thanks Vinny I am not sure why

Re: [google-appengine] Re: on reading from google drive

2013-06-14 Thread Vik
any users doing any explicit action. Our app sitting in GAE need to access google docs without any user intervention Vik Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Fri, Jun 14, 2013 at 8:59 AM, Vinny P vinny...@gmail.com wrote: Hello, On Thursday, June

Re: [google-appengine] Re: on reading from google drive

2013-06-14 Thread Vik
Well we cant use service account scheme as that one restricts completely to view or modify docs linked to that account using drive UI. So, we still want to read a particular users docs but without user to authenticate explictly Thankx and Regards Vik Founder http://www.sakshum.org http

Re: [google-appengine] Re: on reading from google drive

2013-06-14 Thread Vik
manually authenticate it Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Fri, Jun 14, 2013 at 10:51 AM, Vinny P vinny...@gmail.com wrote: On Friday, June 14, 2013 12:43:31 PM UTC-5, Vivek Kumar wrote: So, we still want to read a particular users docs

[google-appengine] on reading from google drive

2013-06-13 Thread Vik
Hi Can someone help us on this please http://stackoverflow.com/questions/17057978/issues-in-implementing-server-side-authorization-to-google-drive Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed

Re: [google-appengine] Re: Resource not found exception thread

2013-05-21 Thread Vik
Hi Just giving another attempt in case people got free after google I/O. Please help on this issue Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Thu, May 16, 2013 at 9:36 AM, Vik vik@gmail.com wrote: Can someone please help as we are badly affected

Re: [google-appengine] Re: Resource not found exception thread

2013-05-10 Thread Vik
anyone any help on this please? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Wed, May 8, 2013 at 6:30 PM, Vik vik@gmail.com wrote: I tried to print detailed stack trace and seeing following which seems to say either doc does not exist or i am

Re: [google-appengine] Re: Resource not found exception thread

2013-05-08 Thread Vik
) at java.lang.Thread.run(Thread.java:722) Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Tue, May 7, 2013 at 1:51 PM, Vik vik@gmail.com wrote: Thanks for replying. e.printStackTrace() does not print anything in the app engine logs/ All i see

[google-appengine] Resource not found exception thread

2013-05-07 Thread Vik
Hi Can someone please assist on the thread http://stackoverflow.com/questions/16329900/com-google-gdata-util-resourcenotfoundexception Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups

Re: [google-appengine] Re: Resource not found exception thread

2013-05-07 Thread Vik
= client.getMedia(mc); Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Tue, May 7, 2013 at 1:20 PM, Vinny P vinny...@gmail.com wrote: On Tuesday, May 7, 2013 1:06:44 PM UTC-5, Vivek Kumar wrote: Hi Can someone please assist on the thread http://stackoverflow

[google-appengine] Re: pending on reliability of document service api

2013-04-29 Thread Vik
Please advise us on this as we are blocked on this issue. Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Mon, Apr 22, 2013 at 12:42 PM, Vik vik@gmail.com wrote: Hi someone please advise on http://stackoverflow.com/questions/16128876/unreliable

[google-appengine] need advise

2013-04-23 Thread Vik
Hi Can someone advise us on this please http://stackoverflow.com/questions/16128876/unreliable-fetching-of-google-docs-using-document-api Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups

[google-appengine] pending on reliability of document service api

2013-04-22 Thread Vik
Hi someone please advise on http://stackoverflow.com/questions/16128876/unreliable-fetching-of-google-docs-using-document-api Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups Google App

Re: [google-appengine] Re: need urgent help

2013-01-17 Thread Vik
Thanks for the knowledge on this. Problem seems to be fixed but I am waiting and monitoring the logs for next couple of days to be sure On Jan 17, 2013 7:05 AM, Thiago Catoto tcat...@gmail.com wrote: Hi Vik, Nice to hear that you fixed your problem. I guess with persistence.xml you have more

Re: [google-appengine] Re: Pagespeed increases load time and index

2013-01-16 Thread Vik
Logged it as https://code.google.com/p/googleappengine/issues/detail?id=8693thanks=8693ts=1358354947 Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Wed, Jan 16, 2013 at 8:25 AM, Robert Schuppenies schu...@google.comwrote: Could you file an issue at https

Re: [google-appengine] Re: Pagespeed increases load time and index

2013-01-16 Thread Vik
yeah in case of gwt using apps looks like not a solution Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Wed, Jan 16, 2013 at 9:22 AM, Brandon Wirtz drak...@digerat.com wrote: Page speed works like Beautiful soup + a CDN ** ** If you don’t have

Re: [google-appengine] Re: Pagespeed increases load time and index

2013-01-16 Thread Vik
so u mean its a big no no to use pagespeed on gwt ? may be that should be mentioned on pagespeed docs Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Wed, Jan 16, 2013 at 12:01 PM, Ryan Chazen rya...@gmail.com wrote: If you use all of GWT's client bundle

[google-appengine] Pagespeed increases load time and index

2013-01-15 Thread Vik
Any bug in pagespeed optimization service? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to google-appengine@googlegroups.com

Re: [google-appengine] Re: Pagespeed increases load time and index

2013-01-15 Thread Vik
sad google doesnt analyze tools for their own technologies like GWT Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Tue, Jan 15, 2013 at 3:39 PM, Adam Sah adam@gmail.com wrote: sadly, this was similar to my experience as well, and we shut it off

[google-appengine] Re: need urgent help

2013-01-14 Thread Vik
Someone please advise on this blocking issue Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Thu, Jan 10, 2013 at 10:44 AM, Vik vik@gmail.com wrote: Hello Please advise on the below thread. We are really stuck on this. Thankx and Regards Vik Founder

Re: [google-appengine] Re: need urgent help

2013-01-10 Thread Vik
Hello Please advise ! We are blocked on this Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Wed, Jan 9, 2013 at 4:12 PM, Vik vik@gmail.com wrote: i do not have this file at all in my workspace. plz advise Thankx and Regards Vik Founder http

Re: [google-appengine] Re: need urgent help

2013-01-09 Thread Vik
i do not have this file at all in my workspace. plz advise Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Wed, Jan 9, 2013 at 5:28 AM, Thiago Catoto tcat...@gmail.com wrote: Hi Vik, Can you post your persistence.xml? Do you have this line on it? (Or some

[google-appengine] Re: need urgent help

2013-01-08 Thread Vik
some please help us on this issue Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Mon, Jan 7, 2013 at 4:34 PM, Vik vik@gmail.com wrote: can some one help us on this please? becoming a blocking issue Thankx and Regards Vik Founder http

[google-appengine] Re: need urgent help

2013-01-07 Thread Vik
can some one help us on this please? becoming a blocking issue Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Tue, Jan 1, 2013 at 8:00 PM, Vik vik@gmail.com wrote: Hello Happy new year to the members! Can someone please help us on http

[google-appengine] Re: Task doesnt execute and stays forever

2013-01-03 Thread Vik
anyone on this please ? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Wed, Jan 2, 2013 at 4:09 PM, Vik vik@gmail.com wrote: Hi I created a cron job which queues a task in the app engine for java. I can see since yesterday there is a task in the queue

Re: [google-appengine] Re: Task doesnt execute and stays forever

2013-01-03 Thread Vik
sakshumweb-hrd Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Thu, Jan 3, 2013 at 6:14 PM, Takashi Matsuo tmat...@google.com wrote: Hi Vik, Can you tell me your app-id so that I can take a look. On Thu, Jan 3, 2013 at 6:06 PM, Vik vik@gmail.com

Re: [google-appengine] Re: Task doesnt execute and stays forever

2013-01-03 Thread Vik
thanks that seems to be the issue. cron had doGet but the queue has only doPost . Thanks a lot ! Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Thu, Jan 3, 2013 at 6:27 PM, Takashi Matsuo tmat...@google.com wrote: Hi Vik, It seems to me that your task

[google-appengine] Task doesnt execute and stays forever

2013-01-02 Thread Vik
Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to google-appengine@googlegroups.com. To unsubscribe from this group, send email to google-appengine

[google-appengine] need urgent help

2013-01-01 Thread Vik
Hello Happy new year to the members! Can someone please help us on http://stackoverflow.com/questions/14016052/why-do-i-get-persistence-manager-has-been-closed-exception Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you

[google-appengine] bug in GAE for java code ?

2012-12-27 Thread Vik
) at java.lang.Thread.run(Thread.java:679) Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to google-appengine@googlegroups.com

[google-appengine] Code broken after migrating to HRD

2012-09-19 Thread Vik
is : + e.getMessage()); return failed; } Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to google-appengine@googlegroups.com

Re: [google-appengine] Re: changes does not reflect

2012-08-25 Thread Vik
://appengine.google.com/instances?app_id=sakshumwebversion_id=3.361281034454242200 | 105.50 MBytes | java | api_version: 1.0 *Yes* 0:09:03 ago by vik@gmail.com Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Fri, Aug 24, 2012 at 10:35 PM, Jeff Schnitzer j

[google-appengine] Need help as we are stuck due to issues on gae

2012-08-24 Thread Vik
Hello can someone please advise us on http://stackoverflow.com/questions/12103783/issues-in-version-uploaded-on-google-app-engine Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups Google

[google-appengine] changes does not reflect

2012-08-23 Thread Vik
on how to debug what is the issue Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to google-appengine@googlegroups.com

[google-appengine] Re: changes does not reflect

2012-08-23 Thread Vik
Hello I updated the problem with more analysis at http://stackoverflow.com/questions/12103783/issues-in-version-uploaded-on-google-app-engine Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Thu, Aug 23, 2012 at 9:15 PM, Vik vik@gmail.com wrote: We have

[google-appengine] Need help on persistent manager related question

2012-08-15 Thread Vik
Hie Can someone plz comment on http://stackoverflow.com/questions/11811247/how-to-flush-changes-to-persistent-manager Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups Google App Engine

[google-appengine] Need help on the following use case

2012-08-04 Thread Vik
Hie Can someone please advise on http://stackoverflow.com/questions/11805362/rollback-the-changes-in-failure-situation Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups Google App Engine

Re: [google-appengine] Re: amazon ses on gae

2012-07-30 Thread Vik
Thanks a lot! do you have the compiled jars to use directly? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Mon, Jul 30, 2012 at 1:29 AM, radomir radomi...@gmail.com wrote: Hi Vivek, Due to email delivery issues on GAE I switched my projects to Amazon SES

Re: [google-appengine] Re: amazon ses on gae

2012-07-30 Thread Vik
would be great thanks in advance Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Mon, Jul 30, 2012 at 1:23 PM, radomir radomi...@gmail.com wrote: Sure, I'll email it to you. On Monday, July 30, 2012 8:31:16 PM UTC+2, Vivek Kumar wrote: Thanks a lot

[google-appengine] amazon ses on gae

2012-07-27 Thread Vik
Hie Anyone used amazon ses on gae for java? any experience or advise plx Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email

Re: [google-appengine] Re: managing bulk emails from app engine app

2012-07-19 Thread Vik
Hey Guys Thanks for the reply... Any experience with Amazon SES ? Pricing looks good to me however, I am not sure it works smooth with google app engine for java? Please advise Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Thu, Jul 19, 2012 at 2:51 AM

Re: [google-appengine] Re: managing bulk emails from app engine app

2012-07-19 Thread Vik
Jeff Does it play nice with google app engine for java? Also how the pricing looks like? As you said not yet public so emailed them. Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Thu, Jul 19, 2012 at 11:18 AM, Jeff Schnitzer j...@infohazard.orgwrote

Re: [appengine-java] Re: need help on issue in storing to google storage using java apis

2012-03-20 Thread Vik
and there is no data as well getting stored. The call gets lost after FileService fileService = FileServiceFactory.getFileService(); Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Mon, Mar 19, 2012 at 10:59 PM, Stuart Langley slang...@google.comwrote: I

Re: [appengine-java] Re: need help on issue in storing to google storage using java apis

2012-03-20 Thread Vik
i gave u both the files which are calling this code. I have created that bucked blood so i should only own it. and above all how to find if that is the case? I am not really eating up the exception anywhere Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Mon

Re: [appengine-java] Re: need help on issue in storing to google storage using java apis

2012-03-19 Thread Vik
Hie I updated the post again. I dont see a stack trace at all. just a java.io.exception. See at http://stackoverflow.com/questions/9755670/storing-data-to-google-cloud-storage-using-gae-for-java Please advise, we are blocked on this now Thankx and Regards Vik Founder http://www.sakshum.org

Re: [appengine-java] Re: need help on issue in storing to google storage using java apis

2012-03-19 Thread Vik
Hie It is: sakshumweb20 Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Mon, Mar 19, 2012 at 6:00 PM, Stuart Langley slang...@google.com wrote: what's the app id? On Tue, Mar 20, 2012 at 11:58 AM, Vik vik@gmail.com wrote: Hie I updated the post

Re: [appengine-java] Re: need help on issue in storing to google storage using java apis

2012-03-19 Thread Vik
Hie Stuart I removed the catch block and i still do not see stack trace at all. Log still shows only java.io.exception. Please advise Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Mon, Mar 19, 2012 at 7:00 PM, Jean-François Geyelin jfgeye...@gmail.comwrote

Re: [appengine-java] Re: need help on issue in storing to google storage using java apis

2012-03-19 Thread Vik
Sorry may be i lost in the different branches. Though results are same. I just double checked it. and attaching that file again which is now at server as well. Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Mon, Mar 19, 2012 at 10:29 PM, Stuart Langley

Re: [appengine-java] Re: need help on issue in storing to google storage using java apis

2012-03-18 Thread Vik
yes i saw that though I do not see the possible solution for it? Is it a bug in google app engine or cloud storage apis? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Sun, Mar 18, 2012 at 2:40 PM, Stuart Langley slang...@google.com wrote: I responded

Re: [appengine-java] Re: publishing html files

2012-03-17 Thread Vik
promises too keep.); // Close the object without finalizing. out.close(); // Finalize the object writeChannel.closeFinally(); System.out.println(Completed writing to google storage); Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Fri, Mar 16, 2012 at 8:19 PM

[appengine-java] need help on issue in storing to google storage using java apis

2012-03-17 Thread Vik
Hie Can someone help on http://stackoverflow.com/questions/9755670/storing-data-to-google-cloud-storage-using-gae-for-java please? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups Google

Re: [appengine-java] Re: publishing html files

2012-03-14 Thread Vik
hie Jose Any coded sample for this for google app engine for java? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Fri, Mar 2, 2012 at 8:55 PM, Jose Montes de Oca jfmontesde...@google.com wrote: Vik, Working together with cloud storage sounds like a good

Re: [appengine-java] Re: publishing html files

2012-03-11 Thread Vik
hie any advise on this please as answer this question will help us to chose the right option Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Sun, Mar 4, 2012 at 12:09 AM, Vik vik@gmail.com wrote: Hie Any code sample for jave for GAE doing

Re: [appengine-java] Re: publishing html files

2012-03-04 Thread Vik
Hie Any code sample for jave for GAE doing this? And pros and cons between using gae blobstore vs cloud storage for java? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Fri, Mar 2, 2012 at 8:55 PM, Jose Montes de Oca jfmontesde...@google.com wrote: Vik

Re: [appengine-java] Re: publishing html files

2012-02-28 Thread Vik
any thoughts on google cloud storage? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Tue, Feb 28, 2012 at 12:22 AM, Matthew Jaggard matt...@jaggard.org.ukwrote: Have a look at the blobstore documentation, that might help you. However I'd be inclined

[appengine-java] Re: publishing html files

2012-02-27 Thread Vik
Any advise on this please? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Sun, Feb 26, 2012 at 11:28 AM, Vik vik@gmail.com wrote: Hie I am generated html documents using a google text doc as template (reading it using gdata apis and then doing some

[appengine-java] publishing html files

2012-02-26 Thread Vik
). Any suggestions on how do i go about it? Like where should i host these? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups Google App Engine for Java group. To post to this group, send

Re: [appengine-java] Re: name cannot be null or empty exception

2011-12-28 Thread Vik
yup that makes a good sense and seems to be solving my issue. Will update Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Wed, Dec 28, 2011 at 1:34 PM, Anton Mochalin anton.mocha...@gmail.comwrote: Seems like the collection ( bloodDonorEmailList ) you create

[appengine-java] Re: name cannot be null or empty exception

2011-12-27 Thread Vik
anyone on this? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Fri, Dec 23, 2011 at 11:56 AM, Vik vik@gmail.com wrote: Hello I have my entity defined as: @PersistenceCapable(identityType = IdentityType.APPLICATION) public class

[appengine-java] name cannot be null or empty exception

2011-12-22 Thread Vik
(SelectChannelEndPoint.java:409) at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582) Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups Google App Engine for Java group. To post

Re: [giannim] [appengine-java] Re: issue with task queue implementation

2011-12-19 Thread Vik
hi I found the issue. looks like the long emailid list was a problem. to fix it i changed the request from get to post and it worked, Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Mon, Dec 19, 2011 at 5:07 AM, Gianni Mariani gmari...@google.com wrote

[appengine-java] Re: issue with task queue implementation

2011-12-18 Thread Vik
(ids, vik.ceo@gmail).method(Method.GET)); and this works fine. Please advise. Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Sun, Dec 18, 2011 at 12:26 AM, Vik vik@gmail.com wrote: Hie From my GAE code I am calling as Queue queue

[appengine-java] need advise on processing of imported large number of mails

2011-12-17 Thread Vik
such scenarios? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- 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

Re: [appengine-java] need advise on processing of imported large number of mails

2011-12-17 Thread Vik
can we pass java objects like a java.util.List as params in queue.add( withUrl(/worker).param(key, key)); ? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Sat, Dec 17, 2011 at 3:47 PM, Simon Knott knott.si...@gmail.com wrote: Move the processing

[appengine-java] issue with task queue implementation

2011-12-17 Thread Vik
Hie From my GAE code I am calling as Queue queue = QueueFactory.getDefaultQueue(); queue.add(withUrl(/vik/sakshum/sakshumweb/server/queue/InviteFriendsQueue).param(ids, emails.substring(beginIndex, i+1)).method(Method.GET)); and i have a servlet defined as: package

Re: [appengine-java] connection time out when uploading simple app with lone html page

2011-12-14 Thread Vik
Vivek you need to set the proxy settings in your eclipse ide in the preferences. That should fix it. No need to change your appcfg Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Thu, Dec 15, 2011 at 3:21 AM, vivek.nama vivek.n...@gmail.com wrote: I got

Re: [appengine-java] Re: Reading a Google Doc from google app engine code

2011-12-12 Thread Vik
Hie Any advise on this please? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Wed, Nov 30, 2011 at 10:49 PM, Vik vik@gmail.com wrote: I did not try *HWPFDocument* but given code examples on the google site should work as it. Unfortunately following

[appengine-java] Contact importer

2011-12-10 Thread Vik
Hello Any one can help us on suggesting a contact importer service from various providers like gmail, yahoo etc? We need it as a feature for our non profit 'Sakshum' http://www.sakshum.org based in india working in the field of child disability and education Thankx and Regards Vik Founder http

[appengine-java] cron job schedule question

2011-12-08 Thread Vik
Hie I tried to use every 1st,15th day of month 23:59 to run a cron job after every 15th day but this is not correct as app engine fail to parse this. any advise please. Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you

Re: [appengine-java] Re: Reading a Google Doc from google app engine code

2011-11-30 Thread Vik
); InputStream inStream = null; try { inStream = ms.getInputStream(); int c; while ((c = inStream.read()) != -1) { System.out.print((char)c); } } finally { if (inStream != null) { inStream.close(); } } } Thankx and Regards Vik Founder http://www.sakshum.org http

[appengine-java] email limit on free accounts

2011-11-28 Thread Vik
I feel that 100 emails is pretty low limit on free accounts. Any plans to enhance it a bit ? At least 500 mails per day? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups Google App

[appengine-java] exception in 1.60 and unable to run the app

2011-11-25 Thread Vik
:153) at org.datanucleus.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:526) at org.datanucleus.store.appengine.jdo.DatastoreJDOPersistenceManagerFactory.getPersistenceManagerFactory(DatastoreJDOPersistenceManagerFactory.java:127) Thankx and Regards Vik

Re: [appengine-java] Re: Reading a Google Doc from google app engine code

2011-11-17 Thread Vik
hi plz update on this? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Wed, Nov 16, 2011 at 7:03 PM, Vik vik@gmail.com wrote: No I did not used that. Do i need that one? I thought no. Please confirm. And it is strange if google api gives me access

Re: [appengine-java] Re: Reading a Google Doc from google app engine code

2011-11-12 Thread Vik
Hie Amit Thanks however when i read the input stream using: String content = CharStreams.toString(new InputStreamReader(inStream)); It prints all boxed characters rather plain english text. Please advise Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Fri

Re: [appengine-java] Re: Reading a Google Doc from google app engine code

2011-11-10 Thread Vik
that entry.getPlainTextContent() does not work and throws object not TextContent type exception Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Sun, Nov 6, 2011 at 10:24 PM, Vik vik@gmail.com wrote: Thanks for replying actually i just googled and could

[appengine-java] Re: Reading a Google Doc from google app engine code

2011-11-03 Thread Vik
someone please help on this. Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Mon, Oct 31, 2011 at 7:11 PM, Vik vik@gmail.com wrote: Hie Can someone please guide on how to read a google doc from my gae code? Thankx and Regards Vik Founder http

[appengine-java] Reading a Google Doc from google app engine code

2011-10-31 Thread Vik
Hie Can someone please guide on how to read a google doc from my gae code? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups Google App Engine for Java group. To post to this group, send

[appengine-java] Calling app script published as service

2011-10-11 Thread Vik
Hello Thorough my app engine code i want to invoke a Google App Script published as a service. I would need to pass couple of parameters to this service. Can someone please advise me on how to do the calling part? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org

[appengine-java] Calling app script from app engine

2011-10-07 Thread Vik
Hie I have a google app script which I want to invoke from google app engine for java. Can someone please guide on how to invoke such script? I tried to google and i found lot of information on how to do the reverse. Please advise Thankx and Regards Vik Founder http://www.sakshum.org http

[google-appengine] Re: 500 response codes

2011-10-03 Thread vik
Nah. My code did not run. Defect opened - Issue 6026 Thanks, Vikram On Oct 3, 9:43 am, Alexander Konovalenko alex...@gmail.com wrote: I got a 500Internal Server Error response code from App Engine with the following description in one of the WARNING prints (I saw this in the

[google-appengine] 500 response codes

2011-09-27 Thread vik
Hello, I got a 500 Internal Server Error response code from App Engine with the following description in one of the WARNING prints (I saw this in the myApp/dashboard/logs). Request was aborted after waiting too long to attempt to service your request. This may happen sporadically when the

[appengine-java] Writing to google spreadsheet from GAE

2011-09-17 Thread Vik
Hie I wanted to know if it is possible to write to a google spreadsheet from our app running on app engine? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups Google App Engine for Java

Re: [appengine-java] Re: sending pdf

2011-09-13 Thread Vik
i have tried iText as well but it doesnt work in GAE. Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Sat, Sep 10, 2011 at 1:05 PM, Jean-Marc Truillet jm.truil...@gmail.comwrote: Thanks for the info. I was about to use iText, but without guarantee it works

[appengine-java] Re: sending pdf

2011-09-09 Thread Vik
anyone on this? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Mon, Sep 5, 2011 at 6:23 PM, Vik vik@gmail.com wrote: Hie Has anyone successful in creating a pdf on the fly and email it on GAE ? I tried previously suggested solutions but nothing works

[appengine-java] sending pdf

2011-09-05 Thread Vik
Hie Has anyone successful in creating a pdf on the fly and email it on GAE ? I tried previously suggested solutions but nothing works. Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org -- You received this message because you are subscribed to the Google Groups

Re: [appengine-java] Re: sitemap.xml and urllist.txt

2011-08-23 Thread Vik
Thanks for the tip. The issue was not with web.xml but with appengine-web.xml . Actually .txt and .xml were not in my static resource list so app-engine was simply restricting it. Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Mon, Aug 22, 2011 at 11:40 PM

[appengine-java] Re: sitemap.xml and urllist.txt

2011-08-22 Thread Vik
any help on this please? Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Wed, Aug 10, 2011 at 12:31 PM, Vik vik@gmail.com wrote: Hie I have sitemap.xml and urllist.txt files in my web root folder of my gwt+gae app. However, on deploying these files

Re: [appengine-java] Re: sitemap.xml and urllist.txt

2011-08-22 Thread Vik
. As soon as the word non-profit appears the first thing gets associated with it is cost. And that's what we dont have now to afford a consultant or developer. So, I am trying to sail the boat as long as I can and until i find some volunteers willing to help me out. Thankx and Regards Vik Founder http

[appengine-java] deployment fails due to compilation

2011-08-18 Thread Vik
$CalendarAccessControlContext org.eclipse.jdt.internal.compiler.lookup.BinaryTypeBinding [ERROR] at ConfigureCreateAdSetup.java(239): Calendar cal = Calendar.getInstance(); org.eclipse.jdt.internal.compiler.ast.LocalDeclaration Thankx and Regards Vik Founder http://www.sakshum.org

Re: [appengine-java] Re: date comparison fails

2011-08-17 Thread Vik
thanks a lot this was the issue. Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Wed, Aug 17, 2011 at 1:41 PM, Simon Knott knott.si...@gmail.com wrote: Hi, Have you tried the following on the Calendar object? today.set(Calendar.MILLISECOND, 0); Cheers

Re: [appengine-java] Re: date comparison fails

2011-08-16 Thread Vik
Hie This has become blocking for us. Please advise Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Sun, Aug 14, 2011 at 5:46 PM, Vik vik@gmail.com wrote: Does not work for me Not sure why it fails . I even tried: Query query = pm.newQuery

Re: [appengine-java] Re: date comparison fails

2011-08-16 Thread Vik
=smsUseDate direction=asc/ /datastore-index I have not explicitly turned off property indexes Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Wed, Aug 17, 2011 at 9:56 AM, Simon Knott knott.si...@gmail.com wrote: A few questions: - Is this happening

Re: [appengine-java] Re: date comparison fails

2011-08-16 Thread Vik
to set today variable: Date today = new Date(); Calendar cal = Calendar.getInstance(); cal.setTime(today); cal.set(cal.get(Calendar.YEAR), cal.get(Calendar.MONTH), cal.get(Calendar.DATE), 0, 0, 0); today = cal.getTime(); Thankx and Regards Vik Founder http://www.sakshum.org http

Re: [appengine-java] Re: date comparison fails

2011-08-16 Thread Vik
Assuming it may differ and causing the issues then what is the right way to do this? I dont see set millisec component to 0 in calendar or date object Thankx and Regards Vik Founder http://www.sakshum.org http://blog.sakshum.org On Wed, Aug 17, 2011 at 11:10 AM, Simon Knott knott.si

  1   2   3   >