-
Notifications
You must be signed in to change notification settings - Fork 5
Description
The MapInsight-Addon (v1.2) doesn't work with freeplane V. 1.9.1
the error message when starting the Addon is:
An error occurred while running the script: access denied ("java.lang.reflect.ReflectPermission" "suppressAccessChecks")
Supplement: Error cause for startup problem found: the mind map to be analyzed was in a cloud (Onedrive). After copying the mind map to a local drive, the addon starts without error and most actions seem to work.
But when calling the Connectors Manager a Java error occurs:
STDERR: Exception in thread "AWT-EventQueue-0"
STDERR: java.security.AccessControlException: access denied ("java.lang.reflect.ReflectPermission" "suppressAccessChecks")
STDERR: at java.security.AccessControlContext.checkPermission(Unknown Source)
OS is Win10 20H2
Java is V. 8 (Build 1.8.0_291-b10)