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 256917 - NullPointerException at fi.helsinki.cs.tmc.model.ProjectMediator.tryGetExerciseForProject
Summary: NullPointerException at fi.helsinki.cs.tmc.model.ProjectMediator.tryGetExerci...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-02 10:41 UTC by denisferraretti
Modified: 2016-05-09 21:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 221460


Attachments
stacktrace (5.83 KB, text/plain)
2015-12-02 10:41 UTC, denisferraretti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description denisferraretti 2015-12-02 10:41:55 UTC
Build: NetBeans IDE 8.1 RC2 (Build 0.8.10)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.9.0-ea-b91, Java(TM) SE Runtime Environment, 1.9.0-ea-b91
OS: Linux

User Comments:
denisferraretti: error in sending error report

denisferraretti: error in startup




Stacktrace: 
java.lang.NullPointerException
   at fi.helsinki.cs.tmc.model.ProjectMediator.tryGetExerciseForProject(ProjectMediator.java:126)
   at fi.helsinki.cs.tmc.spyware.eventsources.WindowStatechangesEventSource.getExercise(WindowStatechangesEventSource.java:153)
   at fi.helsinki.cs.tmc.spyware.eventsources.WindowStatechangesEventSource.propertyChange(WindowStatechangesEventSource.java:65)
   at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:341)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
   at org.netbeans.api.editor.EditorRegistry.fireEvents(EditorRegistry.java:544)
Comment 1 denisferraretti 2015-12-02 10:41:56 UTC
Created attachment 157608 [details]
stacktrace
Comment 2 Exceptions Reporter 2016-02-13 11:25:49 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=221460
Comment 3 markiewb 2016-05-09 20:12:20 UTC
Filed as https://github.com/testmycode/tmc-netbeans/issues/130