HI,
we are using TS 7.3.2 Windows server 2008 R2 64 Bit. For Somehow when we Restarted the TS server , on the Idol SErver the Index Port is not Available. We try restarting all the service in the order they require but still not luck. Keeo getting the following error when I try to run iwndxstatus -a
[15 Oct 2014 22:21:45,117] DEBUG com.interwoven.hunter.search.SearchServer (Thread-14) - The search manager is unable to contact the index manager.
com.interwoven.hunter.search.SearchingException
at com.interwoven.hunter.search.BranchMapping.reload(BranchMapping.java:130)
at com.interwoven.hunter.search.BranchMapping.getInstance(BranchMapping.java:195)
at com.interwoven.hunter.search.commands.GetIndexStatusByVpathCommand.execute(GetIndexStatusByVpathCommand.java:65)
at com.interwoven.hunter.search.SearchWorker.run(SearchWorker.java:88)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:743)
at java.lang.Thread.run(Thread.java:619)
[15 Oct 2014 22:21:45,118] DEBUG com.interwoven.hunter.search.SearchWorker (Thread-14) - is_get_index_status_vpath@7 was processed successfully :true
[15 Oct 2014 22:21:45,118] DEBUG com.interwoven.hunter.search.SearchWorker (Thread-14) - End of command is_get_index_status_vpath@7
[15 Oct 2014 22:21:45,118] DEBUG com.interwoven.hunter.common.LoggingPrintStream (Thread-14) - XMLDataGram.send:
[<dataGram>
<data>
<return_code>20007</return_code>
<return_detail>The search manager is unable to contact the index manager.</return_detail>
</data>
</dataGram>