[wsas-java-dev] [jira] Created: (WSAS-637) Graceful shutdown does not continue to process the already received requests

Charitha Kankanamge (JIRA) jira at wso2.org
Wed Dec 5 01:44:03 PST 2007


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


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

        




More information about the Wsas-java-dev mailing list