Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1075575 - Remove OpenJDK warning during startup
Remove OpenJDK warning during startup
Status: CLOSED CURRENTRELEASE
Product: JBoss Operations Network
Classification: JBoss
Component: Storage Node (Show other bugs)
JON 3.2
Unspecified Unspecified
unspecified Severity low
: ER04
: JON 3.3.0
Assigned To: Stefan Negrea
:
Depends On: 1075574
Blocks:
  Show dependency treegraph
 
Reported: 2014-03-12 08:07 EDT by John Sanda
Modified: 2014-12-11 09:03 EST (History)
6 users (show)

See Also:
Fixed In Version:
Doc Type: Bug Fix
Doc Text:
An incorrect WARN level log entry produced by CassandraDaemon.java suggested that OpenJDK was not a supported JVM when used in a Red Hat Supported Configuration. The fix removes the erroneous warning from the C* driver, and directs the C* server to use the correct C* driver version compatible with the release. The incorrect WARN level no longer displays in the logs.
Story Points: ---
Clone Of: 1075574
Environment:
Last Closed: 2014-12-11 09:03:17 EST
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)
storage.log (26.22 KB, text/plain)
2014-10-06 12:03 EDT, Armine Hovsepyan
no flags Details


External Trackers
Tracker ID Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 881563 None None None Never

  None (edit)
Description John Sanda 2014-03-12 08:07:31 EDT
+++ This bug was initially created as a clone of Bug #1075574 +++

Description of problem:
During startup, CassandraDaemon.java logs the following WARN statement if OpenJDK is in use,

"OpenJDK is not recommended. Please upgrade to the newest Oracle Java release."

Not only do test on and support OpenJDK, Red Hat has a team dedicated to supporting it as well.

Packaging changes for Cassandra are handled pom.xml in the cassandra-ccm-core module.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
Comment 3 John Sanda 2014-03-19 10:24:17 EDT
The code that needs to be patched in CassandraDaemon.java. Stefan will (or already has) push the patch to a publicly accessible repo so that it can be consumed as any other 3rd party library. This will minimize the impact on product builds.
Comment 6 Stefan Negrea 2014-09-26 20:57:52 EDT
Removed the warning from C* server 1.2.18. The version in use should be 1.2.18-jboss-1. Also update the C* driver 1.0.8 to depend on the C* server 1.2.18-jboss-1 of the server. 


release/jon3.3.x branch commits:

commit f02bec4dbe8724656d8a2e448a3e7aa8cfc2c2d1
Author: John Sanda <jsanda@redhat.com>
Date:   Fri Sep 26 14:42:21 2014 -0400

    fixing merge conflicts


commit d320cbda13d2ef17c9bf5fef4447c67a02c8cc35
Author: Stefan Negrea <snegrea@redhat.com>
Date:   Wed Sep 24 16:38:14 2014 -0500

    [BZ 1075575] Update C* dependency to a JBoss specific version that has the OpenJDK warning removed.
Comment 7 Simeon Pinder 2014-10-01 17:33:33 EDT
Moving to ON_QA as available for test with build:
https://brewweb.devel.redhat.com/buildinfo?buildID=388959
Comment 8 Armine Hovsepyan 2014-10-06 12:02:35 EDT
no openjdk1.6 related warning during storage startup
log attached
verified in JON 3.3 ER04
Comment 9 Armine Hovsepyan 2014-10-06 12:03:08 EDT
Created attachment 944316 [details]
storage.log

Note You need to log in before you can comment on or make changes to this bug.