This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 254860 - NullPointerException at org.vaadin.netbeans.editor.analyzer.ThemeFix.getThemeFolder
Summary: NullPointerException at org.vaadin.netbeans.editor.analyzer.ThemeFix.getTheme...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: vaadin-addons
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-30 17:42 UTC by kzmuhia
Modified: 2016-07-11 13:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 219547


Attachments
stacktrace (2.96 KB, text/plain)
2015-08-30 17:42 UTC, kzmuhia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kzmuhia 2015-08-30 17:42:29 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b15
OS: Windows 8

User Comments:
kzmuhia: Issues with Vaadin




Stacktrace: 
java.lang.NullPointerException
   at org.vaadin.netbeans.editor.analyzer.ThemeFix.getThemeFolder(ThemeFix.java:301)
   at org.vaadin.netbeans.editor.analyzer.ThemeAnalyzer.analyze(ThemeAnalyzer.java:97)
   at org.vaadin.netbeans.editor.hints.Theme.checkTheme(Theme.java:49)
   at sun.reflect.GeneratedMethodAccessor168.invoke(GeneratedMethodAccessor168.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:497)
Comment 1 kzmuhia 2015-08-30 17:42:32 UTC
Created attachment 155759 [details]
stacktrace
Comment 2 Svata Dedic 2015-09-01 09:16:22 UTC
This exception comes from Vaadin-provided plugin. Please contact Vaadin support.