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 2017/01/20 15:33:26 UTC

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

    [ https://issues.apache.org/jira/browse/KARAF-4572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15831952#comment-15831952 ] 

Viktor Kozlov commented on KARAF-4572:
--------------------------------------

After upgrading to Karaf 4.0.8 and Eclipselink 2.6.4 the problem is gone. Closed

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