Page 1 of 1

SAXParseException Message

Posted: Thu Sep 06, 2007 1:27 pm
by robert.vreeland
A couple of weeks ago I added "dropXSL=html" to queries on my server in order to get rid of some "XML page cannot be displayed" errors (per Mark's suggestion in the thread at http://thunderstone.master.com/texis/ma ... 46c9edad10 ). I haven't seen that error recur since I made the change, but I have seen occasional instances of an error like this:

SAXParseException Message is: Invalid document structure (file:///var/www/html/xsl/PRrplimg.xsl, line 1, column 1)

The error has only shown up since I added the dropXSL=html parameter. Does this error mean that the rendering isn't really occurring on the appliance, or is it telling me about something that is happening on the appliance?

Thanks,
Rob

SAXParseException Message

Posted: Thu Sep 06, 2007 3:45 pm
by mark
Does it fix itself if you hit reload? If so it may be a race condition with multiple simultaneous users.

SAXParseException Message

Posted: Mon Sep 10, 2007 9:13 am
by robert.vreeland
Yes, if I reload the page the search works correctly. If it is a race condition, what's the best way to address it?

Thanks,
Rob

SAXParseException Message

Posted: Mon Sep 10, 2007 1:12 pm
by mark
The only workaround, short of not using XSL, is to reload the page. We're working on a fix.