[progress Communities] [progress Openedge Abl] Forum Post: Re: Sax-parse Taking Too Long (2...

  • Thread starter Thread starter Stefan Drissen
  • Start date Start date
Status
Not open for further replies.
S

Stefan Drissen

Guest
I can reproduce the slowness with 10.2B08. If you validate your xml file with for example Notepad++ (using xml plugin) you will see that it also takes a /significant/ amount of time - I think some of the namespace references are timing out or are just very very slow. If you pull apart the references in your xml file apart you will notice that: http://www.sat.gob.mx/nomina12 is timing out. If you disable validation: hsax:VALIDATION-ENABLED = FALSE. then with 10.2B I also get a millisecond response. In both 11.7.1 and 10.2B08 the default for validation-enabled is true - so it seems something has been optimized in higher versions - /possibly/ (since I am also getting authorization errors on the first schemas, 11 isn't even getting as far as the timeout namespaces).

Continue reading...
 
Status
Not open for further replies.
Back
Top