[support] 00010 - wex-quick-search-view failed to initialize in logs

Author | Simon Heath

Version | 1.0

Updated | 19th June 2021

Categories | [support]


Applies To

All Windchill versions. All Platform

Description

“‘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)

Solution

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)
Was this article helpful? Votes: 0
Article details:
Published date: 19/05/2021 3:38PM
Last updated: 27/05/2021 10:28AM (simonh@wincom-plm.com - simonh@wincom-plm.com)
Share article: 
Author: simonh@wincom-plm.com (simonh@wincom-plm.com)
Permalink: https://windchill-extensions.ptc.com/kb/articles/support-00010