Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-10078

NPE when attempt to log event in HibernateJptPlugin

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.3.0.M5
    • 3.3.0.M4
    • hibernate
    • None

    Description

      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)

      Attachments

        Activity

          People

            dgeraskov Dmitry Geraskov (Inactive)
            dgeraskov Dmitry Geraskov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: