pramodanarase
pramodanarase
i have added Context.newBuilder("js").hostClassLoader(....).build(); but still getting java.lang.IllegalStateException: No language and polyglot implementation was found on the classpath. Make sure the truffle-api.jar is on the classpath. at org.graalvm.polyglot.Engine$PolyglotInvalid.noPolyglotImplementationFound(Engine.java:873) at org.graalvm.polyglot.Engine$PolyglotInvalid.buildEngine(Engine.java:794)...
Graal Js version - 21.0.0 JDK - AdoptOpenJDK 1.8.0_212 Classloader - Application Class Loader and Custom Child ClassLoader with ChildFirst classloading option error at getGraalEngine() method. If we not set...
@luckyb56 what you want ? decode in single message or multiple message? if decode into multiple message on nested field(in your case packetbeat_dns_answers) i think we need to implement feature...
Any update on this?