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

Summary: Throwable: Locked by:
Product: serverplugins Reporter: Petr Jiricka <pjiricka>
Component: WebLogicAssignee: Petr Hejl <phejl>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 169434
Attachments: stacktrace

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: