Karl Wright created CONNECTORS-539:
--------------------------------------
Summary: Multiprocess agent-run process exceptions then hangs
Key: CONNECTORS-539
URL: https://issues.apache.org/jira/browse/CONNECTORS-539
Project: ManifoldCF
Issue Type: Bug
Components: Framework core
Affects Versions: ManifoldCF 1.0
Reporter: Karl Wright
Assignee: Karl Wright
Priority: Blocker
Fix For: ManifoldCF 1.0
In the multiprocess example, first start the database. Then initialize it.
Then run the start-agents.bat/sh script. You get this:
{code}
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)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira