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 218498 - java.io.IOException: Cannot delete file processPsiBlast in E:/Work/KnowledgeBase.
Summary: java.io.IOException: Cannot delete file processPsiBlast in E:/Work/KnowledgeB...
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Martin Kozeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-18 06:53 UTC by Exceptions Reporter
Modified: 2014-07-19 10:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 175951


Attachments
stacktrace (813 bytes, text/plain)
2012-09-18 06:53 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-09-18 06:53:41 UTC
This bug was originally marked as duplicate of bug 189731, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Windows 7

User Comments:
GUEST: Project rename.




Stacktrace: 
java.io.IOException: Cannot delete file processPsiBlast in E:/Work/KnowledgeBase.
   at org.netbeans.modules.project.uiapi.DefaultProjectOperationsImplementation$4$1.run(DefaultProjectOperationsImplementation.java:369)
   at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:122)
   at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:539)
   at org.netbeans.modules.project.uiapi.DefaultProjectOperationsImplementation$4.execute(DefaultProjectOperationsImplementation.java:364)
   at org.netbeans.modules.project.uiapi.DefaultProjectOperationsImplementation$6$1.run(DefaultProjectOperationsImplementation.java:670)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:602)
Comment 1 Exceptions Reporter 2012-09-18 06:53:43 UTC
Created attachment 124485 [details]
stacktrace
Comment 2 Milos Kleint 2012-09-19 13:12:31 UTC
in code related it issue 63522 which was fixed by logging the exception thrown at level WARNING. I assume at some point in time it meant showing a user visible dialog with the error at hand.
Nowadays we show the dialog that suggests people report the issue to netbeans?
Comment 3 Martin Kozeny 2014-07-14 09:12:51 UTC
Added warning messages: https://hg.netbeans.org/core-main/rev/20a57513ea87
Comment 4 Quality Engineering 2014-07-19 10:16:41 UTC
Integrated into 'main-silver', will be available in build *201407190718* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/20a57513ea87
User: Martin Kozeny <mkozeny@netbeans.org>
Log: #218498: java.io.IOException: Cannot delete file processPsiBlast in E:/Work/KnowledgeBase.