Project

General

Profile

Actions

Bug #1121

closed

Large plant queries cause Out of Memory error

Added by Gabriel Farrell over 21 years ago. Updated almost 20 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
misc
Target version:
Start date:
07/24/2003
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
1121

Description

An unrefined plant query that results in the system tring to large numbers of
plant is both slow and memory hungry ( even resulting in the jvm consuming all
its memory resources ).

This could be solved in a number of ways:

1. Have a google type interface thus limiting the display to some limited number
of plants ( 10, 50, 100?).
2. Move away from the xml/xsl pathway, populating a jsp or creating html on the
fly from JDBC resultset ( or some simple java object like PlantsSummary).
3. Both.

Actions

Also available in: Atom PDF