Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 743:e95e6df97e55
#177 Commented out the code that generates the series names in discharge curves. This code currently generates memory problems and stops the server accepting new http requests.
flys-artifacts/trunk@2245 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 27 Jun 2011 07:45:32 +0000 |
parents | c09c9e05ecfa |
children | b385577bcaca |
comparison
equal
deleted
inserted
replaced
742:c09c9e05ecfa | 743:e95e6df97e55 |
---|---|
1 2011-06-27 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 flys/issue177 (WINFO: Abflusskurven am Pegel verursachen ein Hängen des Servers) | |
4 | |
5 * src/main/java/de/intevation/flys/exports/DischargeCurveGenerator.java: | |
6 Commented out code to generate time ranges for series names. There | |
7 seems to be a problem while loading the discharge tables of a gauge or | |
8 while determining the start and/or end time of such discharge tables. | |
9 | |
1 2011-06-26 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 10 2011-06-26 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 11 |
3 * src/main/java/de/intevation/flys/**/*.java: Removed trailing whitespace. | 12 * src/main/java/de/intevation/flys/**/*.java: Removed trailing whitespace. |
4 | 13 |
5 2011-06-26 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 14 2011-06-26 Sascha L. Teichmann <sascha.teichmann@intevation.de> |