Xoom can encounter sporadic problems connecting to Service Optimization.
Xoom service is installed on the same server as the instance of
Service Optimization it manages. For
this to work reliably, the server's URI needs to be
http://localhost/. Problems may result if this isn't the case. To fix this, perform
the following steps:
- Terminate Xoom service. In the Windows Task Manager, right-click ZanyAnts.Xoom and choose .
- Open XoomParams.xml, which is typically located in the Xoom folder:
C:\Program Files (x86)\Zany Ants\Xoom
.
- Find <xm:parameter
name="ServerUri">http://servername/</xm:parameter> and change whatever servername you have to localhost. The parameter should now read as: <xm:parameter name="ServerUri">http://localhost/</xm:parameter>.
- Save the file.
- Restart Xoom service.