[
https://issues.apache.org/jira/browse/SYNAPSE-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen resolved SYNAPSE-423.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.3
Assignee: Andreas Veithen
This is due to a bug in VFSTransportListener: the VFS input stream is closed
before handleIncomingMessage is called. Note that this bug only affects XML
payloads (not text/plain and application/octet-stream). Corrected in trunk.
> Error when using VFS to process large XML file
> ----------------------------------------------
>
> Key: SYNAPSE-423
> URL: https://issues.apache.org/jira/browse/SYNAPSE-423
> Project: Synapse
> Issue Type: Bug
> Components: Endpoints
> Affects Versions: 1.2
> Environment: Linux (Ubuntu)
> Reporter: Jeff Davis
> Assignee: Andreas Veithen
> Fix For: 1.3
>
> Attachments: exampleUBL.xml, synapse_sample_opensoa_ph1_11.xml
>
>
> I created a test similar the one in sample 254 (attached is the configuration
> and sample test data), but when I submit a large XML file to be processed, it
> fails. From the console log messages, it appears to cut off the document
> about mid-way through processing. My memory settings are very high
> ($JAVA_HOME/bin/java -server -Xms512M -Xmx1024M -Xss20M), so I don't think
> that is it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]