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 - java.nio.channels.ClosedChannelException at sun.nio.ch.FileChannelImpl.ensureOpen
Summary: java.nio.channels.ClosedChannelException at sun.nio.ch.FileChannelImpl.ensure...
Status: RESOLVED WORKSFORME
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-12 05:19 UTC by jaemzware
Modified: 2015-06-16 15:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 204198


Attachments
stacktrace (3.43 KB, text/plain)
2014-07-12 05:19 UTC, jaemzware
Details

Note You need to log in before you can comment on or make changes to this bug.
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