Thank you Karl. Is it ok to run this file several times without loosing data in the database? For example when adding a new connector.
Roman On 19 August 2015 at 23:59, Karl Wright <[email protected]> wrote: > Hi Roman, > In the multiprocess examples, connectors.xml is only processed when you run > the "initialize.bat" file. > > Karl > > > On Wed, Aug 19, 2015 at 5:47 PM, Roman Šitina <[email protected]> wrote: >> >> Hello, >> >> I'm experiencing strange thing: >> >> I'm running multiprocess-file-example and it looks like connectors.xml >> in parent directory is ignored. If I comment some connector it still >> appears in Web UI. I even tried to get connectors via REST API to test >> if this is not browser cache issue. >> >> I tried to alter properties.xml so property >> org.apache.manifoldcf.connectorsconfigurationfile points to >> non-existing file but ManifoldCF still starts without any error in log >> and I can still see all connectors in UI. Changing other properties >> such as log levels in properties.xml works. >> >> Is it possible that org.apache.manifoldcf.connectorsconfigurationfile >> is somehow overridden? >> >> Thank you >> >> Roman > >
