You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Andrei Dulceanu (JIRA)" <ji...@apache.org> on 2017/08/21 09:00:17 UTC

[jira] [Assigned] (OAK-6542) java.lang.NoClassDefFoundError: com/codahale/metrics/Reservoir

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

Andrei Dulceanu reassigned OAK-6542:
------------------------------------

    Assignee: Andrei Dulceanu

> java.lang.NoClassDefFoundError: com/codahale/metrics/Reservoir
> --------------------------------------------------------------
>
>                 Key: OAK-6542
>                 URL: https://issues.apache.org/jira/browse/OAK-6542
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: segment-tar
>    Affects Versions: 1.7.5
>            Reporter: Olivier Lamy (*$^¨%`£)
>            Assignee: Andrei Dulceanu
>
> Upgrading to last 1.7.5.
> I get this exception
> java.lang.NoClassDefFoundError: com/codahale/metrics/Reservoir
> 	at org.apache.jackrabbit.oak.segment.SegmentNodeStore.<init>(SegmentNodeStore.java:166)
> 	at org.apache.jackrabbit.oak.segment.SegmentNodeStore.<init>(SegmentNodeStore.java:63)
> 	at org.apache.jackrabbit.oak.segment.SegmentNodeStore$SegmentNodeStoreBuilder.build(SegmentNodeStore.java:121)
> Looking at the pom the dependency has a scope provided (http://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-segment-tar/1.7.5/oak-segment-tar-1.7.5.pom) IMHO it's a wrong dependency scope at it's definitely needed as there is no usage of reflection to avoid loading of the classes



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)