You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Michał Kudela (Jira)" <ji...@apache.org> on 2019/11/14 07:14:00 UTC

[jira] [Updated] (NETBEANS-3337) Operation "read-attribute" failed - Hibernate

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

Michał Kudela updated NETBEANS-3337:
------------------------------------
    Priority: Blocker  (was: Major)

> Operation "read-attribute" failed - Hibernate
> ---------------------------------------------
>
>                 Key: NETBEANS-3337
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3337
>             Project: NetBeans
>          Issue Type: Bug
>          Components: javaee - Hibernate
>    Affects Versions: 11.1, 11.2
>         Environment: Ubuntu: 18.04
> Java: 8 and 13
> WildFly: 15, 17 and 18
> Hibernate: 5.2.16
>            Reporter: Michał Kudela
>            Priority: Blocker
>              Labels: Hibernate, wildfly
>         Attachments: server log hibernate error.txt
>
>
> When deploying project to WildFly server it throws error:
> Operation ("read-attribute") failed - address: ([
>  ("deployment" => "SPERP40.war"),
>  ("subsystem" => "jpa"),
>  ("hibernate-persistence-unit" => "SPERP40.war#SPERP4DS"),
>  ("entity-cache" => "DatabaseEntieties.Axdzpdinp")
> ]): java.lang.NullPointerException ...
>  
> Full log in attachment (from the error onward)
> The class Axdzpdinp is written correctly and there has been no changes since
> Also from observations I noticed that deployment works in 11.0 and in some earlier versions of 11.1 (current 11.1 and 11.2 have this problem)
> I assume the error comes from NetBeans because changing WildFly version does not affect this error, while changing NetBeans version (downgrade) makes the error go away



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists