You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting a null pointer exception whenever the plugin tries to fetch new notifications. It's happening on both my work and home computers. I'm using:
Windows 10
Oracle JDK 1.8.0_172
Eclipse Photon Release (4.8.0) Build id: 20180619-1200
Vaadin Plugin 4.0.2
Attaching screenshots of the notification, error log, and error log detail dialog.
Thank youuuu
The text was updated successfully, but these errors were encountered:
I am getting a null pointer exception whenever the plugin tries to fetch new notifications. It's happening on both my work and home computers. I'm using:
Windows 10
Oracle JDK 1.8.0_172
Eclipse Photon Release (4.8.0) Build id: 20180619-1200
Vaadin Plugin 4.0.2
Attaching screenshots of the notification, error log, and error log detail dialog.
Thank youuuu
![eclipse-error-log](https://user-images.githubusercontent.com/18724853/44137241-837120fa-a024-11e8-898d-396eb4a89138.png)
![error-details](https://user-images.githubusercontent.com/18724853/44137242-8389b4bc-a024-11e8-8ebc-a420ec16cc7d.png)
![error-dialog-fetch-all-notifications](https://user-images.githubusercontent.com/18724853/44137243-83a2379e-a024-11e8-8758-43ec7cefa47f.png)
The text was updated successfully, but these errors were encountered: