Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.NullPointerException at fi.helsinki.cs.tmc.model.ProjectMediator.tryGetExerciseForProject(ProjectMediator.java:126) #130

Open
markiewb opened this issue May 9, 2016 · 3 comments

Comments

@markiewb
Copy link

markiewb commented May 9, 2016

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)

https://netbeans.org/bugzilla/show_bug.cgi?id=256917

@jamo
Copy link
Member

jamo commented May 9, 2016

Thanks for bringing this to our attention, I'll fix that shortly.

@jamo jamo self-assigned this May 9, 2016
@markiewb
Copy link
Author

markiewb commented May 9, 2016

You are welcome! You can also search the bugtracker for more reported issues.

@markiewb
Copy link
Author

markiewb commented May 9, 2016

or even the exceptions reporter: http://statistics.netbeans.org/exceptions/

@jamo jamo removed their assignment Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants