[ http://nagoya.apache.org/jira/browse/XERCESC-614?page=history ]

Alberto Massari updated XERCESC-614:
------------------------------------

    Priority: Major

> Buffer Size for XML data
> ------------------------
>
>          Key: XERCESC-614
>          URL: http://nagoya.apache.org/jira/browse/XERCESC-614
>      Project: Xerces-C++
>         Type: Bug
>   Components: DOM
>     Versions: 2.0.0
>  Environment: Operating System: Solaris
> Platform: Sun
>     Reporter: Sriram A
>     Assignee: Xerces-C Developers Mailing List

>
> 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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to