Skip to main content
1-Visitor
June 15, 2015
Solved

Windchill M10.1M30: Partslink Classification Search doesn't work

  • June 15, 2015
  • 1 reply
  • 1081 views

When performing a Classification Search, the following error message appears in the log file:

2015-06-15 11:23:39,891 INFO  [ajp-bio-8010-exec-6] wt.system.out  - INFO: Configuration option resultsSortRowsMax not set. Refer to webSearchConfig.jsp

2015-06-15 11:32:02,113 ERROR [ajp-bio-8010-exec-4] com.ptc.core.htmlcomp.components.TableViewBean wcadmin - Could not find configurable table with id: refineSearchTableDescriptor

Does anyone have an idea what could be causing this?

INFO message when starting Classification Search and for every Classification Search action with search results::

2015-06-15 11:23:39,891 INFO  [ajp-bio-8010-exec-6] wt.system.out  - INFO: Configuration option resultsSortRowsMax not set. Refer to webSearchConfig.jsp

ERROR message appears for every Classification Search action with no search results:

2015-06-15 11:32:02,113 ERROR [ajp-bio-8010-exec-4] com.ptc.core.htmlcomp.components.TableViewBean wcadmin - Could not find configurable table with id: refineSearchTableDescriptor

Best answer by SvenVanDroogenb

Reason why Classification Search didn't work was the use of some special characters in the predefined Attribute values; apparently ( and ) can't be used.

ERROR message still appears, but is not related to not working of Classification Search.

1 reply

SvenVanDroogenb1-VisitorAuthorAnswer
1-Visitor
June 16, 2015

Reason why Classification Search didn't work was the use of some special characters in the predefined Attribute values; apparently ( and ) can't be used.

ERROR message still appears, but is not related to not working of Classification Search.