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 150128 - [65cat] org.openide.filesystems.FileAlreadyLockedException: J2EE/TargetModules/_D__Program_File-1019546264/server-905826493/SDKWebInterface
Summary: [65cat] org.openide.filesystems.FileAlreadyLockedException: J2EE/TargetModule...
Status: RESOLVED DUPLICATE of bug 141131
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-14 18:45 UTC by gekkothelizard
Modified: 2008-10-15 10:19 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 35258


Attachments
stacktrace (3.47 KB, text/plain)
2008-10-14 18:45 UTC, gekkothelizard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gekkothelizard 2008-10-14 18:45:19 UTC
Build: NetBeans IDE Dev (Build 200810071401)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b28
OS: Windows XP, 5.1, x86

User Comments:
gekkothelizard: I was building web appliaction

gekkothelizard: I was building web appliaction



Stacktrace: 
org.openide.filesystems.FileAlreadyLockedException: J2EE/TargetModules/_D__Program_File-1019546264/server-905826493/SDKWebInterface
        at org.openide.filesystems.StreamPool$1.read(StreamPool.java:104)
        at java.io.InputStream.read(InputStream.java:154)
        at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
        at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
        at java.io.InputStreamReader.read(InputStreamReader.java:167)
Comment 1 gekkothelizard 2008-10-14 18:45:33 UTC
Created attachment 71793 [details]
stacktrace
Comment 2 Jiri Skrivanek 2008-10-15 10:10:47 UTC
Please, evaluate. Output stream was opened and there was an attempt to read from underlying file.
Comment 3 Petr Hejl 2008-10-15 10:19:16 UTC

*** This issue has been marked as a duplicate of 141131 ***