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 241023 - NullPointerException at me.dsnet.cetriolo.findimpl.CucumberImplementationUtils.getModifiedFiles
Summary: NullPointerException at me.dsnet.cetriolo.findimpl.CucumberImplementationUtil...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: kinka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-27 20:22 UTC by asmotrich
Modified: 2015-08-07 20:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 199883


Attachments
stacktrace (1.93 KB, text/plain)
2014-01-27 20:22 UTC, asmotrich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description asmotrich 2014-01-27 20:22:24 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Linux

User Comments:
GUEST: clean and build maven nb app

GUEST: I have cucumber feature files in my projects, but none are open and I haven't even looked at any in a while. This exception keeps popping up about once a day.

asmotrich: Working on completely unrelated stuff, this plugin should heve been completely inactive.

GUEST: I don't what happen




Stacktrace: 
java.lang.NullPointerException
   at me.dsnet.cetriolo.findimpl.CucumberImplementationUtils.getModifiedFiles(CucumberImplementationUtils.java:140)
   at me.dsnet.cetriolo.findimpl.CucumberImplementationUtils.access$000(CucumberImplementationUtils.java:26)
   at me.dsnet.cetriolo.findimpl.CucumberImplementationUtils$2.fileFolderCreated(CucumberImplementationUtils.java:78)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObjectKeeper.fileFolderCreated(FileObjectKeeper.java:285)
   at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEventImpl(FCLSupport.java:157)
   at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEvent(FCLSupport.java:128)
Comment 1 asmotrich 2014-01-27 20:22:26 UTC
Created attachment 144426 [details]
stacktrace
Comment 2 Jaroslav Havlin 2014-01-28 07:19:10 UTC
The exception is thrown from Cetriolo plugin.
Reassigning to owner of the plugin. Please evaluate this bug. Thank you.
Comment 3 Exceptions Reporter 2015-08-07 20:59:06 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=199883