I'm trying to install a connector for GSA to crawl a Domino server.
It required me to - create a GSAConn.nsf database that contains configuration for GSA Connector (based on a template file). - Create an user with access MANAGER to the GSAConn.nsf
A tomcat server will run the connector and GSA will connect to Tomcat to collect data.
So far, I have been struggling with the error:
Note Exception: example/server/domino !!GSAConn.nsf has not been opened yet.
From my understanding this either mean the GSA can't find the GSAConn.nsf or the user does not have access to GSAConn.nsf, but I'm sure that the created user have full access to GSAConn.nsf
Many thanks, Mike