WstxIOException when using Dynamic Sequences with large size XML files
----------------------------------------------------------------------

                 Key: SYNAPSE-428
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-428
             Project: Synapse
          Issue Type: Bug
    Affects Versions: 1.2
         Environment: Redhat Linux 5, Java 1.5.  Catching message from JMS, 
transforming message, logging to database.
            Reporter: Dean Huffman


When I'm using an external XML file for a dynamic sequence, Synapse throws an 
error when the XML file is too large.  I'm not sure if it's related to the file 
size or to the number of elements.  My sequence works correctly when specified 
all in one file.  I'm running a query as part of the sequence so if i slim down 
the number of parameters, the sequence will also work when dynamically linked.  
However, once i found the maximum number of parameters that will execute, if i 
even add a html comment to the xml file, synapse will throw an error.  I'm not 
able to post detailed stack traces but the top level error i'm receiving when 
things fail is:

org.apache.axiom.om.OMException, com.ctc.wstx.exc.WstxIOException: Stream 
Closed.

the linked xml file is not that large, only about 4 KB.



-- 
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]

Reply via email to