Hi Evanthika, On Fri, Aug 23, 2013 at 1:43 PM, Evanthika Amarasiri <[email protected]>wrote:
> Hi, > > When trying to login to the management console after the browser idles, > we notice the $subject often. Below are the steps to reproduce the issue. > > 1. Login to the Management console & let it timeout > 2. Click on any link or click 'Signout' > 3. It will not get redirected to the Login page but returns a connection > reset error page > I've tried to reproduce the issue. To reproduce it quickly, I made following changes in ESB. repository/conf/tomcat/web.xml: <session-timeout>1</session-timeout> repository/conf/tomcat/carbon/WEB-INF/web.xml: <session-timeout>1</session-timeout> With this change, my management console timed out after a minute and redirected successfully to login page. I tried this with latest ELB ( http://builder3.us1.wso2.org/builds/chunk-02/N_14-09-13/ELB/wso2elb-2.1.0_N20130914.zip) and latest ESB ( https://svn.wso2.org/repos/wso2/people/vanji/ESB_Pack/Build8/sept_11_EveningPack/wso2esb-4.8.0.zip ). Can you confirm that the timeout causes this? I tried with FF. Did you try with Chrome? > > Noticed the below error at ELB side > > TID: [0] [ELB] [2013-08-23 12:18:19,121] WARN > {org.apache.synapse.transport.passthru.SourceHandler} - Connection time > out after request is read: http-incoming-55 > {org.apache.synapse.transport.passthru.SourceHandler} > TID: [0] [ELB] [2013-08-23 12:18:46,148] WARN > {org.apache.synapse.transport.passthru.SourceHandler} - Connection time > out after request is read: http-incoming-56 > {org.apache.synapse.transport.passthru.SourceHandler} > TID: [0] [ELB] [2013-08-23 12:18:46,187] WARN > {org.apache.synapse.transport.passthru.TargetHandler} - http-outgoing-60: > Connection time out while in state: REQUEST_DONE > {org.apache.synapse.transport.passthru.TargetHandler} > TID: [0] [ELB] [2013-08-23 12:18:47,188] INFO > {org.wso2.carbon.lb.endpoint.endpoint.TenantAwareLoadBalanceEndpoint} - > Failed over to Host:192.168.18.4, Remote Host:null, Port: 4500, HTTP:9763, > HTTPS:9443, Domain: as.qa.420.domain, Sub-domain:mgt, Active:true > {org.wso2.carbon.lb.endpoint.endpoint.TenantAwareLoadBalanceEndpoint} > TID: [0] [ELB] [2013-08-23 13:18:10,214] WARN > {org.apache.synapse.transport.passthru.SourceHandler} - Connection time > out after request is read: http-incoming-81 > {org.apache.synapse.transport.passthru.SourceHandler} > TID: [0] [ELB] [2013-08-23 13 > > Related JIRA - https://wso2.org/jira/browse/CARBON-14289 > > Regards, > Evanthika Amarasiri > Senior Technical Lead - Quality Assurance > Mobile: +94773125935 > * > * > wso2.com Lean Enterprise Middleware > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Thanks & regards, Nirmal Senior Software Engineer- Platform Technologies Team, WSO2 Inc. Mobile: +94715779733 Blog: http://nirmalfdo.blogspot.com/
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
