Bug 1153652
Summary: | javapackages-tools: invalid JAVACMD when ABRT connector is enabled | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Stanislav Baiduzhyi <sbaiduzh> |
Component: | javapackages-tools | Assignee: | Mikolaj Izdebski <mizdebsk> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 21 | CC: | java-sig-commits, jfilak, mizdebsk, msimacek, msrb, oskutka |
Target Milestone: | --- | Keywords: | Upstream |
Target Release: | --- | ||
Hardware: | i586 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 4.1.0-3 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-11-10 04:18:33 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Stanislav Baiduzhyi
2014-10-16 12:45:27 UTC
Confirmed. # dnf install ant abrt-java-connector # ant -version Apache Ant(TM) version 1.9.4 compiled on August 11 2014 # abrtd # ant -version Error: JAVA_HOME is not defined correctly. We cannot execute /usr/lib/jvm/java/bin/java -agentpath:/usr/lib/libabrt-java-connector.so=abrt=on Workaround is to disable ABRT Java connector by appending "JAVA_ABRT=off" line to /etc/java/java.conf Fixed upstream: https://github.com/mizdebsk/javapackages/commit/c08543d0bd84a182f158529d851a4583bf97d8ae Fixed in javapackages-tools-4.1.0-3 javapackages-tools-4.1.0-3.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/javapackages-tools-4.1.0-3.fc21 Moving to QA for testing. I believe that this bug is fixed in javapackages-tools-4.1.0-3, which is available in Fedora 21, so I am closing this bug now. The build containing the fix can be found at Koji: http://koji.fedoraproject.org/koji/buildinfo?buildID=589109 javapackages-tools-4.1.0-3.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |