Painless compile error using java

We are seeing strange errors in our elasticsearch log that our system does not call.

"script_fields" : {
"myscript: : {
"script" : {
"source" : "java.lang.Math.class.forName("java.lang.System").getProperties()",
"lang" : "painless:
}
"ignore_failure" : false

compile error

Variable [java] is not defined

Is this something that elasticsearch is calling internally?

Thanks, Dorothy

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.