Re: [Dev] Extensive amount of warning logs are printed once the IS520-Analytics server starts up.

2016-08-19 Thread Sinthuja Ragendran
Hi, On Thu, Aug 18, 2016 at 10:12 PM, Tanya Madurapperuma wrote: > > > On Thu, Aug 18, 2016 at 9:18 PM, Mohanadarshan Vivekanandalingam < > mo...@wso2.com> wrote: > >> >> >> On Thu, Aug 18, 2016 at 3:55 PM, Tanya Madurapperuma >> wrote: >> >>> This warning is

Re: [Dev] Extensive amount of warning logs are printed once the IS520-Analytics server starts up.

2016-08-18 Thread Sewmini Jayaweera
+1 For disabling that at log4j level if possible. Since it is harmless if we can hide the log or stop printing the log repetitively that would be so much better. Sewmini Jayaweera *Software Engineer - QA Team* Mobile: +94 (0) 773 381 250 sewm...@wso2.com On Thu, Aug 18, 2016 at 9:18 PM,

Re: [Dev] Extensive amount of warning logs are printed once the IS520-Analytics server starts up.

2016-08-18 Thread Tanya Madurapperuma
On Thu, Aug 18, 2016 at 9:18 PM, Mohanadarshan Vivekanandalingam < mo...@wso2.com> wrote: > > > On Thu, Aug 18, 2016 at 3:55 PM, Tanya Madurapperuma > wrote: > >> This warning is coming from shindig which is the underlying library that >> we used for gadget rendering and is a 3rd

Re: [Dev] Extensive amount of warning logs are printed once the IS520-Analytics server starts up.

2016-08-18 Thread Mohanadarshan Vivekanandalingam
On Thu, Aug 18, 2016 at 3:55 PM, Tanya Madurapperuma wrote: > This warning is coming from shindig which is the underlying library that > we used for gadget rendering and is a 3rd party library. Quick solution for > this is to increase maxDepth value as mentioned in [1] by Mohan.

Re: [Dev] Extensive amount of warning logs are printed once the IS520-Analytics server starts up.

2016-08-18 Thread Tanya Madurapperuma
This warning is coming from shindig which is the underlying library that we used for gadget rendering and is a 3rd party library. Quick solution for this is to increase maxDepth value as mentioned in [1] by Mohan. If not we will have to analyze EhCache memory for memory consuming objects [2] [3]

Re: [Dev] Extensive amount of warning logs are printed once the IS520-Analytics server starts up.

2016-08-18 Thread Mohanadarshan Vivekanandalingam
[Moving to DEV] Related UES/DS jira is [1].. @Sewmini, above logs are only printed once for a user (When loading a gadget for first time - once for each gadget).. [1] https://wso2.org/jira/browse/UES-658 Thanks, Mohan On Thu, Aug 18, 2016 at 3:34 PM, Sewmini Jayaweera