Closed GoogleCodeExporter closed 9 years ago
I am experiencing exactly the same errors on Tomcat 7.0.12, JDK 1.7.0_21 under
Windows 7 - running javamelody 1.46.0 together with jrobin 1.5.12.
I have been upgrading the application from javamelody 1.45.0 / jrobin 1.5.12.
Please let me know if you need any more information.
Original comment by torsten....@gmail.com
on 6 Aug 2013 at 1:57
This issue was introduced by revision 3430 in javamelody 1.46.0, when using
jrobin 1.5.12 or 1.5.14.
javamelody 1.46.0 works when using jrobin 1.5.9. And it is supposed to be used
with jrobin 1.5.9 as documented and defined in maven's pom.xml, for all
javamelody versions.
jrobin 1.5.9 can be downloaded from
http://javamelody.googlecode.com/files/jrobin-1.5.9.jar or from
http://search.maven.org/remotecontent?filepath=org/jrobin/jrobin/1.5.9/jrobin-1.
5.9.jar
But I will look at what needs to be changed in javamelody to make it work with
both jrobin 1.5.9, 1.5.12 and 1.5.14.
For example, we don't really need in net.bull.javamelody.RrdNioBackend to read
this "readOnly" field from org.jrobin.core.RrdFileBackend, because we know the
value of the field would always be false in our context.
Original comment by evernat@free.fr
on 7 Aug 2013 at 7:56
This is fixed in trunk (revision 3464) and ready for the next release (1.47).
I have made a new build from the current trunk and it is available at:
https://javamelody.googlecode.com/files/javamelody-20130810.jar
Thanks
Original comment by evernat@free.fr
on 10 Aug 2013 at 4:15
Thanx, the javamelody-20130810.jar works excellent.
Original comment by pether.s...@gmail.com
on 28 Aug 2013 at 10:32
Original issue reported on code.google.com by
pether.s...@gmail.com
on 5 Aug 2013 at 4:46