Author | Simon Heath
Version | 1.0
Updated | 19th June 2021
Categories | [support]
All Windchill versions. All Platform
“‘wex-quick-search-view’ failed to initialize”
2021-04-29 16:37:14,014 INFO [main] wt.system.err - 2021-37-29 20:37:14 WARN com.wincomplm.wex.kernel.impl.registry.WexRegistry - Feature 'wex-quick-search-view' failed to initialize
2021-04-29 16:37:14,014 INFO [main] wt.system.err - java.lang.ClassNotFoundException: com.wincomplm.wex.quickaccess.impl.QASearchTableView$Proxy0
2021-04-29 16:37:14,014 INFO [main] wt.system.err - at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
2021-04-29 16:37:14,014 INFO [main] wt.system.err - at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
2021-04-29 16:37:14,014 INFO [main] wt.system.err - at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:355)
2021-04-29 16:37:14,014 INFO [main] wt.system.err - at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
This is because the path to wex/codebase is not in the classpath as it is overiden in site.xconf
and this should be added
$(wt.home)$(dir.sep)wex$(dir.sep)codebase$(path.sep)