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 268341 - NullPointerException at sun.misc.FloatingDecimal.readJavaFormatString
Summary: NullPointerException at sun.misc.FloatingDecimal.readJavaFormatString
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Options&Settings (show other bugs)
Version: Dev
Hardware: All All
: P3 normal (vote)
Assignee: Theofanis Oikonomou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-04 19:01 UTC by vercinstex
Modified: 2018-01-06 20:46 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 226578


Attachments
stacktrace (539 bytes, text/plain)
2016-10-04 19:01 UTC, vercinstex
Details
stacktrace (546 bytes, text/plain)
2017-02-10 14:21 UTC, Exceptions Reporter
Details
stacktrace (546 bytes, text/plain)
2017-05-17 11:04 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vercinstex 2016-10-04 19:01:32 UTC
Build: NetBeans IDE Dev (Build 2016-10-04_14-03-22)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.101-b13, Java(TM) SE Runtime Environment, 1.8.0_101-b13
OS: Windows 10

User Comments:
vercinstex: importing theme

vercinstex: importing theme




Stacktrace: 
java.lang.NullPointerException
   at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:0)
   at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:0)
   at java.lang.Double.parseDouble(Double.java:0)
   at org.netbeans.modules.options.export.OptionsChooserPanel.createOptionsTreeModel(OptionsChooserPanel.java:438)
   at org.netbeans.modules.options.export.OptionsChooserPanel.access$700(OptionsChooserPanel.java:95)
   at org.netbeans.modules.options.export.OptionsChooserPanel$6.run(OptionsChooserPanel.java:362)
Comment 1 vercinstex 2016-10-04 19:01:34 UTC
Created attachment 162335 [details]
stacktrace
Comment 2 Exceptions Reporter 2016-11-23 09:26:26 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=226578
Comment 3 Exceptions Reporter 2017-02-10 14:21:23 UTC
Created attachment 163610 [details]
stacktrace

Ao importar modelos de codigos na vers?o 8.2, o arquivo foi exportado da vers?o 8.1
Comment 4 Exceptions Reporter 2017-05-17 11:04:18 UTC
Created attachment 164338 [details]
stacktrace

Tried importing the sublime monokai theme for netbeans