[ https://issues.apache.org/activemq/browse/SM-697?page=all ]
Guillaume Nodet resolved SM-697.
--------------------------------
Fix Version/s: 3.0.1
3.1
Resolution: Fixed
Assignee: Guillaume Nodet
Author: gnodet
Date: Sun Oct 15 12:33:18 2006
New Revision: 464260
URL: http://svn.apache.org/viewvc?view=rev&rev=464260
Log:
SM-697: Using XSLT servicemix component causes a "java.io.IOException: Too many
open files"
Modified:
incubator/servicemix/branches/servicemix-3.0/servicemix-components/src/main/java/org/apache/servicemix/components/xslt/XsltComponent.java
> 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
> Assigned To: Guillaume Nodet
> Fix For: 3.0.1, 3.1
>
> 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