You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Laszlo Kishalmi (Jira)" <ji...@apache.org> on 2021/01/02 07:51:00 UTC

[jira] [Commented] (NETBEANS-5177) Crash: cannot get exclusive access to uihandler.properties

    [ https://issues.apache.org/jira/browse/NETBEANS-5177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17257314#comment-17257314 ] 

Laszlo Kishalmi commented on NETBEANS-5177:
-------------------------------------------

Try to use the following command:


restorecon -R -v /home/ulrichmayring/.netbeans

 

if that would help then it would be some SELinux issue

> Crash: cannot get exclusive access to uihandler.properties
> ----------------------------------------------------------
>
>                 Key: NETBEANS-5177
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5177
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 12.2
>            Reporter: Ulrich Mayring
>            Priority: Blocker
>         Attachments: sc.png
>
>
> I experienced a number of total freezes after installing NB 12.2 (have been using 12.0 before), but could not get an error message of any sort, since NB was completely unresponsive to keystrokes or mouse. This changed today, I got an error popup, which I attach. NB was again totally unresponsive, but I could make a screenshot of the popup message.
> The black shadow around the error dialog actually is tens or hundreds of the same popup windows behind the first one. They keep piling up at CPU speed until the app runs out of memory or is killed. For a while I could close a few of them, but they kept coming up faster than I could click.
> The file in question (see screenshot) looks normal to me. It has the correct owner and permissions and its content is this:
> count=1000
>  MTTF=71985
>  uihandler.preferences.writable.check=1608633016127
> The crash happened directly after starting the IDE, while it was reading in the last project I worked on. No user interaction was involved.
> Fedora 29 / KDE.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists