Open RTxin opened 11 months ago
Please add the following parameters during startup and observe if this type of problem still exists
--add-opens="java.xml/com.sun.xml.internal.stream=ALL-UNNAMED" \
--add-opens="java.xml/com.sun.org.apache.xerces.internal.utils=ALL-UNNAMED" \
--add-opens="java.xml/com.sun.org.apache.xerces.internal.impl=ALL-UNNAMED" \
Preflight Checklist
Version
1.14.0
Installation Type
Official SaaS Service
Describe the details of the bug and the steps to reproduce it
java.lang.IllegalAccessException: class io.dongtai.iast.core.handler.hookpoint.vulscan.dynamic.xxe.XMLInputFactoryCheck cannot access class com.sun.xml.internal.stream.XMLInputFactoryImpl (in module java.xml) because module java.xml does not export com.sun.xml.internal.stream to unnamed module @22d6f11
Additional Information
No response
Logs