>
> I have a page that loads fast (about 1-2 seconds) on one server, and
> extremely slowly on another (about 10 minutes). I verified that my data is
> loading in about 5 seconds on the slow server, so the majority of the time
> is not spent loading the data from the web service. I turned on debug
> logging and got the following logged for each XML element loaded:
>
> 2010-09-30 13:54:37,578 DEBUG XFormsServer - XForms - controls - start
> building
> 2010-09-30 13:54:51,797 DEBUG XFormsServer - XForms - controls - end
> building {time (ms): "14219"}
>
> As you can see, building the controls is taking about 15 seconds, and it is
> doing that for every element being mapped to a table cell, adding up to
> about 10 minutes.
>
> Any idea why this logic is taking so long?
>
> Thanks,
> Bill
> --
> View this message in context:
http://orbeon-forms-ops-users.24843.n4.nabble.com/Slow-page-load-tp2768407p2768407.html> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>
>
> --
> You receive this message as a subscriber of the
[hidden email] mailing list.
> To unsubscribe: mailto:
[hidden email]
> For general help: mailto:
[hidden email]?subject=help
> OW2 mailing lists service home page:
http://www.ow2.org/wws>
>