[jboss-jira] [JBoss JIRA] (JASSIST-214) Nullpointer in RuntimeSupport
Shigeru Chiba (JIRA)
issues at jboss.org
Wed Jul 23 06:35:30 EDT 2014
[ https://issues.jboss.org/browse/JASSIST-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shigeru Chiba closed JASSIST-214.
---------------------------------
Resolution: Done
> Nullpointer in RuntimeSupport
> -----------------------------
>
> Key: JASSIST-214
> URL: https://issues.jboss.org/browse/JASSIST-214
> Project: Javassist
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.16.1-GA
> Reporter: Michael Burns
> Assignee: Shigeru Chiba
>
> Under moderate load our multithreaded application frequently gives the following exception:
> java.lang.NullPointerException
> at javassist.util.proxy.RuntimeSupport$DefaultMethodHandler.invoke(RuntimeSupport.java:38)
> at com.Customer_$$_javassist_1.getHibernateLazyInitializer(Customer_$$_javassist_1.java)
> at org.hibernate.Hibernate.isInitialized(Hibernate.java:429)
> This then effects all future instantiations of the Customer object which give the same exception.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list