Troubleshooting
Problem
Can't create a service that automatically starts the Opal server
Symptom
When trying to create a service that can start the Opal server as in EIA 215, the following error shows up in the log files.
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 192.168.49.131:9983/ within 60000 ms
It is impossible for the moment to create a service that can start the Opal server due to the Zookeeper.
Resolving The Problem
Create a .bat file in which you write those two lines :
cd [EIA install repository]\toolkit\scripts (without the [])
setup -t start
Then save this file in the start folder of the computer. Be sure that the file is save as a .bat file !
This way the Opal server will start when the computer starts.
Note: This solution is only applicable when you are only using the Opal deployment of i2 Analyze.
Was this topic helpful?
Document Information
Modified date:
16 July 2018
UID
swg22014852