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 243461 - Unable to lock file to save
Summary: Unable to lock file to save
Status: RESOLVED INCOMPLETE
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-01 20:20 UTC by javydreamercsw
Modified: 2014-05-30 11:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (345.82 KB, text/plain)
2014-04-01 20:21 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javydreamercsw 2014-04-01 20:20:43 UTC
Product Version = NetBeans IDE 8.0 (Build 201403101706)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.7.0_45
Runtime = Java HotSpot(TM) Client VM 24.45-b08

Maven index unpacking in process as well as project background scan (which seems to be halted/waiting for the Maven unpacking)
Comment 1 javydreamercsw 2014-04-01 20:21:36 UTC
Created attachment 146479 [details]
IDE log
Comment 2 Jaroslav Havlin 2014-04-22 07:24:49 UTC
I'm sorry, I don't understand what's going wrong.

When Maven index unpacking and background scan are in progress, it is impossible to save a file?

Can you please provide steps to reproduce, or reproducible test case?
A profiler snapshot could be also useful.

I can see some Subversion related errors in the IDE Log (missing libraries, old working copy format), but I'm not sure they are related to the problem you are reporting.
Comment 3 Jaroslav Havlin 2014-05-30 11:10:54 UTC
Closing as incomplete for now. Please reopen if you can provide additional information. Thank you.