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

Summary: NullPointerException at org.netbeans.modules.ruby.codecoverage.RubyCoverageProvider.wrapWithCoverage
Product: ruby Reporter: idegeram
Component: CodeAssignee: Erno Mononen <emononen>
Status: NEW ---    
Severity: normal CC: idegeram
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 179604
Attachments: stacktrace

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