[ http://wso2.org/jira/browse/WSAS-637?page=all ]
Charitha Kankanamge closed WSAS-637. ------------------------------------ Verified in WSAS-2.2-qabuild2 and closed the bug. > Graceful shutdown does not continue to process the already received requests > ---------------------------------------------------------------------------- > > Key: WSAS-637 > URL: http://wso2.org/jira/browse/WSAS-637 > Project: WSO2 WSAS > Issue Type: Bug > Components: core > Environment: winxp, jdk15, WSAS-2.2-QAbuild1 > Reporter: Charitha Kankanamge > Assigned To: Afkham Azeez > Priority: Critical > Fix For: 2.2 > > > Graceful shutdown stops processing the already received requests hence client > gets java.net.ConnectException. > Steps to reproduce: > =============== > 1. Deploy the attached class (AS a pojo in WSAS) which has a one method with > Thread.sleep() > 2. Generate a client and send a request > 3. Before client gets completed, Click on 'Graceful Shutdown' link in WSAS > management console > Expected Result: > ============== > Client should receive the expected response and then it will get > connectException > Actual Result > =========== > Client does not get the response -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://wso2.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ Wsas-java-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev
