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 243211 - Editor reports it can not get exclusive access to taglib file for editing
Summary: Editor reports it can not get exclusive access to taglib file for editing
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF Editor (show other bugs)
Version: 8.0
Hardware: All All
: P2 normal (vote)
Assignee: Martin Fousek
URL:
Keywords:
: 244737 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-03-24 12:26 UTC by jyeary
Modified: 2014-07-29 12:05 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Popup window from editor. (35.78 KB, image/png)
2014-03-24 12:26 UTC, jyeary
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jyeary 2014-03-24 12:26:53 UTC
Created attachment 146270 [details]
Popup window from editor.

While editing the taglib file in the IDE, the editor reports that it can not get exclusive access to the file to save. If you keep hitting save, it will eventually save sometimes. Otherwise, you must copy the content, close the file, re-open in the editor, paste and save. It may work, or it may produce the same results noted. You must repeat until it is saved.

Please note that the file was only opened in the IDE.
Comment 1 Martin Fousek 2014-07-24 06:47:26 UTC
Jyeary thanks for the report. It happened especially in case of inparseable taglib (mostly during its creation or editation).

Fixed in web-main #9bf10d9705d8.
Comment 2 Quality Engineering 2014-07-25 02:35:35 UTC
Integrated into 'main-silver', will be available in build *201407250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/9bf10d9705d8
User: Martin Fousek <marfous@netbeans.org>
Log: #243211 - Editor reports it can not get exclusive access to taglib file for editing
Comment 3 Martin Fousek 2014-07-29 12:05:09 UTC
*** Bug 244737 has been marked as a duplicate of this bug. ***