[
https://issues.apache.org/jira/browse/CONNECTORS-835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13845433#comment-13845433
]
Karl Wright commented on CONNECTORS-835:
----------------------------------------
r1550150 improves a number of things in the implementation, but does not fix
the problem, which seems to stem from the fact that writing data to zookeeper
doesn't actually write data to zookeeper. Still looking for a good workaround
to that problem...
> Zookeeper example is not working - ZooKeeper anonymous services don't seem to
> work
> ----------------------------------------------------------------------------------
>
> Key: CONNECTORS-835
> URL: https://issues.apache.org/jira/browse/CONNECTORS-835
> Project: ManifoldCF
> Issue Type: Bug
> Components: Framework crawler agent
> Affects Versions: ManifoldCF 1.5
> Reporter: Karl Wright
> Assignee: Karl Wright
> Fix For: ManifoldCF 1.5
>
>
> This exception gets repeatedly dumped in the log when you try to run a job:
> {code}
> ERROR 2013-12-11 08:13:10,692 (Job notification thread) - Exception tossed:
> Serv
> ice '_ANON_0' of type '_OUTPUTCONNECTORPOOL_null' is already active
> org.apache.manifoldcf.core.interfaces.ManifoldCFException: Service '_ANON_0'
> of
> type '_OUTPUTCONNECTORPOOL_null' is already active
> at
> org.apache.manifoldcf.core.lockmanager.ZooKeeperLockManager.registerS
> erviceBeginServiceActivity(ZooKeeperLockManager.java:157)
> at
> org.apache.manifoldcf.core.lockmanager.ZooKeeperLockManager.registerS
> erviceBeginServiceActivity(ZooKeeperLockManager.java:119)
> at
> org.apache.manifoldcf.core.connectorpool.ConnectorPool$Pool.<init>(Co
> nnectorPool.java:418)
> at
> org.apache.manifoldcf.core.connectorpool.ConnectorPool.grab(Connector
> Pool.java:243)
> at
> org.apache.manifoldcf.agents.outputconnectorpool.OutputConnectorPool.
> grab(OutputConnectorPool.java:83)
> at
> org.apache.manifoldcf.crawler.system.JobNotificationThread.run(JobNot
> ificationThread.java:113)
> {code}
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)