You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Evgeny Stanilovsky (Jira)" <ji...@apache.org> on 2022/09/09 07:13:00 UTC

[jira] [Commented] (IGNITE-17658) Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module

    [ https://issues.apache.org/jira/browse/IGNITE-17658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17602163#comment-17602163 ] 

Evgeny Stanilovsky commented on IGNITE-17658:
---------------------------------------------

[~sdanilov] can you help here ? Semyon plz check reproducer seems we haven`t such a tests or tests are not running under 8+ ?

> Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: module java.base does not "opens java.lang.invoke" to unnamed module
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-17658
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17658
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 2.13
>         Environment: jdk17
>            Reporter: YuJue Li
>            Assignee: YuJue Li
>            Priority: Minor
>             Fix For: 2.15
>
>         Attachments: IgniteClient.java
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> start a node with peerClassLoadingEnabled = true;
> execute the reproducer;
> then error occurs:
> [19:14:24,425][SEVERE][pub-#17][BinaryContext] Failed to deserialize object [typeName=o.a.i.i.processors.closure.GridClosureProcessor$C4] 
> java.lang.reflect.InaccessibleObjectException: Unable to make field private final java.lang.Class java.lang.invoke.SerializedLambda.capturingClass accessible: mo
> dule java.base does not "opens java.lang.invoke" to unnamed module @694e1548



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