Script Factory Java Error

Altair Community Member
Updated by Chris Thode
Hello,
I am interested in using script factory to automate some tests in FluxMotor 2022.3. I have exported the motor to a script, but when I open in script factory and try to run, I get the error shown below. Is there something in the settings that is preventing the program from running this java.exe?
Thanks,
Chris
Exception in thread "main" com.altair.fluxmotor.motorcommon.common.error.FmHidenException: System error#12 at com.altair.fluxmotor.motorcommon.common/com.altair.fluxmotor.motorcommon.common.error.FmErrorManager.setThrowable(FmErrorManager.java:416) at com.altair.fluxmotor.motorcommon.common/com.altair.fluxmotor.motorcommon.common.error.FmErrorManager.setException(FmErrorManager.java:368) at com.altair.fluxmotor.motorcommon.common/com.altair.fluxmotor.motorcommon.common.error.FmErrorManager.catchAndThrowException(FmErrorManager.java:884) at com.altair.fluxmotor.motorcommon.pythonexecution/com.altair.fluxmotor.motorcommon.pythonexecution.wrapper.FluxMotorPythonWrapperScript.execfile(FluxMotorPythonWrapperScript.java:80) at com.altair.fluxmotor.fluxmotorstarter/com.altair.fluxmotor.fluxmotorstarter.FluxMotorBatch.launch(FluxMotorBatch.java:96) at com.altair.fluxmotor.fluxmotorstarter/com.altair.fluxmotor.fluxmotorstarter.FluxMotorBoot.main(FluxMotorBoot.java:57) Error to execute C:\Program Files\Altair\2022.3\flux\FluxMotor\Third_party\jre11\win64\bin\java: Operation not permitted