https://bugzilla.wikimedia.org/show_bug.cgi?id=54444
--- Comment #2 from Yuvi Panda <[email protected]> --- So, after investigation, it turned out that: 1. There was a copy of JDK and JRE 6 *and* 7 installed on -dev. These aren't on puppet. 2. There's only a copy of JRE 7 on the exec nodes. This is properly puppetized. So default 'java' on -dev seems to resolve to v6 for some reason, and that is not found in exec nodes, hence this problem. I've 'fixed' it by getting rid of all traces of Java 6 from -dev (by hand), and then adding a puppet change to install JDK 7 on -dev. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
