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 270787 - NullPointerException at com.jelastic.plugin.netbeans.ui.JelasticOptions$1.run
Summary: NullPointerException at com.jelastic.plugin.netbeans.ui.JelasticOptions$1.run
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-01 23:35 UTC by rask004
Modified: 2018-04-16 07:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 221359


Attachments
stacktrace (1.20 KB, text/plain)
2017-06-01 23:35 UTC, rask004
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rask004 2017-06-01 23:35:10 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.131-b11, Java(TM) SE Runtime Environment, 1.8.0_131-b11
OS: Linux

User Comments:
rask004: Using PHP.
had mess detector, phpcs, code standards fixer installed.
changed phpcs and code fixer to psr-2 settings.

GUEST: jvi is wrong

GUEST: crashing netbeans and stop working

GUEST: when i change the profile theme then this problem occurs




Stacktrace: 
java.lang.NullPointerException
   at com.jelastic.plugin.netbeans.ui.JelasticOptions$1.run(JelasticOptions.java:148)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
   at java.awt.EventQueue.access$500(EventQueue.java:97)
   at java.awt.EventQueue$3.run(EventQueue.java:709)
   at java.awt.EventQueue$3.run(EventQueue.java:703)
Comment 1 rask004 2017-06-01 23:35:13 UTC
Created attachment 164451 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-06-01 23:46:54 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=221359