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 168339 - java.io.InterruptedIOException
Summary: java.io.InterruptedIOException
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: D-Light (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Andrew Krasny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-09 14:15 UTC by Alexander Simon
Modified: 2009-09-25 18:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2009-07-09 14:15:12 UTC
INFO [nativeexecution.support.logger]: Error occurred: {0}
java.io.InterruptedIOException
        at java.io.FileOutputStream.writeBytes(Native Method)
        at java.io.FileOutputStream.write(FileOutputStream.java:260)
        at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
        at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
        at org.netbeans.modules.nativeexecution.LocalNativeProcess.createNonWin(LocalNativeProcess.java:111)
        at org.netbeans.modules.nativeexecution.LocalNativeProcess.create(LocalNativeProcess.java:72)
[catch] at org.netbeans.modules.nativeexecution.AbstractNativeProcess.createAndStart(AbstractNativeProcess.java:110)
        at org.netbeans.modules.nativeexecution.api.NativeProcessBuilder.call(NativeProcessBuilder.java:165)
        at org.netbeans.modules.dlight.perfan.storage.impl.Erprint.<init>(Erprint.java:78)
        at org.netbeans.modules.dlight.perfan.storage.impl.ErprintSession.restartAndLock(ErprintSession.java:95)
        at org.netbeans.modules.dlight.perfan.storage.impl.ErprintSession.getFunctionStatistic(ErprintSession.java:164)
        at
org.netbeans.modules.dlight.perfan.storage.impl.PerfanDataStorage.getFunctionStatistic(PerfanDataStorage.java:169)
        at
org.netbeans.modules.dlight.perfan.dataprovider.SSStackDataProvider.getSourceFileInfo(SSStackDataProvider.java:247)
        at
org.netbeans.modules.dlight.visualizers.FunctionsListViewVisualizer$GoToSourceAction.getSource(FunctionsListViewVisualizer.java:716)
        at
org.netbeans.modules.dlight.visualizers.FunctionsListViewVisualizer$GoToSourceAction.access$1600(FunctionsListViewVisualizer.java:666)
        at
org.netbeans.modules.dlight.visualizers.FunctionsListViewVisualizer$GoToSourceAction$1.run(FunctionsListViewVisualizer.java:683)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:619)
Comment 1 Maria Tishkova 2009-09-17 10:43:44 UTC
I do not think it is P3 it is printed in log file and not visible to user, downgrade to P4
Comment 2 Andrew Krasny 2009-09-25 18:54:19 UTC
Fixed with http://hg.netbeans.org/cnd-main/rev/727f0f0b9ffa