NoSuchMethodError: Matcher.quoteReplacement
Andrew Hughes
gnu.andrew at redhat.com
Fri Jan 23 16:01:23 UTC 2015
snip...
> Maybe it's irrelevant, but here are the old logs:
> http://nottheoilrig.com/java/201501120/config.log
> http://nottheoilrig.com/java/201501120/screenlog
>
> What indicates that javac is from GCJ?
> /usr/lib/jvm/java-gcj/bin/java is from GCJ
> however GCJ javac is not installed on this machine.
>
> From the old logs:
> [...]
> JAVA='/usr/lib/jvm/java-gcj/bin/java'
> JAVAC='/usr/bin/javac'
> [...]
>
> Furthermore both /usr/bin/java and /usr/bin/javac are OpenJDK 6:
>
> /usr/bin/java -> /etc/alternatives/java
> /usr/bin/javac -> /etc/alternatives/javac
>
> /etc/alternatives/java -> /usr/lib/jvm/java-6-openjdk/jre/bin/java
> /etc/alternatives/javac -> /usr/lib/jvm/java-6-openjdk/bin/javac
>
Sorry, yes, I mis-remembered.
I think that was creating part of the problem; you weren't giving it
a full JDK but part of one and part of the other :/
--
Andrew :)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
PGP Key: ed25519/35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04 C5A0 CFDA 0F9B 3596 4222
PGP Key: rsa4096/248BDC07 (hkp://keys.gnupg.net)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F 8F91 3B96 A578 248B DC07
More information about the distro-pkg-dev
mailing list