Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
ManifoldCF 1.0
-
None
Description
In the multiprocess example, first start the database. Then initialize it. Then run the start-agents.bat/sh script. You get this:
C:\wip\mcf\release-1.0-branch\dist\multiprocess-example>start-agents.bat
Running...
Configuration file successfully read
agents process could not start - shutting down
Exception in thread "Thread-99" java.lang.NullPointerException
at org.apache.manifoldcf.crawler.system.ManifoldCF$InitializationThread.
run(ManifoldCF.java:760)