If you provided the logs and perhaps the code it might be possible for
someone to look into why it is crashing.

Also how large is not particularly large? OS? ram? cpu?

Can you catch any exceptions at all? are you compiling your code
right? Can you throw a new dummy XMLErrs::Codes exception in some
sample code and can you catch that?

On Jan 16, 2008 9:23 PM, Suzy Creamcheese <[EMAIL PROTECTED]> wrote:
>
> I have a program that has been creating a log file for quite some time.
> Recently, parsing the XML yields a XMLErrs::Codes exception that I cannot
> catch it would seem, and causes the application to crash. Validation tools
> on the internet find nothing wrong with the XML being parsed, and it is not
> particularly large. I don't know what the problem is, but don't really care,
> because I can not have this sort of thing crashing my application because it
> should be fault tolerant.
>
> Regards,
> Colin Diesh
> --
> View this message in context: 
> http://www.nabble.com/Catch-XMLErrs%3A%3ACodes-tp14905139p14905139.html
> Sent from the Xerces - C - Users mailing list archive at Nabble.com.
>
>

Reply via email to