You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Luca Cinquini (JIRA)" <ji...@apache.org> on 2012/11/02 00:28:12 UTC

[jira] [Created] (OODT-532) Missing file manager URL property in bean "AprioriUniquessCheckWithFilemgr"

Luca Cinquini created OODT-532:
----------------------------------

             Summary: Missing file manager URL property in bean "AprioriUniquessCheckWithFilemgr"
                 Key: OODT-532
                 URL: https://issues.apache.org/jira/browse/OODT-532
             Project: OODT
          Issue Type: Bug
          Components: crawler
    Affects Versions: 0.4
            Reporter: Luca Cinquini
            Assignee: Luca Cinquini
             Fix For: 0.5


The precondition bean "AprioriUniquessCheckWithFilemgr" is missing the property used to set the filemgrUrl, which is then not assigned and may result in runtime NPEs.

--
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] (OODT-532) Missing file manager URL property in bean "AprioriUniquessCheckWithFilemgr"

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

Luca Cinquini resolved OODT-532.
--------------------------------

    Resolution: Fixed

Solved by inserting the property:

<property name="filemgrUrl" value="${crawler.filemgr.url}" />


                
> Missing file manager URL property in bean "AprioriUniquessCheckWithFilemgr"
> ---------------------------------------------------------------------------
>
>                 Key: OODT-532
>                 URL: https://issues.apache.org/jira/browse/OODT-532
>             Project: OODT
>          Issue Type: Bug
>          Components: crawler
>    Affects Versions: 0.4
>            Reporter: Luca Cinquini
>            Assignee: Luca Cinquini
>             Fix For: 0.5
>
>
> The precondition bean "AprioriUniquessCheckWithFilemgr" is missing the property used to set the filemgrUrl, which is then not assigned and may result in runtime NPEs.

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