Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Unable to find extension point configuration extensions/compiler.xml #24

Open
javaXN opened this issue Jul 29, 2023 · 0 comments
Open

Comments

@javaXN
Copy link

javaXN commented Jul 29, 2023

javax.script.ScriptException: ERROR Unable to initialize repl compiler:
DEBUG Using JDK home inferred from java.home: D:\2_My_Work_Application\graalvm-ce-java17-22.3.0
DEBUG Using JVM IR backend
ERROR Unable to find extension point configuration extensions/compiler.xml (cp:
null): java.lang.IllegalStateException: Unable to find extension point configuration extensions/compiler.xml (cp:
null): java.lang.IllegalStateException: Unable to initialize repl compiler:
DEBUG Using JDK home inferred from java.home: D:\2_My_Work_Application\graalvm-ce-java17-22.3.0
DEBUG Using JVM IR backend
ERROR Unable to find extension point configuration extensions/compiler.xml (cp:
null): java.lang.IllegalStateException: Unable to find extension point configuration extensions/compiler.xml (cp:
null)
at org.jetbrains.kotlin.cli.common.repl.KotlinJsr223JvmScriptEngineBase.asJsr223EvalResult(KotlinJsr223JvmScriptEngineBase.kt:104)
at org.jetbrains.kotlin.cli.common.repl.KotlinJsr223JvmScriptEngineBase.compileAndEval(KotlinJsr223JvmScriptEngineBase.kt:63)
at kotlin.script.experimental.jvmhost.jsr223.KotlinJsr223ScriptEngineImpl.compileAndEval(KotlinJsr223ScriptEngineImpl.kt:95)
at org.jetbrains.kotlin.cli.common.repl.KotlinJsr223JvmScriptEngineBase.eval(KotlinJsr223JvmScriptEngineBase.kt:31)
at java.scripting/javax.script.AbstractScriptEngine.eval(AbstractScriptEngine.java:262)
at cn.hutool.script.FullSupportScriptEngine.eval(FullSupportScriptEngine.java:101)
at com.jnvago.jniot.terminal.resolver.subscribe.second.ScriptCache.set(ScriptCache.kt:77)
... 34 common frames omitted

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant