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 2012/09/24 23:48:07 UTC

[jira] [Created] (CONNECTORS-539) Multiprocess agent-run process exceptions then hangs

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

[jira] [Resolved] (CONNECTORS-539) Multiprocess agent-run process exceptions then hangs

Posted by "Karl Wright (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright resolved CONNECTORS-539.
------------------------------------

    Resolution: Fixed
    
> 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

[jira] [Commented] (CONNECTORS-539) Multiprocess agent-run process exceptions then hangs

Posted by "Karl Wright (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CONNECTORS-539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462193#comment-13462193 ] 

Karl Wright commented on CONNECTORS-539:
----------------------------------------

r1389626 (trunk)

                
> 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