You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Mike (JIRA)" <ji...@apache.org> on 2016/07/05 12:08:11 UTC

[jira] [Updated] (CASSANDRA-12133) Failed to load Java8 implementation ohc-core-j8

     [ https://issues.apache.org/jira/browse/CASSANDRA-12133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike updated CASSANDRA-12133:
-----------------------------
    Description: 
After enabling row cache in cassandra.yaml by setting row_cache_size_in_mb, I receive this warning in system.log during startup:

{noformat}
WARN  [main] 2016-07-05 13:36:14,671 Uns.java:169 - Failed to load Java8 implementation ohc-core-j8 : java.lang.NoSuchMethodException: org.caffinitas.ohc.linked.UnsExt8.<init>(java.lang.Class)
{noformat}

  was:
After enabling row cache in cassandra.yaml by setting row_cache_size_in_mb, I receive this warning in system.log during startup:

WARN  [main] 2016-07-05 13:36:14,671 Uns.java:169 - Failed to load Java8 implementation ohc-core-j8 : java.lang.NoSuchMethodException: org.caffinitas.ohc.linked.UnsExt8.<init>(java.lang.Class)


> Failed to load Java8 implementation ohc-core-j8
> -----------------------------------------------
>
>                 Key: CASSANDRA-12133
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12133
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>         Environment: Ubuntu 14.04
>            Reporter: Mike
>             Fix For: 3.0.7
>
>
> After enabling row cache in cassandra.yaml by setting row_cache_size_in_mb, I receive this warning in system.log during startup:
> {noformat}
> WARN  [main] 2016-07-05 13:36:14,671 Uns.java:169 - Failed to load Java8 implementation ohc-core-j8 : java.lang.NoSuchMethodException: org.caffinitas.ohc.linked.UnsExt8.<init>(java.lang.Class)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)