General Errors
Table of Contents
This page lists errors.
B
- "BrowserController class not found" Happens during application startup and may prevent application form starting. Check for rogue java running.
C
Named Collection warnings/messages
- "A Collection Name Geometry Name cannot be placed in a Ace Name map" Happens when the you are trying to add a geometry (thru editor & trail) which has not been added to the ACE's object configuration (eg not in Object Control). I have seen this with dataless objects. If you create the table, it may be listed in the editor, but if not in Object Configuration, you will not be able to add them.
J
Java warnings
JNI/Reflection Warnings
If you get something like the following… (Specifically google maps addon, but any JNI warning)
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.gesmallworld.streetview.engine.jni.LoadDlls (file:/I:/databases/customers/csa/UtiliSuite/430/Smallworld/Smallworld430/sw_addon_google_maps111/modules/streetview_addon/resources/bin/java/street_view.jar) to field java.lang.ClassLoader.sys_paths
WARNING: Please consider reporting this to the maintainers of com.gesmallworld.streetview.engine.jni.LoadDlls
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Are you running in a 4.3 session? Verify that your JAVA_HOME is pointing to Java 8. Post Java 8 appears to have different JNI functionality…
page revision: 2, last edited: 22 May 2020 12:59





