Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
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
Solved! Go to Solution.
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.
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.