[
https://issues.apache.org/jira/browse/NETBEANS-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16965614#comment-16965614
]
Manuel Iglesias edited comment on NETBEANS-3158 at 11/3/19 8:13 AM:
--------------------------------------------------------------------
I have set up 'netbeans' invokation so that file
'$HOME/.netbeans/11.2/var/log/messages.log' is saved after every run.
After several runs (just for testing purposes) there was a problem with some
manifestations similar to this bug:
# '00000021.log' run went without problems. No projects open.
# '00000022.log' problem run:
* No 'Memory use' display in the Toolbar.
* 'Tools' menu only contains 'Plugins' & 'Options'.
* 'Tools/Plugins/Installed': 11, Activated: User Installed Plugins.
* Above problems return to normal after opening an old project:
'Memory use' display shown in the Toolbar.
Normal contents in 'Tools' menu.
'Tools/Plugins/Installed': 11, Activated: User Installed Plugins, Java SE,
Tools, Base IDE.
* File
'.netbeans/11.2/config/Services/Platforms/org-netbeans-api-java-Platform/default_platform.xml'
deleted.
# '00000023.log' run went without problems. 'Tools/Java Platforms/Javadoc'
settings still lost.
# '00000024.log' run went without problems. 'Tools/Java Platforms/Javadoc'
settings still lost.
Note:
* No 'Memory use' display.
* 'Tools' menu containing only 'Plugins' & 'Options'.
* File '.netbeans/.../default_platform.xml' deleted.
were also present in the original bug although I didn't include them in the
Description.
[^00000021.log]
[^00000022.log]
[^00000023.log]
[^00000024.log]
was (Author: glesialo):
I have set up 'netbeans' invokation so that file
'$HOME/.netbeans/11.2/var/log/messages.log' is saved after every run.
After several runs (just for testing purposes) there was a problem with some
manifestations similar to this bug:
# '00000021.log' run went without problems. No projects open.
# '00000022.log' problem run:
* No 'Memory use' display in the Toolbar.
* 'Tools' menu only contains 'Plugins' & 'Options'.
* 'Tools/Plugins/Installed': 11, Activated: User Installed Plugins.
* Above problems return to normal after opening an old project:
'Memory use' display shown in the Toolbar.
Normal contents in 'Tools' menu.
'Tools/Plugins/Installed': 11, Activated: User Installed Plugins, Java SE,
Tools, Base IDE.
* File
'.netbeans/11.2/config/Services/Platforms/org-netbeans-api-java-Platform/default_platform.xml'
deleted.
# '00000023.log' run went without problems. 'Tools/Java Platforms/Javadoc'
settings still lost.
# '00000024.log' run went without problems. 'Tools/Java Platforms/Javadoc'
settings still lost.
[^00000021.log]
[^00000022.log]
[^00000023.log]
[^00000024.log]
> netbeans 11.1 requests re-installation of nbjavac plugin and fails.
> -------------------------------------------------------------------
>
> Key: NETBEANS-3158
> URL: https://issues.apache.org/jira/browse/NETBEANS-3158
> Project: NetBeans
> Issue Type: Bug
> Components: platform - Plugin Manager
> Affects Versions: 11.1
> Environment: Linux Cinnamon Mint 19.2
> Reporter: Manuel Iglesias
> Priority: Major
> Attachments: 00000021.log, 00000022.log, 00000023.log, 00000024.log,
> Screenshot from 2019-10-31 11-23-33.png, Screenshot from 2019-10-31
> 11-24-34.png, Screenshot from 2019-10-31 11-25-31.png, Screenshot from
> 2019-10-31 11-52-50.png, Screenshot from 2019-10-31 11-52-50.png, Screenshot
> from 2019-10-31 19-25-54.png, Screenshot1.png, Screenshot2.png, messages.log,
> messages.log, netbeans.conf
>
>
> Installed plugins data seems to get corrupted with normal use. 'netbeans'
> then requests re-installation of 'nbjavac' plugin which fails.
> Problem can be reproduced in this way:
> # Run 'netbeans' without --userdir & --cachedir options # Default values
> '$HOME/.netbeans/11.1' & '$HOME/.cache/netbeans/11.1'. First run.
> Open new project so that installation of 'nbjavac' & 'javafx' plugins is
> triggered.
> Install plugins and exit.
> # Run 'netbeans' with --userdir $HOME/Test/.netbeans/11.1 --cachedir
> $HOME/Test/.cache/netbeans/11.1 options. # First run.
> Open new project so that installation of 'nbjavac' & 'javafx' plugins is
> triggered.
> Install plugins and exit.
> Run sequentially:
> * netbeans
> * netbeans --userdir $HOME/Test/.netbeans/11.1 --cachedir
> $HOME/Test/.cache/netbeans/11.1
> After a few times:
> * Directory $HOME/.netbeans/11.1/config/Modules is empty.
> * 'netbeans' requests re-installation of 'nbjavac' (which fails).
> * Tools/Plugins/Installed shows that there are no active plugins.
> EDIT: It seems that it may not be necessary to run, sequentially, 'netbeans'
> & 'netbeans --userdir ... --cachedir ...'
> to reproduce the bug. I started netbeans (running 'netbeans') and before its
> window appeared (it takes a few seconds)
> I tried to close an editor (another application). Just when I mouse-clicked
> the netbeans' window appeared and I closed
> netbeans instead of the editor. Next time I started 'netbeans' the bug
> appeared (plugins data corrupted, etc).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists