[jbosstools-issues] [JBoss JIRA] (JBIDE-10078) NPE when attempt to log event in HibernateJptPlugin

Jiri Peterka (Closed) (JIRA) jira-events at lists.jboss.org
Thu Dec 15 10:10:09 EST 2011


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

Jiri Peterka closed JBIDE-10078.
--------------------------------



Verified, JBDS 5.0.0.H60,L64
                
> NPE when attempt to log event in HibernateJptPlugin
> ---------------------------------------------------
>
>                 Key: JBIDE-10078
>                 URL: https://issues.jboss.org/browse/JBIDE-10078
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: hibernate
>    Affects Versions: 3.3.0.M4
>            Reporter: Dmitry Geraskov
>            Assignee: Dmitry Geraskov
>             Fix For: 3.3.0.M5
>
>
> LogFilter.isLoggable threw a non-fatal unchecked exception as follows:
> java.lang.NullPointerException
> 	at org.eclipse.core.internal.runtime.Log.isLoggable(Log.java:101)
> 	at org.eclipse.equinox.log.internal.ExtendedLogReaderServiceFactory.safeIsLoggable(ExtendedLogReaderServiceFactory.java:57)
> 	at org.eclipse.equinox.log.internal.ExtendedLogReaderServiceFactory.logPrivileged(ExtendedLogReaderServiceFactory.java:158)
> 	at org.eclipse.equinox.log.internal.ExtendedLogReaderServiceFactory.log(ExtendedLogReaderServiceFactory.java:146)
> 	at org.eclipse.equinox.log.internal.ExtendedLogServiceFactory.log(ExtendedLogServiceFactory.java:65)
> 	at org.eclipse.equinox.log.internal.ExtendedLogServiceImpl.log(ExtendedLogServiceImpl.java:87)
> 	at org.eclipse.equinox.log.internal.LoggerImpl.log(LoggerImpl.java:54)
> 	at org.eclipse.core.internal.runtime.Log.log(Log.java:60)
> 	at org.jboss.tools.hibernate.jpt.core.internal.HibernateJptPlugin.log(HibernateJptPlugin.java:56)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list