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 245605

Summary: java.nio.channels.ClosedChannelException at sun.nio.ch.FileChannelImpl.ensureOpen
Product: projects Reporter: jaemzware
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: RESOLVED WORKSFORME    
Severity: normal CC: uwe_pachler
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 204198
Attachments: stacktrace

Description jaemzware 2014-07-12 05:19:34 UTC
Build: NetBeans IDE 7.3.1 (Build 201306052037)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.0-b56, Java(TM) SE Runtime Environment, 1.7.0_40-b43
OS: Mac OS X

User Comments:
GUEST: Running a project getting this warning. Want to know cause

GUEST: Trying to do a maven build.

uwe_pachler: This appears to be the result of deleting a submodule project from a maven parent project

jaemzware: selenium automation

GUEST: I dont know what happen.

GUEST: no description available

GUEST: Don't know what happened, the error just showed up in the notifications window.

GUEST: problem




Stacktrace: 
java.nio.channels.ClosedChannelException
   at sun.nio.ch.FileChannelImpl.ensureOpen(FileChannelImpl.java:99)
   at sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:678)
   at org.apache.lucene.store.NIOFSDirectory$NIOFSIndexInput.readInternal(NIOFSDirectory.java:162)
   at org.apache.lucene.store.BufferedIndexInput.readBytes(BufferedIndexInput.java:156)
   at org.apache.lucene.index.CompoundFileReader$CSIndexInput.readInternal(CompoundFileReader.java:275)
   at org.apache.lucene.store.BufferedIndexInput.refill(BufferedIndexInput.java:270)
Comment 1 jaemzware 2014-07-12 05:19:36 UTC
Created attachment 148009 [details]
stacktrace
Comment 2 Tomas Stupka 2015-06-16 15:32:06 UTC
no more reports since nb 7.4
closing for now