eilon-shai

Results 6 comments of eilon-shai

Hi, Can you please share the error you get? Also can you please share the size of the applications set? The same setup works for me with no errors for...

I am trying this docker file, getting: Failed generating bytecode for :3 java.lang.AssertionError: Failed generating bytecode for :3 at jdk.nashorn.internal.codegen.CompilationPhase$BytecodeGenerationPhase.transform(CompilationPhase.java:437) at jdk.nashorn.internal.codegen.CompilationPhase.apply(CompilationPhase.java:614) at jdk.nashorn.internal.codegen.Compiler.compile(Compiler.java:641) at jdk.nashorn.internal.runtime.RecompilableScriptFunctionData.compileTypeSpecialization(RecompilableScriptFunctionData.java:730) at jdk.nashorn.internal.runtime.RecompilableScriptFunctionData.getBest(RecompilableScriptFunctionData.java:910) at jdk.nashorn.internal.runtime.ScriptFunctionData.getBest(ScriptFunctionData.java:384)...

OK, got it, thank you does an integrated solution in mockserver is planned?

HI, ok so I manually created a version of nashorn with the relevant packages changes and added to the mockserver dependencies lib, I am not getting the ClassNotFoundException but when...

Hi, I manage to overcome the issue above, I had to update the json template. after adding the refactored nashorn jar and dependencies and building the docker image on top...