ES Agent Itemtype not found while installing ES Agent Service

Hey,

I had installed solr, zookeeper agent and file processor services, firstly it was working fine with agents and crawlers being installed and working, then I had to use a different solr service for my instance so I uninstalled the agent service and reinstalled it again to use the new solr service instance but while installation the following issue saying no ES_Agent item type found. The instance used was same throughout the installation.

After clicking OK on the below screen it was showing the installation is complete but agent was not getting installed and crawlers were also not present.

Any inputs or suggestions would be appreciated.

Thanks

Parents Reply
  • Hi Divyak02,

    Is your index (solr and node clusters) installed in another machine and the agent in a separate machine? If this is the case it might be that the agent is failing since it cannot communicate with the index in the other machine and it could be related to firewall settings. Are you able to install the agent and file processor in the machine that has the index?

    This is not an error I have seen before, let me know if this helps,

    Nithin

Children