Open GoogleCodeExporter opened 9 years ago
This issue as nothing to do with usability as in web design, so removing the
"usability" label.
Original comment by evernat@free.fr
on 20 Apr 2014 at 12:21
I dot not reproduce the issue in Tomcat 6 and 7, with JDK 6 and 7, on Windows
with several webapps.
Can you give the values of your system properties, on Windows, just to check?
Original comment by evernat@free.fr
on 27 Apr 2014 at 2:08
any news?
Original comment by evernat@free.fr
on 18 May 2014 at 9:16
Sorry for late reply,
The windows machine config:
Windows 7 32 bits
CPU : Intel i3-2120
Ram : 4.00GB
And other properties is mentioned in the issue.
The issue appear when the tomcat has two web apps and run together.
Can you reproduce the issue in Linux?
The error is very similar to the issue 273 but native library path is just
different and which point to my java home directory.
Thanks a lot
Original comment by hei1...@gmail.com
on 19 May 2014 at 4:30
I think that, for whatever reason, you run Tomcat like with a JRE (perhaps, a
JRE inside a JDK).
And I have now fixed some case, of "UnsatisfiedLinkError: Native Library ...
attach.dll already loaded in another classloader ... IllegalStateException:
Memory histogram not supported because the server uses the JRE and not the
JDK.".
It's fixed in trunk (revision 3829) and ready for the next release (1.52).
I suggest that you test the fix with a new build from trunk, which is available
at:
https://javamelody.ci.cloudbees.com/job/javamelody%20ant/lastSuccessfulBuild/art
ifact/javamelody.jar
Original comment by evernat@free.fr
on 6 Jul 2014 at 1:41
The fix for this issue is finally reverted (commented out, revision 3870),
pending later thinking, because the fix causes an issue in the openjpa dynamic
enhancement agent when the openjpa agent is loaded by InstrumentationFactory
after a call to heap histo.
So the issue is reopened.
Original comment by evernat@free.fr
on 3 Aug 2014 at 10:36
Original issue reported on code.google.com by
hei1...@gmail.com
on 31 Mar 2014 at 3:09