Hi All,
I am facing a problem with the TeamSite search. The search component is installed in a separate server from the TS server. My branch has two workareas and this branch is configured to be indexed and searched. I have even configured the search to support indexing and searching of the non submitted files as well. But now, I am able to search only submitted files. I could find the below message in the iw.tsindex.log file of my search server. I am not sure this message has any relationo with my issue. It will be great if any one could help me
WARN com.interwoven.hunter.index.WorkareaIndexer (Thread-17) - Error indexing workareas for branch SOS\main\SOS. Some workareas for this branch may not be indexed.TeamSite Code :5000006com.interwoven.hunter.common.TSException: GetQueryDataat com.interwoven.hunter.common.Repository.getWorkareaModifiedFiles(Repository.java:1602)at com.interwoven.hunter.index.WorkareaIndexer.performWorkareaIndexing(WorkareaIndexer.java:184)at com.interwoven.hunter.index.WorkareaIndexer.run(WorkareaIndexer.java:113)at java.lang.Thread.run(Thread.java:619)Caused by: com.interwoven.hopi.HopiException: Bad readat com.interwoven.hopi.HopiContext.recvData_(HopiContext.java:915)at com.interwoven.sci.sci_.GetQueryData(sci_.java)at com.interwoven.hunter.common.Repository.getWorkareaModifiedFiles(Repository.java:1579)... 3 more