Nagaraju created AXIS2-5519:
-------------------------------

             Summary: Too many open files in Tomcat server
                 Key: AXIS2-5519
                 URL: https://issues.apache.org/jira/browse/AXIS2-5519
             Project: Axis2
          Issue Type: Bug
          Components: Integration
         Environment: OS---GNU/LINUX; Software 
Platform--tomcat-5.5.15,jdk1.6.0_41
            Reporter: Nagaraju


I am facing an issue of increase in number of open files in my application 
which is on tomcat server. 
Due to this server hangs after some time and application will not respond until 
the count of open files opened are reduced.

We believe the issue is due to request files that is sent from my application 
to another(websecure) application is not getting closed even though response 
has came.
Websecure application acts as an Identity provider for my application.
My application does authentication from websecure using SAML and get other 
details like user profile through webservice call to websecure application.
We use axis 2 for webservice calls between my application and websecure .
Please suggest me on this to resolve this issue ? Please let me know if it is a 
known issue in axis 2?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to