Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

parsexml crashes server

Guest
Aug 29, 2008 Aug 29, 2008
I am fiddling with xml for the first time. Running the code below, the browser keeps thinking about it but eventually the web server crashes and I have to reboot the server. Nothing is ever returned from the cfdump. I am running mx7. Any help would be much appreciated.
326
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Aug 31, 2008 Aug 31, 2008
Please share the XML file size that you are using... Also please verify that the XML that you try to parse is a valid one or not..
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Sep 02, 2008 Sep 02, 2008
LATEST
quote:

Originally posted by: Prabhu S
Please share the XML file size that you are using... Also please verify that the XML that you try to parse is a valid one or not..

Thank you for your response.

The file size is 11kb.

While the xml properly displayes in the browser, it seems to fail some online validators I used. This is the document:
http://webdev.rrdfin.com/robert/fullformd.xml

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources