You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Viktor Kozlov (JIRA)" <ji...@apache.org> on 2016/06/15 10:34:09 UTC

[jira] [Closed] (KARAF-4573) NullPointer Exception when deploying EclipseLink model bundle

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

Viktor Kozlov closed KARAF-4573.
--------------------------------
       Resolution: Duplicate
    Fix Version/s:     (was: 4.0.6)

It is a copy of https://issues.apache.org/jira/browse/KARAF-4572

> NullPointer Exception when deploying EclipseLink model bundle
> -------------------------------------------------------------
>
>                 Key: KARAF-4573
>                 URL: https://issues.apache.org/jira/browse/KARAF-4573
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-core
>    Affects Versions: 4.0.5
>            Reporter: Viktor Kozlov
>            Priority: Minor
>
> 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)