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 271200 - NullPointerException at java.lang.Integer.decode
Summary: NullPointerException at java.lang.Integer.decode
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.2
Hardware: All All
: P1 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-30 07:47 UTC by milanpaudyal
Modified: 2017-09-16 01:08 UTC (History)
10 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 229848


Attachments
stacktrace (2.63 KB, text/plain)
2017-07-30 07:47 UTC, milanpaudyal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description milanpaudyal 2017-07-30 07:47:09 UTC
Build: NetBeans IDE 8.2 (Build 201705191307)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.111-b14, Java(TM) SE Runtime Environment, 1.8.0_111-b14
OS: Linux

User Comments:
GUEST: I cant open any project i had saved before

GUEST: I don't know

GUEST: Getting an error when openning

GUEST: I was trying to open html file

milanpaudyal: i just installed dark look and feel plugin but when i restart netbeans it shows null pointer exception while opening file




Stacktrace: 
java.lang.NullPointerException
   at java.lang.Integer.decode(Integer.java:1161)
   at java.awt.Color.decode(Color.java:729)
   at com.github.mcheung63.netbeans.minimap.MinimapPanel.getHighlightColor(MinimapPanel.java:637)
   at com.github.mcheung63.netbeans.minimap.MinimapPanel.<init>(MinimapPanel.java:86)
   at com.github.mcheung63.netbeans.minimap.SideBarFactory.createSideBar(SideBarFactory.java:15)
   at org.netbeans.modules.editor.impl.CustomizableSideBar.createSideBarsMap(CustomizableSideBar.java:427)
Comment 1 milanpaudyal 2017-07-30 07:47:11 UTC
Created attachment 164859 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-09-02 05:07:07 UTC
This bug already has 100 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=229848