You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2016/12/10 08:25:58 UTC

[jira] [Updated] (KARAF-4572) NullPointer Exception when deploying EclipseLink model bundle

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

Jean-Baptiste Onofré updated KARAF-4572:
----------------------------------------
    Fix Version/s:     (was: 4.0.8)
                   4.0.9

> NullPointer Exception when deploying EclipseLink model bundle
> -------------------------------------------------------------
>
>                 Key: KARAF-4572
>                 URL: https://issues.apache.org/jira/browse/KARAF-4572
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-core
>    Affects Versions: 4.0.5
>            Reporter: Viktor Kozlov
>            Priority: Minor
>             Fix For: 4.1.0, 4.0.9
>
>
> When I deploy my model bundle which contains only persistence unit I get this Exception:
> karaf@root()> bundle:install -s mvn:biz.lorien.niichi/model;
> [EL Warning]: 2016-01-18 17:14:57.797--java.lang.NullPointerException
> Bundle ID: 167
> and every time I start Karaf with this model bundle:
> Hit '<Tab>' for a list of available commands.
> Type '[cmd] --help' for help on a specific command.
> karaf@root()> [EL Warning]: 2016-01-18 17:18:08.176--java.lang.NullPointerException
> If I uninstall and install my model bundle there is no Exception.
> Exception popups when first installed and after Karaf restart. 
> It looks like exception is thrown during eclipselink engine init.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)