SAXParseException Message

Post Reply
robert.vreeland
Posts: 12
Joined: Thu Mar 29, 2007 1:39 pm

SAXParseException Message

Post 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
User avatar
mark
Site Admin
Posts: 5514
Joined: Tue Apr 25, 2000 6:56 pm

SAXParseException Message

Post by mark »

Does it fix itself if you hit reload? If so it may be a race condition with multiple simultaneous users.
robert.vreeland
Posts: 12
Joined: Thu Mar 29, 2007 1:39 pm

SAXParseException Message

Post 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
User avatar
mark
Site Admin
Posts: 5514
Joined: Tue Apr 25, 2000 6:56 pm

SAXParseException Message

Post by mark »

The only workaround, short of not using XSL, is to reload the page. We're working on a fix.
Post Reply