Re: [google-appengine] App Engine + Maven + Hot swap of war

2015-05-04 Thread Rajesh Gupta
My company is familiar with javascript tools, and hence, trying to explore
grunt task here, to copy the modified jsp/html file to the target folder.

On Fri, May 1, 2015 at 10:42 AM, Vinny P  wrote:

> On Tue, Apr 28, 2015 at 4:07 AM, Carl Emmoth 
>  wrote:
>
>> so is it possible to run maven devserver (mvn appengine:devserver) and
>> have live hot swap for any changes in war dir?
>> Like, if I change index.html with new text and refresh in browser, can it
>> update?
>> It seems like fullScanSeconds only updates Java classes.
>>
>
>
> Do you mean updates to static files? There are workarounds described in
> this link:
>
> http://stackoverflow.com/questions/21345177/is-there-any-way-to-trigger-the-maven-appengine-devserver-to-auto-refresh-static
>
>
>
>
> -
> -Vinny P
> Technology & Media Consultant
> Chicago, IL
>
> App Engine Code Samples: http://www.learntogoogleit.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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/CALSvALD%3DEJ%3DY9Qnq-4rpX0dsd11Q0j8Ho0OUzA%3D2kz_o5RL2Ew%40mail.gmail.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Rajesh
*www.VeersoftSolutions.com *
*www.AccountingGuru.net *
*Accounting/Inventory/Orders on Google Cloud Platform and Mobile*

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CA%2BS7ijaQUrbkeJecsZP%3Dv3OSBuUbc51%3Dys33KMyEXsBb3%2BZ84w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] New instance spinning for user facing apps

2015-05-04 Thread Aswath Satrasala
That is around 5.5 seconds.  The request started at 12:16:33.087 and end
at 12:16:38.436.  But, it says 18 seconds.  I am not sure how to count for
this extra 13 seconds.

In the other requests, where it started the instance, it said 21 and 22
seconds.   But, if you look at the individual log timings, it is 12 seconds.

-Aswath
www.VeersoftSolutions.com 
www.AccountingGuru.net .
*Accounting/Inventory/Orders on Google Cloud Platform and Mobile.*


On Tue, May 5, 2015 at 9:34 AM, Jeff Schnitzer  wrote:

