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 214588 - NullPointerException at org.netbeans.modules.bugzilla.repository.BugzillaRepository$IssueAccessorImpl.getAttributes
Summary: NullPointerException at org.netbeans.modules.bugzilla.repository.BugzillaRepo...
Status: RESOLVED WORKSFORME
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-21 15:53 UTC by marcin.maruszewski
Modified: 2012-10-25 16:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 189875


Attachments
stacktrace (604 bytes, text/plain)
2012-06-21 15:53 UTC, marcin.maruszewski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description marcin.maruszewski 2012-06-21 15:53:36 UTC
Build: NetBeans IDE 7.1.1 (Build 201203091344)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows 7

User Comments:
marcin.maruszewski: Commiting changes with svn and bugzilla tracker.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.bugzilla.repository.BugzillaRepository$IssueAccessorImpl.getAttributes(BugzillaRepository.java:767)
   at org.netbeans.modules.bugtracking.ui.issue.cache.IssueCache.setSeen(IssueCache.java:342)
   at org.netbeans.modules.bugtracking.ui.issue.cache.IssueCacheUtils.setSeen(IssueCacheUtils.java:90)
   at org.netbeans.modules.bugtracking.ui.issue.IssueAction$1$1.run(IssueAction.java:109)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1411)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1991)
Comment 1 marcin.maruszewski 2012-06-21 15:53:40 UTC
Created attachment 121184 [details]
stacktrace
Comment 2 Tomas Stupka 2012-10-25 16:48:28 UTC
can't reproduce. only one report and thats two releases ago (7.1.1)

feel free to reopen in case the problem happens with an actual build.
thanks