karatelabs / karate

Test Automation Made Simple
https://karatelabs.github.io/karate
MIT License
8.11k stars 1.94k forks source link

IllegaleAccessException after upgrade from 0.9.6 to 1.1.0 #1918

Closed kchabaane closed 2 years ago

kchabaane commented 2 years ago

I'm using a feature to generate public/private key

`Feature: Create public/private key pair

Background:

org.graalvm.polyglot.PolyglotException: java.lang.IllegalStateException: java.lang.IllegalAccessException: access to public member failed: sun.security.x509.X509Key.getEncoded[Ljava.lang.Object;@796d33eb/invokeVirtual, from public Lookup

kchabaane commented 2 years ago

@ptrthomas any idea ?

ptrthomas commented 2 years ago

@kchabaane no idea. refer the upgrade notes: https://github.com/karatelabs/karate/wiki/1.0-upgrade-guide

or please follow this process to reopen: https://github.com/karatelabs/karate/wiki/How-to-Submit-an-Issue