Hi,
I write application using JBOSS Seam with Richfaces. Unfortunately some pages of it load very long especially when I want to show about 100 rows (or more) in table .
Getting response from database takes about 2453 ms, so it is quite well. However the phase RENDER_RESPONSE takes about 23750 ms, so it is unacceptable. The object which i return has no EAGER connections.
Hope that somebody can help me or give some hint what else can I do to find problem.
Greetings,
Fryta
PS. Here you have log from my application:
09:49:52,125 INFO [[/my_aplication]] BEFORE - INVOKE_APPLICATION 5 - /
my_aplication/Report.seam
09:49:54,578 INFO [Report] End generating report: 2453
09:49:54,578 INFO [[/my_aplication]] AFTER - INVOKE_APPLICATION 5 - /
my_aplication/Report.seam
09:49:54,578 INFO [[/my_aplication]] BEFORE - RENDER_RESPONSE 6 - /
my_aplication/Report.seam
09:49:54,687 INFO [Report] getResultList(): 1285314594687
09:49:54,687 INFO [Report] getResultList(): 1285314594687
09:49:54,687 INFO [Report] getResultList(): 1285314594687
09:49:54,687 INFO [Report] getResultList(): 1285314594687
09:49:54,687 INFO [Report] getResultList(): 1285314594687
09:49:54,718 INFO [Report] getResultList(): 1285314594718
09:50:18,437 INFO [Report] getResultList(): 1285314618437
09:50:18,437 INFO [Report] getResultList(): 1285314618437
09:50:18,468 INFO [[/my_aplication]] AFTER - RENDER_RESPONSE 6 - /
my_aplication/Report.seam
09:50:18,890 INFO [TimingFilter]
09:50:18,890 INFO [TimingFilter] Total: 18258ms dla: /my_aplication/ Report.seam