Closed GoogleCodeExporter closed 9 years ago
This kind of error happens in general with a JRE and not with a JDK.
Can you check if you use a JDK?
Is it the same problem with Sun JDK instead of openjdk?
Original comment by evernat@free.fr
on 3 Feb 2013 at 10:11
Yeah, I'm not sure where we got our java from. I could try to reproduce it
with an Oracle/Sun JDK.
[go22670@mtex ~]$ java -version
java version "1.6.0_22"
Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03, mixed mode)
[go22670@mtex ~]$ cat /etc/*-release
Red Hat Enterprise Linux Server release 5.9 (Tikanga)
Original comment by gvida...@gmail.com
on 4 Feb 2013 at 6:16
Do you know if the JDK was used? and if it is reproduced with Oracle JDK
instead of openjdk?
Note that in the description, you have said JVM "1.6.0_24-b24" (and not
"1.6.0_22-b04" like in the comment after).
Original comment by evernat@free.fr
on 19 Aug 2013 at 10:02
No response from the reporter, so closing as invalid (incomplete).
Original comment by evernat@free.fr
on 5 Sep 2013 at 4:31
I have seen this UnsatisfiedLinkError Exception with JavaMelody 1.49.0 running
with Confluence v5.4.2 - and was able to solve it.
All I had to do was clear the plugins cache:
https://confluence.atlassian.com/display/CONFKB/How+to+Clear+Confluence+Plugins+
Cache
After restarting Confluence I am now able to generate Memory Histograms without
any problem.
Background: I'm using Java JDK 1.7.0_51 for Confluence and for JIRA and never
had the error from JIRA v6.0.8 (also running JavaMelody 1.49.0). That's what
made me think it should not really be a JDK problem and that led me to think
about the cache...
Original comment by msymo...@gmail.com
on 24 Jan 2014 at 8:23
Original issue reported on code.google.com by
gvida...@gmail.com
on 2 Jan 2013 at 6:16