You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Boris Kolpackov (JIRA)" <xe...@xml.apache.org> on 2009/11/03 07:57:59 UTC

[jira] Closed: (XERCESC-614) Buffer Size for XML data

     [ https://issues.apache.org/jira/browse/XERCESC-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Kolpackov closed XERCESC-614.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.1
         Assignee:     (was: Xerces-C Developers Mailing List)

I assume this has been fixed. If not, please reopen and provide a test case.

> Buffer Size for XML data
> ------------------------
>
>                 Key: XERCESC-614
>                 URL: https://issues.apache.org/jira/browse/XERCESC-614
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: DOM
>    Affects Versions: 2.0.0
>         Environment: Operating System: Solaris
> Platform: Sun
>            Reporter: Sriram A
>             Fix For: 3.0.1
>
>
> Hi,
>    Iam trying to parse an XML file usng the Xerces for C++ parser. The XML 
> file, I found out does not have new line characters in it.. The whole file 
> seems to be in just one line. When the parsing happens, I observed that the 
> parser could not proceed moe than 73728 characters(which translated to 12000 
> in hex). Looks liek the buffer size is specified somewhere, or is assumed to 
> be a max limit and my program has data more than this. Can anybody help me on 
> this.

-- 
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: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org