> Am I reading that correctly? It looks like even a non-startup request to
> productSummary takes 18 seconds...
>
> Jeff
>
> On Thu, Apr 30, 2015 at 2:20 AM, Aswath Satrasala <
> aswath.satras...@gmail.com> wrote:
>
>> Hi,
>> I just want to raise this issue again. Its discussed many times.  Any
>> recommendations or settings to fix this.  I have tried different
>> performance setting earlier.
>> It did not help, or no way to say that this will not happen, because of
>> the new settings.
>>
>> -Aswath
>>
>>
>>1. 2015-04-30 12:17:47.917
>>   /_ah/spi/com.veersoft.services.api.ListPartyAPI.viewTransaction 200
>>4709ms 0kb Mozilla/5.0 (Linux; U; Android 4.1.2; en-gb; GT-S7392
>>   Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile
>>   Safari/534.30 module=default version=main
>>   2. I2015-04-30 12:17:43.215 
>> com.veersoft.filter.ResetUserMessagesAndErrorsFilter
>>   doFilter: begin
>>   3. I2015-04-30 12:17:43.640 
>> com.google.api.server.spi.SystemServiceServlet
>>   init: SPI restricted: true
>>   4. I2015-04-30 12:17:46.912 
>> com.google.api.server.spi.auth.AppEngineAuthUtils
>>   getCurrentUser: getCurrentUser: AccessToken; user=
>>   pravinkatka...@gmail.com
>>   5. I2015-04-30 12:17:47.369 com.veersoft.services.PartyServiceImpl
>>   validateBranch: branchId validated value is : 2002
>>   6. I2015-04-30 12:17:47.438 com.veersoft.services.api.CommonHelper
>>   assembleTransactionMobile: party id is:5871248932339712
>>   7. I2015-04-30 12:17:47.530 com.veersoft.services.AccountingServiceImpl
>>   logPartyInternalOrgSetting: PartyInternalOrgSetting for Key(!
>>   IndiaDemoCompany-veersoft1.test-gmail.com:
>>   8. I2015-04-30 12:17:47.542 com.veersoft.services.api.CommonHelper
>>   assembleTransactionMobile: listAcctgTransaction:0
>>   9. I2015-04-30 12:17:47.915 
>> com.veersoft.filter.ResetUserMessagesAndErrorsFilter
>>   doFilter: end
>>1.
>>   1. 2015-04-30 12:16:51.058
>>   /_ah/spi/com.veersoft.services.api.ProductAPI.productSummary 200
>>   22314ms 0kb Mozilla/5.0 (Linux; Android 4.4.2; Micromax A104
>>   Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 
>> Chrome/
>>   30.0.0.0 Mobile Safari/537.36 module=default version=main
>>   2. I2015-04-30 12:16:39.781 
>> com.veersoft.listener.VsServletContextListener
>>   contextInitialized:
>>   
>> sun.util.calendar.ZoneInfo[id="GMT+00:00",offset=0,dstSavings=0,useDaylight=false,t
>>   3. W2015-04-30 12:16:39.785 
>> com.veersoft.listener.VsServletContextListener
>>   contextInitialized: 2015-04-30 12:16:39 IST
>>   4. I2015-04-30 12:16:43.635 
>> com.veersoft.services.NullNamespaceServiceImpl
>>   getAllGlobalGlAccounts: get AllGlobalGlAccounts
>>   5. I2015-04-30 12:16:45.074 
>> com.veersoft.services.NullNamespaceServiceImpl
>>   getAllGlobalGlAccounts: No of GlobalGlAccounts = 61
>>   6. I2015-04-30 12:16:45.869 
>> com.google.inject.internal.util.$FinalizableReferenceQueue$SystemLoader
>>   loadFinalizer: Not allowed to access system class loader.
>>   7. I2015-04-30 12:16:45.882 
>> com.google.inject.internal.util.$FinalizableReferenceQueue
>>   : Failed to start reference finalizer thread. Reference cleanup 
>> will
>>   only occur when
>>   8. I2015-04-30 12:16:48.593 
>> com.veersoft.filter.ResetUserMessagesAndErrorsFilter
>>   doFilter: begin
>>   9. I2015-04-30 12:16:48.835 
>> com.google.api.server.spi.SystemServiceServlet
>>   init: SPI restricted: true
>>   10. I2015-04-30 12:16:50.419 
>> com.google.api.server.spi.auth.AppEngineAuthUtils
>>   getCurrentUser: getCurrentUser: AccessToken; user=
>>   rahulkadamjune1...@gmail.com
>>   11. I2015-04-30 12:16:50.681 com.veersoft.services.PartyServiceImpl
>>   validateBranch: branchId validated value is : 3599224
>>   12. I2015-04-30 12:16:50.771 com.veersoft.services.api.ProductAPI
>>   productSummary: productOrgDetailsListSize:3
>>   13. I2015-04-30 12:16:51.045 
>> com.veersoft.filter.ResetUserMessagesAndErrorsFilter
>>   doFilter: end
>>   14. I2015-04-30 12:16:51.058 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
>>2.
>>   1. 2015-0

Re: [google-appengine] New instance spinning for user facing apps

2015-05-04 Thread Jeff Schnitzer
Am I reading that correctly? It looks like even a non-startup request to
productSummary takes 18 seconds...

Jeff

On Thu, Apr 30, 2015 at 2:20 AM, Aswath Satrasala <
aswath.satras...@gmail.com> wrote:

> Hi,
> I just want to raise this issue again. Its discussed many times.  Any
> recommendations or settings to fix this.  I have tried different
> performance setting earlier.
> It did not help, or no way to say that this will not happen, because of
> the new settings.
>
> -Aswath
>
>
>1. 2015-04-30 12:17:47.917
>   /_ah/spi/com.veersoft.services.api.ListPartyAPI.viewTransaction 200
>   4709ms 0kb Mozilla/5.0 (Linux; U; Android 4.1.2; en-gb; GT-S7392
>   Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile
>   Safari/534.30 module=default version=main
>   2. I2015-04-30 12:17:43.215 
> com.veersoft.filter.ResetUserMessagesAndErrorsFilter
>   doFilter: begin
>   3. I2015-04-30 12:17:43.640 
> com.google.api.server.spi.SystemServiceServlet
>   init: SPI restricted: true
>   4. I2015-04-30 12:17:46.912 
> com.google.api.server.spi.auth.AppEngineAuthUtils
>   getCurrentUser: getCurrentUser: AccessToken; user=
>   pravinkatka...@gmail.com
>   5. I2015-04-30 12:17:47.369 com.veersoft.services.PartyServiceImpl
>   validateBranch: branchId validated value is : 2002
>   6. I2015-04-30 12:17:47.438 com.veersoft.services.api.CommonHelper
>   assembleTransactionMobile: party id is:5871248932339712
>   7. I2015-04-30 12:17:47.530 com.veersoft.services.AccountingServiceImpl
>   logPartyInternalOrgSetting: PartyInternalOrgSetting for Key(!
>   IndiaDemoCompany-veersoft1.test-gmail.com:
>   8. I2015-04-30 12:17:47.542 com.veersoft.services.api.CommonHelper
>   assembleTransactionMobile: listAcctgTransaction:0
>   9. I2015-04-30 12:17:47.915 
> com.veersoft.filter.ResetUserMessagesAndErrorsFilter
>   doFilter: end
>1.
>   1. 2015-04-30 12:16:51.058
>   /_ah/spi/com.veersoft.services.api.ProductAPI.productSummary 200
>   22314ms 0kb Mozilla/5.0 (Linux; Android 4.4.2; Micromax A104
>   Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/
>   30.0.0.0 Mobile Safari/537.36 module=default version=main
>   2. I2015-04-30 12:16:39.781 
> com.veersoft.listener.VsServletContextListener
>   contextInitialized:
>   
> sun.util.calendar.ZoneInfo[id="GMT+00:00",offset=0,dstSavings=0,useDaylight=false,t
>   3. W2015-04-30 12:16:39.785 
> com.veersoft.listener.VsServletContextListener
>   contextInitialized: 2015-04-30 12:16:39 IST
>   4. I2015-04-30 12:16:43.635 
> com.veersoft.services.NullNamespaceServiceImpl
>   getAllGlobalGlAccounts: get AllGlobalGlAccounts
>   5. I2015-04-30 12:16:45.074 
> com.veersoft.services.NullNamespaceServiceImpl
>   getAllGlobalGlAccounts: No of GlobalGlAccounts = 61
>   6. I2015-04-30 12:16:45.869 
> com.google.inject.internal.util.$FinalizableReferenceQueue$SystemLoader
>   loadFinalizer: Not allowed to access system class loader.
>   7. I2015-04-30 12:16:45.882 
> com.google.inject.internal.util.$FinalizableReferenceQueue
>   : Failed to start reference finalizer thread. Reference cleanup 
> will
>   only occur when
>   8. I2015-04-30 12:16:48.593 
> com.veersoft.filter.ResetUserMessagesAndErrorsFilter
>   doFilter: begin
>   9. I2015-04-30 12:16:48.835 
> com.google.api.server.spi.SystemServiceServlet
>   init: SPI restricted: true
>   10. I2015-04-30 12:16:50.419 
> com.google.api.server.spi.auth.AppEngineAuthUtils
>   getCurrentUser: getCurrentUser: AccessToken; user=
>   rahulkadamjune1...@gmail.com
>   11. I2015-04-30 12:16:50.681 com.veersoft.services.PartyServiceImpl
>   validateBranch: branchId validated value is : 3599224
>   12. I2015-04-30 12:16:50.771 com.veersoft.services.api.ProductAPI
>   productSummary: productOrgDetailsListSize:3
>   13. I2015-04-30 12:16:51.045 
> com.veersoft.filter.ResetUserMessagesAndErrorsFilter
>   doFilter: end
>   14. I2015-04-30 12:16:51.058 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
>2.
>   1. 2015-04-30 12:16:41.368
>   /_ah/spi/com.veersoft.services.api.ProductAPI.productSummary 200
>   21718ms 0kb Mozilla/5.0 (Linux; Android 4.4.2; Micromax A104
>   Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/
>   30.0.0.0 Mobile Safari/537.36 module=default version=main
>   2. I2015-04-30 12:16:29.581 
> com.veersoft.listener.VsServletContextListener
>   contextInitialized:
>   
> sun.util.calendar.ZoneInfo[id="GMT+00:00",offset=0,dstSavings=0,useDaylight=false,t
>   3. W2015-04-30 12:16:29.585 
> com.veersoft.listener.VsServletContextListener
>   contextInitialized: 2015-04-30 12:16:29 IST
>   4. I2015-04-30 12:

[google-appengine] Re: Announcing PHP 5.5 with improved performance, ImageMagick and cURL support

2015-05-04 Thread Aleksandr Milenin
I have changed runtime to php55, but still can't deploy. 
Error message: PHP 5.4 applications are prevented from being deployed to 
Google App Engine from any version of the SDK, including older ones...

What I should to do to deploy?


On Thursday, February 26, 2015 at 7:11:04 AM UTC+3, Josselin Cornou wrote:
>
> Dear App Engine developers,
>
> You are receiving this important update because you are an owner or 
> developer of an App Engine project that uses PHP.
>
> In response to developer feedback, we have introduced a significant 
> upgrade of PHP in the latest release of App Engine 
> 
>  
> with more features and improved performance.
>
> The updates include:
>
>
>- 
>
>Support for the PHP 5.5 runtime, alongside the current PHP 5.4 runtime.
>- 
>
>The cURL extension is now available, meaning curl_*() functions can 
>now be used from within your application (read more about how to enable 
>cURL support in our documentation 
>
> 
>).
>- 
>
>The tempnam() and sys_get_temp_dir() functions are now available 
>
> 
>.
>- 
>
>Support for direct file uploads.
>- 
>
>Support for concurrent requests 
>
> ,
>  
>which allows the PHP interpreter to run an efficient multi-threaded mode 
>when serving HTTP requests. This must be enabled in your app.yaml file.
>- 
>
>Support for the ImageMagick extension (which allows powerful image 
>manipulation) and MongoDB extension (which allows you to connect to an 
>existing MongoDB installation). 
>
>
> While we expect most users will enjoy the benefits of this upgrade without 
> any problems, in some cases it may cause unexpected behavior in running 
> applications. We are providing an 8 week window (starting today) for 
> developers to self-upgrade and test their applications with this new 
> functionality before we upgrade all applications automatically, starting 
> after 16th April, 2015. 
>
> To take advantage of these new features, find your ‘app.yaml’ file and 
> change the line that reads
>
> runtime: php
>
> to
>
> runtime: php55
>
> The new functionality will automatically be enabled in the local 
> development server, and in production once your application is deployed. 
> You will be able to switch back to the old runtime at any time for the next 
> two months by reverting the configuration in your app.yaml file. Some 
> features such as cURL support 
>  
> may require additional configuration in order to be enabled.
>
> After 16th April, 2015 we will begin automatically migrating all 
> applications to the php55 runtime. 
>
> If you are experiencing difficulties in migrating your application, you 
> can find help on the Google App Engine Stack Overflow Tag 
> , or if you 
> have a support package you may open a support ticket 
> . If you’ve found an an issue with App 
> Engine itself you may also file a bug 
>  on our public 
> issue tracker.
>
> We hope you enjoy these latest improvements to PHP on App Engine. Keep on 
> coding!
>
> - The PHP for 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/58dd1f5e-b193-43fa-b0ae-4f9f89241a74%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: How to alleviate 200gb/day - 20$+ daily outgoing bandwidth image serving costs

2015-05-04 Thread troberti
Also try ZopfliPNG (https://github.com/google/zopfli) to compress your 
PNGs. Developed by a Google engineer, I think originally for this exact 
problem, to reduce the bandwidth used to serve images. And PNGs are always 
lossless, so it's a pure improvement.

On Monday, May 4, 2015 at 4:25:30 PM UTC+2, Kaan Soral wrote:
>
> The images are pre-processed with https://github.com/aheckmann/gm 
> combining different components, As a short term solid solution, I managed 
> to get the same quality by pre-resizing important image components and 
> using JPG's with 90% quality
> As a result the images look very similar, yet the size reduced 60%+ 
> compared to full quality png's, 80% reduces the size a lot more, yet the 
> quality is distinctively reduced (the main gain is from reducing the 
> resolution to a minimally acceptable state)
>
> I'm 90% satisfied with this solution, I will look imageoptim/other 
> sampling/compression methods, it's a great idea, thanks
>
> As it is, the daily usage dropped well below 100gb's
>
> I'm meaning to try CF, but it's a lot like a blackbox, if they block the 
> sources that requests the images, the damage would be more than the gain, I 
> guess configuring the policy settings to be very permissive could prevent 
> that from happening, I also couldn't find the time yet to figure out how to 
> configure CF to only proxy the images, I will likely use the existing 
> custom domain, which isn't used anymore, so the risk is low on that front
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/f6859f2c-3c4c-4334-8adc-205996da7636%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: How to alleviate 200gb/day - 20$+ daily outgoing bandwidth image serving costs

2015-05-04 Thread Kaan Soral
The images are pre-processed with https://github.com/aheckmann/gm combining 
different components, As a short term solid solution, I managed to get the 
same quality by pre-resizing important image components and using JPG's 
with 90% quality
As a result the images look very similar, yet the size reduced 60%+ 
compared to full quality png's, 80% reduces the size a lot more, yet the 
quality is distinctively reduced (the main gain is from reducing the 
resolution to a minimally acceptable state)

I'm 90% satisfied with this solution, I will look imageoptim/other 
sampling/compression methods, it's a great idea, thanks

As it is, the daily usage dropped well below 100gb's

I'm meaning to try CF, but it's a lot like a blackbox, if they block the 
sources that requests the images, the damage would be more than the gain, I 
guess configuring the policy settings to be very permissive could prevent 
that from happening, I also couldn't find the time yet to figure out how to 
configure CF to only proxy the images, I will likely use the existing 
custom domain, which isn't used anymore, so the risk is low on that front

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/51fd331b-28c9-440f-8278-762c576b94cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: New instance spinning for user facing apps

2015-05-04 Thread Jason Collins
Similar to this? 
https://code.google.com/p/googleappengine/issues/detail?id=7865


On Monday, 4 May 2015 03:17:24 UTC-7, aswath wrote:
>
> A new instance is started for a user facing request.  In the logs, you can 
> see that for the following endpoint request, a new instance is started, and 
> it takes 21718ms to serve the request. 
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/0ee05fba-f06e-40c6-a6ce-f70ea1795d1c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: New instance spinning for user facing apps

2015-05-04 Thread Aswath Satrasala
A new instance is started for a user facing request.  In the logs, you can
see that for the following endpoint request, a new instance is started, and
it takes 21718ms to serve the request.


   1. 2015-04-30 12:16:41.368
   /_ah/spi/com.veersoft.services.api.ProductAPI.productSummary 200 21718ms
   0kb Mozilla/5.0 (Linux; Android 4.4.2; Micromax A104 Build/KOT49H)
   AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile
   Safari/537.36 module=default version=main


-Aswath






On Sun, May 3, 2015 at 9:19 AM, Adam  wrote:

> It's not clear what the problem is. Do you mean you do not want new
> instances to spin up?
>
>
> On Thursday, April 30, 2015 at 5:20:54 AM UTC-4, aswath wrote:
>>
>> Hi,
>> I just want to raise this issue again. Its discussed many times.  Any
>> recommendations or settings to fix this.  I have tried different
>> performance setting earlier.
>> It did not help, or no way to say that this will not happen, because of
>> the new settings.
>>
>> -Aswath
>>
>>
>>1. 2015-04-30 12:17:47.917
>>   /_ah/spi/com.veersoft.services.api.ListPartyAPI.viewTransaction 200
>>4709ms 0kb Mozilla/5.0 (Linux; U; Android 4.1.2; en-gb; GT-S7392
>>   Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile
>>   Safari/534.30 module=default version=main
>>   2. I2015-04-30 12:17:43.215 
>> com.veersoft.filter.ResetUserMessagesAndErrorsFilter
>>   doFilter: begin
>>   3. I2015-04-30 12:17:43.640 
>> com.google.api.server.spi.SystemServiceServlet
>>   init: SPI restricted: true
>>   4. I2015-04-30 12:17:46.912 
>> com.google.api.server.spi.auth.AppEngineAuthUtils
>>   getCurrentUser: getCurrentUser: AccessToken; user=
>>   pravinkatka...@gmail.com
>>   5. I2015-04-30 12:17:47.369 com.veersoft.services.PartyServiceImpl
>>   validateBranch: branchId validated value is : 2002
>>   6. I2015-04-30 12:17:47.438 com.veersoft.services.api.CommonHelper
>>   assembleTransactionMobile: party id is:5871248932339712
>>   7. I2015-04-30 12:17:47.530 com.veersoft.services.AccountingServiceImpl
>>   logPartyInternalOrgSetting: PartyInternalOrgSetting for Key(!
>>   IndiaDemoCompany-veersoft1.test-gmail.com:
>>   8. I2015-04-30 12:17:47.542 com.veersoft.services.api.CommonHelper
>>   assembleTransactionMobile: listAcctgTransaction:0
>>   9. I2015-04-30 12:17:47.915 
>> com.veersoft.filter.ResetUserMessagesAndErrorsFilter
>>   doFilter: end
>>1.
>>   1. 2015-04-30 12:16:51.058
>>   /_ah/spi/com.veersoft.services.api.ProductAPI.productSummary 200
>>   22314ms 0kb Mozilla/5.0 (Linux; Android 4.4.2; Micromax A104
>>   Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 
>> Chrome/
>>   30.0.0.0 Mobile Safari/537.36 module=default version=main
>>   2. I2015-04-30 12:16:39.781 
>> com.veersoft.listener.VsServletContextListener
>>   contextInitialized:
>>   
>> sun.util.calendar.ZoneInfo[id="GMT+00:00",offset=0,dstSavings=0,useDaylight=false,t
>>   3. W2015-04-30 12:16:39.785 
>> com.veersoft.listener.VsServletContextListener
>>   contextInitialized: 2015-04-30 12:16:39 IST
>>   4. I2015-04-30 12:16:43.635 
>> com.veersoft.services.NullNamespaceServiceImpl
>>   getAllGlobalGlAccounts: get AllGlobalGlAccounts
>>   5. I2015-04-30 12:16:45.074 
>> com.veersoft.services.NullNamespaceServiceImpl
>>   getAllGlobalGlAccounts: No of GlobalGlAccounts = 61
>>   6. I2015-04-30 12:16:45.869 
>> com.google.inject.internal.util.$FinalizableReferenceQueue$SystemLoader
>>   loadFinalizer: Not allowed to access system class loader.
>>   7. I2015-04-30 12:16:45.882 
>> com.google.inject.internal.util.$FinalizableReferenceQueue
>>   : Failed to start reference finalizer thread. Reference cleanup 
>> will
>>   only occur when
>>   8. I2015-04-30 12:16:48.593 
>> com.veersoft.filter.ResetUserMessagesAndErrorsFilter
>>   doFilter: begin
>>   9. I2015-04-30 12:16:48.835 
>> com.google.api.server.spi.SystemServiceServlet
>>   init: SPI restricted: true
>>   10. I2015-04-30 12:16:50.419 
>> com.google.api.server.spi.auth.AppEngineAuthUtils
>>   getCurrentUser: getCurrentUser: AccessToken; user=
>>   rahulkadamjune1...@gmail.com
>>   11. I2015-04-30 12:16:50.681 com.veersoft.services.PartyServiceImpl
>>   validateBranch: branchId validated value is : 3599224
>>   12. I2015-04-30 12:16:50.771 com.veersoft.services.api.ProductAPI
>>   productSummary: productOrgDetailsListSize:3
>>   13. I2015-04-30 12:16:51.045 
>> com.veersoft.filter.ResetUserMessagesAndErrorsFilter
>>   doFilter: end
>>   14. I2015-04-30 12:16:51.058 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
>>2.
>>   1. 2015-04-30 12:16:41.368
>>   /_ah/spi/com.veersoft.services.api.ProductAPI

[google-appengine] Logs Viewer - Export - Stuck

2015-05-04 Thread Rajesh Gupta
Hi
I am clicking on the Exports tab in the Logs Viewer.  It is stuck, the
loading '...' icon does not go away.

Rajesh.
www.VeersoftSolutions.com
www.AccountingGuru.net.
*Accounting/Inventory/Orders on Google Cloud Platform.*

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CA%2BS7ijaRAQC4m3ZYG0NOXesZZExEBGT8M3xGpZaP7SXtyHUXhA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.