Using XSLT servicemix component causes a "java.io.IOException: Too many open 
files"
-----------------------------------------------------------------------------------

                 Key: SM-697
                 URL: https://issues.apache.org/activemq/browse/SM-697
             Project: ServiceMix
          Issue Type: Bug
          Components: servicemix-components
    Affects Versions: 3.0
         Environment: Linux:
ServiceMix 3.1-incubating-SNAPSHOT from 2006-10-02
            Reporter: Helene Joanin
         Attachments: sm-http-xslt.zip

Using the XSLT servicemix component causes a "java.io.IOException: Too many 
open files"
A close of a stream or a socket seems to be forget in the servicemix component.

You can find in attachment a very simple example to reproduce the problem.
 To run this example:
 - the SERVICEMIX_HOME variable must be setting,
 - then under the sm-http-xslt directory do:
   $ ant setup
   $ servicemix ./servicemix.xml
   $ ant run
 "ant run" will execute 512 times the client. Just do it quite often to
exceed the limit of the number of file descriptors a process may have on
your system. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to