users@glassfish.java.net

Monitor sort doesn't work well

From: <glassfish_at_javadesktop.org>
Date: Mon, 21 Jul 2008 07:29:12 PDT

I’m a Glassfish newbie, so I might be missing something, but I found no way to overcome this - I’m monitoring a web service of mine. Using the monitor messages page has two problems:

1. The sort seems to be done alphabetically, based on the value that is displayed. This means that if the timestamp starts with the day of week, its name will be the first sort criteria, rather than the year. This means that Thursday, Friday and Saturday will never appear correctly - they'll either be sorted as F-S-T or T-F-S. Furthermore, when sorting by response time, the values 1, 77 and 200 will be sorting as 1, 200 and 77.

2. The chosen sort order is not kept. Looking into a message and then going back to the list will present the list unsorted again. This is very annoying when trying to examine several entries.

Is there any way to work around these problems? Am I missing something?

Thanks,
Eran
[Message sent by forum member 'erangi' (erangi)]

http://forums.java.net/jive/thread.jspa?messageID=288067