Dear Wim,

With too little experience, I dont think I can judge by the logs. I have
nevertheless created pastebin archive of the access log and error log, just
after one refresh automatically happened.

Here are the links:
Access Logs: http://pastebin.com/ttgBQhpt
Error Logs: http://pastebin.com/35V3ec8E

Here are the observations:

At line 2942 there is a 'signal from dead session, sending reload' - This
is due to some unknown reason - after 33 inputs in the same session, there
was a reload.

At line 3102, there is a 'shutdown (caught SIGTERM)' at approx 120 sec
later.

At line 3120 there is again the same 'signal from dead session, sending
reload' - This is on an idle session, almost 300 sec later.


Does that provide any clue?

Thanks,

On Fri, Apr 17, 2015 at 7:17 AM, B V Raghav <bvrag...@gmail.com> wrote:

> Invariably with all my witty applications, I see that the page refreshes
> automatically, after some time [not consistent, but every 5 minutes],
> losing all information about the current state.
>
> I have documented two instances where the behaviour  is repeated:
> 1. Hello world  example
> https://drive.google.com/open?id=0B_Cj6nIE_2VAWXdSQ1plUHlhcXM&authuser=0
> 2. Sum Widget -- I created for learning.
> https://drive.google.com/open?id=0B_Cj6nIE_2VAYzFNdUZNZDlpbEU&authuser=0
>
> Both the examples had been created with the following configuration:
> Boost 1.55.0
> Wt 3.3.0
> Gcc 4.7.2
> Apache 2.2.22
> mod_fcgid 2.3.6
>
> Deployment using Wtfcgi on Apache Httpd
>
> Wt Config [Override on approot]
> ---
> <server>
>   <application-settings location="*">
>     <session-management>
>       <reload-is-new-session>false</reload-is-new-session>
>     </session-management>
>     <connector-fcgi>
>       <run-directory>/home/bvr/var/run/wt</run-directory>
>     </connector-fcgi>
>     <log-config>* debug</log-config>
>   </application-settings>
> </server>
>
> My Questions:
> 1. Is this a bug or a feature?
> 2. This might be a server-initiated update, or a periodic client-side
> update. However, can the values in the widget be preserved during such an
> update?
>
> Thanks,
> --
> (b v raghav)
>
> bvrag...@gmail.com
>



-- 
(b v raghav)

bvrag...@gmail.com
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to