We have this newly installed TS 7.4.1 on linux vm rh 6.5 and TS search 7.4.1.0.0. (Both TS and TS Search on same vm)
Content store has been ported over from TS 7.2.1 on Solaris.
Search server is started and shows no errors. IndexmgrStatus is ACtive.
However, when I try to find ./iwndstatus -a it gives me the following error:
Failure. Error: -1. Detail:
The logs iw.tsindex.log keeps trying to add branches to be indexed. Intermittently, we see the following in the log:
ERROR com.interwoven.hunter.index.IndexServer (Thread-362) - java.lang.NullPointerException
Lastly, on the UI:
when we try to search a branch: we get the following message:
The branch <---------------------------------------------Masked> is not indexed for search.
As stated already to look at the status of index it is giving that -1 error.
Store is huge, so I want to avoid purge and re-index till there is no other option. However to go from step by step, need to fix the failure error on iwndxstatus -a.
Any help and advice is very much appreciated.
Thanks.