You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Alessandro Adamou (JIRA)" <ji...@apache.org> on 2011/07/27 12:19:09 UTC

[jira] [Created] (STANBOL-302) RuleStoreImpl constructor causes null pointer exceptions

RuleStoreImpl constructor causes null pointer exceptions
--------------------------------------------------------

                 Key: STANBOL-302
                 URL: https://issues.apache.org/jira/browse/STANBOL-302
             Project: Stanbol
          Issue Type: Bug
          Components: Rules
            Reporter: Alessandro Adamou


The constructor RuleStoreImpl(ONManager onm, Dictionary<String,Object> configuration, OWLOntology owl) is erroneously replacing the first two arguments with null values when recursing into another constructor.

This causes a NullPointerEception in the activate(Dictionary<String,Object>) method

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (STANBOL-302) RuleStoreImpl constructor causes null pointer exceptions

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

Alessandro Adamou resolved STANBOL-302.
---------------------------------------

    Resolution: Fixed

> RuleStoreImpl constructor causes null pointer exceptions
> --------------------------------------------------------
>
>                 Key: STANBOL-302
>                 URL: https://issues.apache.org/jira/browse/STANBOL-302
>             Project: Stanbol
>          Issue Type: Bug
>          Components: Rules
>            Reporter: Alessandro Adamou
>
> The constructor RuleStoreImpl(ONManager onm, Dictionary<String,Object> configuration, OWLOntology owl) is erroneously replacing the first two arguments with null values when recursing into another constructor.
> This causes a NullPointerEception in the activate(Dictionary<String,Object>) method

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira