You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2013/12/11 16:26:07 UTC

[jira] [Resolved] (CONNECTORS-835) Zookeeper example is not working - ZooKeeper anonymous services don't seem to work

     [ https://issues.apache.org/jira/browse/CONNECTORS-835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright resolved CONNECTORS-835.
------------------------------------

    Resolution: Fixed

> 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)