[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-6854) NPE in SourceGenericGeneratorsAnnotation

Dmitry Geraskov (JIRA) jira-events at lists.jboss.org
Wed Aug 18 06:19:11 EDT 2010


     [ https://jira.jboss.org/browse/JBIDE-6854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Geraskov resolved JBIDE-6854.
------------------------------------

    Fix Version/s: 3.2.0.Beta
                       (was: 3.2.0.M2)
       Resolution: Done


Seems it is not hibernate bug. See https://bugs.eclipse.org/bugs/show_bug.cgi?id=323005

> NPE in SourceGenericGeneratorsAnnotation
> ----------------------------------------
>
>                 Key: JBIDE-6854
>                 URL: https://jira.jboss.org/browse/JBIDE-6854
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Hibernate
>            Reporter: Dmitry Geraskov
>            Assignee: Dmitry Geraskov
>             Fix For: 3.2.0.Beta
>
>
> Exception occured for code:
> @GenericGenerators(@GenericGenerator{name = "gg", strategy = "v"})
> java.lang.NullPointerException
> 	at org.jboss.tools.hibernate.jpt.core.internal.resource.java.SourceGenericGeneratorsAnnotation.syncAddNestedAnnotation(SourceGenericGeneratorsAnnotation.java:98)
> 	at org.eclipse.jpt.core.internal.resource.java.source.AnnotationContainerTools.synchronize(AnnotationContainerTools.java:257)
> 	at org.jboss.tools.hibernate.jpt.core.internal.resource.java.SourceGenericGeneratorsAnnotation.synchronizeWith(SourceGenericGeneratorsAnnotation.java:55)
> 	at org.eclipse.jpt.core.internal.resource.java.source.SourcePersistentMember.addOrSyncAnnotation_(SourcePersistentMember.java:349)
> 	at org.eclipse.jpt.core.internal.resource.java.source.SourcePersistentMember.addOrSyncAnnotation(SourcePersistentMember.java:339)
> 	at org.eclipse.jpt.core.internal.resource.java.source.SourcePersistentType.addOrSyncAnnotation(SourcePersistentType.java:210)
> 	at org.eclipse.jpt.core.internal.resource.java.source.SourcePersistentMember.addOrSyncAnnotation(SourcePersistentMember.java:330)
> 	

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list