https://bugzilla.wikimedia.org/show_bug.cgi?id=51859
Web browser: ---
Bug ID: 51859
Summary: gitblit: on antinomy jstack from java v6 is missing
Product: Wikimedia
Version: wmf-deployment
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Git/Gerrit
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
Classification: Unclassified
Mobile Platform: ---
Java on antinomy.wikimedia.org (host running gitblit) is not properly setup.
The `java` command points to JDK 6 and hence gitblit runs under Java 6.
The `jstack` command points to JDK 7 and cant take trace. Mark Bergsma
attempted to update the alternative to have jstack points to the JDK 6 version
but it does not exist.
$ ls -1l /etc/alternatives/java /etc/alternatives/jstack
lrwxrwxrwx 1 root root 46 Jun 25 17:41 /etc/alternatives/java ->
/usr/lib/jvm/java-6-openjdk-amd64/jre/bin/java
lrwxrwxrwx 1 root root 44 Jun 25 17:47 /etc/alternatives/jstack ->
/usr/lib/jvm/java-7-openjdk-amd64/bin/jstack
$
We need jstack 6 to be installed to be able to take stack trace for bug 51769.
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l