[hibernate-issues] [JIRA] (HHH-13914) NullPointerException in EnversPreCollectionRemoveEventListenerImpl of Hibernate Envers

laxmankumar kuppusamy (JIRA) jira at hibernate.atlassian.net
Mon Mar 30 04:10:39 EDT 2020


laxmankumar kuppusamy ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aa01bdeed-1b3e-40ce-9645-97c7323c5bad ) *created* an issue

Hibernate ORM ( https://hibernate.atlassian.net/browse/HHH?atlOrigin=eyJpIjoiYTA4NDYzMWMwYTQyNDAzZjgwMDExYmJiNDAxZjAzYTUiLCJwIjoiaiJ9 ) / Bug ( https://hibernate.atlassian.net/browse/HHH-13914?atlOrigin=eyJpIjoiYTA4NDYzMWMwYTQyNDAzZjgwMDExYmJiNDAxZjAzYTUiLCJwIjoiaiJ9 ) HHH-13914 ( https://hibernate.atlassian.net/browse/HHH-13914?atlOrigin=eyJpIjoiYTA4NDYzMWMwYTQyNDAzZjgwMDExYmJiNDAxZjAzYTUiLCJwIjoiaiJ9 ) NullPointerException in EnversPreCollectionRemoveEventListenerImpl of Hibernate Envers ( https://hibernate.atlassian.net/browse/HHH-13914?atlOrigin=eyJpIjoiYTA4NDYzMWMwYTQyNDAzZjgwMDExYmJiNDAxZjAzYTUiLCJwIjoiaiJ9 )

Issue Type: Bug Affects Versions: 4.2.7 Assignee: Chris Cranford ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aea49f1db-ef91-4d96-8f3a-a939be8d2b1c ) Components: hibernate-envers Created: 30/Mar/2020 01:10 AM Environment: DEV Priority: Major Reporter: laxmankumar kuppusamy ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Aa01bdeed-1b3e-40ce-9645-97c7323c5bad )

Dear Team,

Getting NullPointerException in EnversPreCollectionRemoveEventListenerImpl of Hibernate Envers. Kindly do the

Caused by: java.lang.NullPointerException
at org.hibernate.envers.event.EnversPreCollectionRemoveEventListenerImpl.onPreRemoveCollection(EnversPreCollectionRemoveEventListenerImpl.java:50) ~ [hibernate-envers-4.2.7.Final.jar!/:4.2.7.Final]
at org.hibernate.action.internal.CollectionRemoveAction.preRemove(CollectionRemoveAction.java:143) ~ [hibernate-core-4.2.7.Final.jar!/:4.2.7.Final]
at org.hibernate.action.internal.CollectionRemoveAction.execute(CollectionRemoveAction.java:104) ~ [hibernate-core-4.2.7.Final.jar!/:4.2.7.Final]
at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:393) ~ [hibernate-core-4.2.7.Final.jar!/:4.2.7.Final]
at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:385) ~ [hibernate-core-4.2.7.Final.jar!/:4.2.7.Final]
at org.hibernate.engine.spi.ActionQueue.executeActions(ActionQueue.java:305) ~ [hibernate-core-4.2.7.Final.jar!/:4.2.7.Final]
at org.hibernate.event.internal.AbstractFlushingEventListener.performExecutions(AbstractFlushingEventListener.java:339) ~ [hibernate-core-4.2.7.Final.jar!/:4.2.7.Final]
at org.hibernate.event.internal.DefaultAutoFlushEventListener.onAutoFlush(DefaultAutoFlushEventListener.java:62) ~ [hibernate-core-4.2.7.Final.jar!/:4.2.7.Final]
at org.hibernate.internal.SessionImpl.autoFlushIfRequired(SessionImpl.java:1211) ~ [hibernate-core-4.2.7.Final.jar!/:4.2.7.Final]
at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1661) ~ [hibernate-core-4.2.7.Final.jar!/:4.2.7.Final]
at org.hibernate.internal.CriteriaImpl.list(CriteriaImpl.java:374) ~ [hibernate-core-4.2.7.Final.jar!/:4.2.7.Final]

( https://hibernate.atlassian.net/browse/HHH-13914#add-comment?atlOrigin=eyJpIjoiYTA4NDYzMWMwYTQyNDAzZjgwMDExYmJiNDAxZjAzYTUiLCJwIjoiaiJ9 ) Add Comment ( https://hibernate.atlassian.net/browse/HHH-13914#add-comment?atlOrigin=eyJpIjoiYTA4NDYzMWMwYTQyNDAzZjgwMDExYmJiNDAxZjAzYTUiLCJwIjoiaiJ9 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100122- sha1:8399ad5 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-issues/attachments/20200330/f11d18ce/attachment.html 


More information about the hibernate-issues mailing list