Thanks for keeping up with JAMon, been a really useful tool so far!
Just to call out an odd behavior I've found in JAMon 2.75. When I'm in the admin page (HTML report) and I click on any of the checkboxes on the left of each monitored method, I get a NPE with this:
There is a known problem if your session times out. The way that it determines what page it should pull up is to go to your session. Currently if there is no session it causes a NPE. Could that be the problem. i.e. refresh jamonadmin.jsp and try again.
Also, jamon 2.75 is quite old. Have you tried upgrading?
Thanks for your kind words.
Steve
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have this as part of my project (in Spring). I've seen it (monmanage.jsp) working once (shows some options for listener) but after a while, it throws http 500 regardless of refresh performed on jamonadmin.jsp. :(
I'll test the update to see how it goes :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Just finished testing the update to 2.81 and so far, it seems like the NPE is gone. :) I'll let it stay idle for a while before trying to click on that checkbox again.
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there!
Thanks for keeping up with JAMon, been a really useful tool so far!
Just to call out an odd behavior I've found in JAMon 2.75. When I'm in the admin page (HTML report) and I click on any of the checkboxes on the left of each monitored method, I get a NPE with this:
Hope this is of any help. I'd like to help out in any work needed (starting with Spanish translations).
P.S. If I get from main JAMon page to monmanage.jsp, error shows up too.
There is a known problem if your session times out. The way that it determines what page it should pull up is to go to your session. Currently if there is no session it causes a NPE. Could that be the problem. i.e. refresh jamonadmin.jsp and try again.
Also, jamon 2.75 is quite old. Have you tried upgrading?
Thanks for your kind words.
Steve
I have this as part of my project (in Spring). I've seen it (monmanage.jsp) working once (shows some options for listener) but after a while, it throws http 500 regardless of refresh performed on jamonadmin.jsp. :(
I'll test the update to see how it goes :)
Is there any reason why you are using 2.75? That is a very old version. I believe changes have been made to this part of the code since 2.75.
Ok, I see you mentioned upgrading the jamon version. Let me know how that goes and I can help you further.
Ok, I see you mentioned upgrading the jamon version. Let me know how that goes and I can help you further.
Just finished testing the update to 2.81 and so far, it seems like the NPE is gone. :) I'll let it stay idle for a while before trying to click on that checkbox again.
Thanks!
Great. Let me know if the problem reappears.