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 185937 - Throwable: Locked by:
Summary: Throwable: Locked by:
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebLogic (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-11 17:03 UTC by Petr Jiricka
Modified: 2010-05-13 05:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 169434


Attachments
stacktrace (5.56 KB, text/plain)
2010-05-11 17:03 UTC, Petr Jiricka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2010-05-11 17:03:38 UTC
Build: NetBeans IDE Dev (Build 100511-0814dcee3bc4)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-9M3125
OS: Mac OS X

User Comments:
pjiricka: Creating a new web project with weblogic target.




Stacktrace: 
java.lang.Throwable: Locked by:
   at org.openide.filesystems.FileLock.<init>(FileLock.java:80)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.LockForFile.<init>(LockForFile.java:88)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.LockForFile.tryLock(LockForFile.java:99)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.lock(FileObj.java:328)
   at org.netbeans.modules.j2ee.weblogic9.config.ConfigUtil$1.run(ConfigUtil.java:88)
   at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:122)
Comment 1 Petr Jiricka 2010-05-11 17:03:42 UTC
Created attachment 98790 [details]
stacktrace
Comment 2 Petr Hejl 2010-05-12 09:47:46 UTC
Perhaps the bug (and all similar issues) was introduced by the fix c1329c38d809 for issue 184844.

Fixed in web-main 9beb9284aa5c.
Comment 3 Quality Engineering 2010-05-13 05:01:04 UTC
Integrated into 'main-golden', will be available in build *201005122200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log: