I'm using WSMP 4.1 for now. From the documentation that I read, we can actually put CMS in one server (Server A) and Indexer in another server (Server

. Both server is in one cluster.
The step that I did is:
1. Initially put CMS and Indexer in Server A.
2. Uploading document to the Workspace.
3. Assuming Indexer still can work on different server, I moved the Indexer to Server B. However, I can't view the document after this.
Can anyone suggest what might have go wrong?
Server A: CMS, Webcomponents(JSP)
Server B: Indexer, FileServer
worksitemp.log :-
com.imanage.cms.exceptions.fileserver.FileServerUnavailableException: File server is unavailable: database name=WSMP server sid=100 hashCode=110486881 at com.imanage.cms.fcsvr.fileserver.ReadOnlyFileServerMgr.getFileServer(ReadOnlyFileServerMgr.java:197) at com.imanage.cms.t1.fileserver.FileServerMgr.getFileServer(FileServerMgr.java:574) |
cms.pm.[ServerA].log :-
Thu May 10 11:49:29.781: WARN [PmClientMonitor] PmClient: Not able to find PmServer on host com.imanage.cms.exceptions.fma.FmaServiceNotFoundException: FmaClient.findServersWithService(): Cannot locate FMA server(s): "[ServerB]" ; possibly invalid name(s) or address(es) at com.imanage.cms.fc.net.fma.FmaClient.findServiceOnServer(FmaClient.java:381) |