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 267967 - NullPointerException at eu.doppel_helix.netbeans.mantisintegration.issue.MantisScheduleProvider.getSchedule
Summary: NullPointerException at eu.doppel_helix.netbeans.mantisintegration.issue.Mant...
Status: RESOLVED INVALID
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-11 15:07 UTC by js-java
Modified: 2016-09-19 08:45 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 226179


Attachments
stacktrace (1007 bytes, text/plain)
2016-09-11 15:07 UTC, js-java
Details

Note You need to log in before you can comment on or make changes to this bug.
Description js-java 2016-09-11 15:07:05 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
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:
js-java: Just starting NB.




Stacktrace: 
java.lang.NullPointerException
   at eu.doppel_helix.netbeans.mantisintegration.issue.MantisScheduleProvider.getSchedule(MantisScheduleProvider.java:122)
   at eu.doppel_helix.netbeans.mantisintegration.issue.MantisScheduleProvider.getSchedule(MantisScheduleProvider.java:18)
   at org.netbeans.modules.bugtracking.IssueImpl.getSchedule(IssueImpl.java:292)
   at org.netbeans.modules.bugtracking.tasks.TaskSchedulingManager.handleSingleIssue(TaskSchedulingManager.java:373)
   at org.netbeans.modules.bugtracking.tasks.TaskSchedulingManager.access$300(TaskSchedulingManager.java:76)
   at org.netbeans.modules.bugtracking.tasks.TaskSchedulingManager$HandleTask.run(TaskSchedulingManager.java:420)
Comment 1 js-java 2016-09-11 15:07:07 UTC
Created attachment 161996 [details]
stacktrace
Comment 2 Tomas Stupka 2016-09-19 08:45:31 UTC
> at eu.doppel_helix.netbeans.mantisintegration.issue.MantisScheduleProvider.getSchedule(MantisScheduleProvider.java:122)
third party code. please report to the owner of the mantis plugin