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 199752 - NullPointerException at org.netbeans.modules.ruby.codecoverage.RubyCoverageProvider.wrapWithCoverage
Summary: NullPointerException at org.netbeans.modules.ruby.codecoverage.RubyCoveragePr...
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Erno Mononen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-28 02:34 UTC by idegeram
Modified: 2012-04-24 07:23 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 179604


Attachments
stacktrace (3.05 KB, text/plain)
2011-06-28 02:34 UTC, idegeram
Details

Note You need to log in before you can comment on or make changes to this bug.
Description idegeram 2011-06-28 02:34:28 UTC
Build: NetBeans IDE 7.0 (Build 201104080000)
VM: Java HotSpot(TM) Client VM, 17.0-b17, Java(TM) SE Runtime Environment, 1.6.0_21-b07
OS: Windows 7

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.ruby.codecoverage.RubyCoverageProvider.wrapWithCoverage(RubyCoverageProvider.java:514)
   at org.netbeans.modules.ruby.rubyproject.rake.RakeRunner.getDescriptors(RakeRunner.java:314)
   at org.netbeans.modules.ruby.rubyproject.rake.RakeRunner.getExecutionServices(RakeRunner.java:233)
   at org.netbeans.modules.ruby.rubyproject.rake.RakeRunner.run(RakeRunner.java:220)
   at org.netbeans.modules.ruby.rubyproject.rake.RakeRunner.runTask(RakeRunner.java:105)
   at org.netbeans.modules.ruby.rubyproject.rake.RakeRunnerAction.performAction(RakeRunnerAction.java:83)
Comment 1 idegeram 2011-06-28 02:34:32 UTC
Created attachment 109143 [details]
stacktrace
Comment 2 Exceptions Reporter 2012-04-24 07:23:26 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=179604