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

Marcel Reutegger resolved OAK-10295.
------------------------------------
    Resolution: Not A Problem

Looks like this is not an Oak problem. H2 dependency in Oak was upgraded to a 
2.x version with OAK-9668 a while ago.

> KeyDataType does not define or inherit an implementation of the resolved 
> method 'abstract void write()
> ------------------------------------------------------------------------------------------------------
>
>                 Key: OAK-10295
>                 URL: https://issues.apache.org/jira/browse/OAK-10295
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: jackrabbit-api
>    Affects Versions: 1.50.0
>            Reporter: Wallace Howery
>            Priority: Critical
>
> I'm getting the warning below in a JCR Oak project, using postgres for 
> storage, and using oak-lucene and oak-store-composite dependencies (to get 
> JCR functionality), using version 1.50.0 of those dependencies. 
> Also, I'm using JDK 17 and spring-boot 2.5.12.
>  
> It looks like 
> org.apache.jackrabbit.oak.plugins.document.persistentCache.KeyDataType needs 
> to be updated to implement method 'abstract void 
> write(org.h2.mvstore.WriteBuffer, java.lang.Object[], int, boolean)' of 
> interface org.h2.mvstore.type.DataType.
>  
> Could this be looked into be the jackrabbit team?
>  
> {"@timestamp":"2023-05-26T11:26:41.994-04:00","@version":"1","message":"Error 
> in the background thread of the persistent cache: 
> java.lang.IllegalStateException: java.lang.AbstractMethodError: Receiver 
> class org.apache.jackrabbit.oak.plugins.document.persistentCache.KeyDataType 
> does not define or inherit an implementation of the resolved method 'abstract 
> void write(org.h2.mvstore.WriteBuffer, java.lang.Object[], int, boolean)' of 
> interface org.h2.mvstore.type.DataType. 
> [1.4.200/3]","logger_name":"org.apache.jackrabbit.oak.plugins.document.persistentCache.MapFactory","thread_name":"MVStore
>  background writer 
> nio:/data/ace/app/summons/oak/repository/cache/cache-0.data","level":"WARN","level_value":30000}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to