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 168974 - NullPointerException at org.netbeans.modules.uml.reporting.ReportTask.processSummaryPages
Summary: NullPointerException at org.netbeans.modules.uml.reporting.ReportTask.process...
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Reporting (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-22 14:34 UTC by devon_c_miller
Modified: 2009-08-02 11:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 21687


Attachments
stacktrace (472 bytes, text/plain)
2009-07-22 14:34 UTC, devon_c_miller
Details

Note You need to log in before you can comment on or make changes to this bug.
Description devon_c_miller 2009-07-22 14:34:49 UTC
Build: NetBeans IDE 6.7 (Build 200906241340)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b28
OS: Windows XP, 5.1, x86

User Comments:
devon_c_miller: Right clicked a uml project and selected Generate Model Report.
The top-level files created were:
DCEB5E0F6B54154AA337E2050ED8DEFC7CB-frame.html
DCEB5E0F6B54154AA337E2050ED8DEFC7CB.html
alldiagrams.html
behavior.js
help.html
index.htme
stylesheet.css
zoom.js



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.uml.reporting.ReportTask.processSummaryPages(ReportTask.java:762)
        at org.netbeans.modules.uml.reporting.ReportTask.generateReport(ReportTask.java:232)
        at org.netbeans.modules.uml.reporting.ReportTask.run(ReportTask.java:185)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:577)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1030)
Comment 1 devon_c_miller 2009-07-22 14:34:56 UTC
Created attachment 85069 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-08-02 11:49:41 UTC
This issue already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=21687