[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-11-10 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 11/10/19 9:07 PM:
-

Yes, and I have reported those two times here, including the log files.

The bug was more serious in 'netbeans.11.1'. I commented in a previous post: 
\{There is a difference with the previous version: In 'netbeans.11.1', when the 
bug happens, directory '$HOME/.netbeans/11.1/config/Modules' is emptied. 
'$HOME/.netbeans/11.2/config/Modules' is not emptied when the bug appears in 
'netbeans.11.2'. }

I can live with the bug in 'netbeans.11.2': When it happens I only have to open 
an old project and reset 'Tools/Java Platforms/Javadoc' settings.

I am going to stop posting, but the bug is still there.
 Feel free to close the issue if you are not going to do anything about it.
 Best regards.


was (Author: glesialo):
Yes, and I have reported those two times here, including the log files.

The bug was more serious in 'netbeans.11.1'. I commented in a previous post:

{

There is a difference with the previous version: In 'netbeans.11.1', when the 
bug happens, directory '$HOME/.netbeans/11.1/config/Modules' is emptied. 
'$HOME/.netbeans/11.2/config/Modules' is not emptied when the bug appears in 
'netbeans.11.2'. }

I can live with the bug in 'netbeans.11.2': When it happens I only have to open 
an old project and reset 'Tools/Java Platforms/Javadoc' settings.

I am going to stop posting, but the bug is still there.
 Feel free to close the issue if you are not going to do anything about it.
 Best regards.

> 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: 0021.log, 0022.log, 0023.log, 0024.log, 
> 0040.log, 0041.log, 0042.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, 
> Screenshot from 2019-11-10 16-45-28.png, Screenshot from 2019-11-10 
> 16-46-18.png, Screenshot from 2019-11-10 16-47-48.png, Screenshot from 
> 2019-11-10 16-48-54.png, Screenshot from 2019-11-10 16-51-33.png, Screenshot 
> from 2019-11-10 16-52-33.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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-11-10 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 11/10/19 9:07 PM:
-

Yes, and I have reported those two times here, including the log files.

The bug was more serious in 'netbeans.11.1'. I commented in a previous post:

{

There is a difference with the previous version: In 'netbeans.11.1', when the 
bug happens, directory '$HOME/.netbeans/11.1/config/Modules' is emptied. 
'$HOME/.netbeans/11.2/config/Modules' is not emptied when the bug appears in 
'netbeans.11.2'. }

I can live with the bug in 'netbeans.11.2': When it happens I only have to open 
an old project and reset 'Tools/Java Platforms/Javadoc' settings.

I am going to stop posting, but the bug is still there.
 Feel free to close the issue if you are not going to do anything about it.
 Best regards.


was (Author: glesialo):
Yes, and I have reported those two times here, including the log files.

The bug was more serious in 'netbeans.11.1'. I commented in a previous post: {
There is a difference with the previous version: In 'netbeans.11.1', when the 
bug happens, directory '$HOME/.netbeans/11.1/config/Modules' is emptied. 
'$HOME/.netbeans/11.2/config/Modules' is not emptied when the bug appears in 
'netbeans.11.2'.
}

I can live with the bug in 'netbeans.11.2': When it happens I only have to open 
an old project and reset 'Tools/Java Platforms/Javadoc' settings.

I am going to stop posting, but the bug is still there.
Feel free to close the issue if you are not going to do anything about it.
Best regards.

> 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: 0021.log, 0022.log, 0023.log, 0024.log, 
> 0040.log, 0041.log, 0042.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, 
> Screenshot from 2019-11-10 16-45-28.png, Screenshot from 2019-11-10 
> 16-46-18.png, Screenshot from 2019-11-10 16-47-48.png, Screenshot from 
> 2019-11-10 16-48-54.png, Screenshot from 2019-11-10 16-51-33.png, Screenshot 
> from 2019-11-10 16-52-33.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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-11-10 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 11/10/19 8:49 PM:
-

@[~GeertjanWielenga]

'When you used the installer, you probably only selected "Base IDE"'

No, I didn't.

Haven't you noticed '$HOME/.netbeans/11.2/var/log/messages.log' numbers? I have 
run 'netbeans 42 times (0042.log), after the post with 'I think I have 
found a way to solve my problem' , and the bug has appeared only two times.


was (Author: glesialo):
@[~GeertjanWielenga]

'When you used the installer, you probably only selected "Base IDE"'

No, I didn't.

Haven't you noticed '$HOME/.netbeans/11.2/var/log/messages.log' numbers? I have 
run 'netbeans 42 times, after the post with 'I think I have found a way to 
solve my problem' ,(0042.log) and the bug has appeared only two times.

> 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: 0021.log, 0022.log, 0023.log, 0024.log, 
> 0040.log, 0041.log, 0042.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, 
> Screenshot from 2019-11-10 16-45-28.png, Screenshot from 2019-11-10 
> 16-46-18.png, Screenshot from 2019-11-10 16-47-48.png, Screenshot from 
> 2019-11-10 16-48-54.png, Screenshot from 2019-11-10 16-51-33.png, Screenshot 
> from 2019-11-10 16-52-33.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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-11-10 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 11/10/19 8:47 PM:
-

@[~GeertjanWielenga]

'When you used the installer, you probably only selected "Base IDE"'

No, I didn't.

Haven't you noticed '$HOME/.netbeans/11.2/var/log/messages.log' numbers? I have 
run 'netbeans 42 times, after the post with 'I think I have found a way to 
solve my problem' ,(0042.log) and the bug has appeared only two times.


was (Author: glesialo):
@[~GeertjanWielenga]

>When you used the installer, you probably only selected "Base IDE".

No, I didn't. Didn't you see '$HOME/.netbeans/11.2/var/log/messages.log' 
numbers? I have run 'netbeans 42 times after the post with 'I think I have 
found a way to solve my problem' (0042.log) and the bug has appeared only 
two times.

> 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: 0021.log, 0022.log, 0023.log, 0024.log, 
> 0040.log, 0041.log, 0042.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, 
> Screenshot from 2019-11-10 16-45-28.png, Screenshot from 2019-11-10 
> 16-46-18.png, Screenshot from 2019-11-10 16-47-48.png, Screenshot from 
> 2019-11-10 16-48-54.png, Screenshot from 2019-11-10 16-51-33.png, Screenshot 
> from 2019-11-10 16-52-33.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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-11-10 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 11/10/19 4:28 PM:
-

Bug (in 'netbeans.11.2' it is not as full fledged as in '11.1') happened again.
 Runs just for testing purposes (I am not using 'netbeans' at the moment):
 * '0040.log' Ran without problems. No projects open.
 *  '0041.log' Bug. Screenshots:

    After start up. Notice that some things are missing in the toolbar and 
'Tools' menu is almost empty:

!Screenshot from 2019-11-10 16-45-28.png!

    Installed plug-ins. Only 'User Installed Plugins' and 'Base IDE' are 
activated':

!Screenshot from 2019-11-10 16-46-18.png!

    After opening an old project. Toolbar & 'Tools' menu are back to normal:

!Screenshot from 2019-11-10 16-47-48.png!

    'Tools/Java Platforms/Javadoc' settings (set in a previous run) lost. Only 
a default value:

!Screenshot from 2019-11-10 16-48-54.png!

 
 * '0042.log' Ran without problems. Screenshots:

    After start up. Toolbar and 'Tools' menu are normal:

!Screenshot from 2019-11-10 16-51-33.png!

   

    Setting 'Tools/Java Platforms/Javadoc' to my preferred values:

!Screenshot from 2019-11-10 16-52-33.png!

 

'$HOME/.netbeans/11.2/var/log/messages.log' attached:

[^0040.log][^0041.log][^0042.log]

 

 


was (Author: glesialo):
Bug (in 'netbeans.11.2' it is not as full fledged as in '11.1') happened again.
 Runs just for testing purposes (I am not using 'netbeans' at the moment):
 * '0040.log' ran went without problems. No projects open.
 *  '0041.log' Bug. Screenshots:

    After start up. Notice that some things are missing in the toolbar and 
'Tools' menu is almost empty:

!Screenshot from 2019-11-10 16-45-28.png!

    Installed plug-ins. Only 'User Installed Plugins' and 'Base IDE' are 
activated':

!Screenshot from 2019-11-10 16-46-18.png!

    After opening an old project. Toolbar & 'Tools' menu are back to normal:

!Screenshot from 2019-11-10 16-47-48.png!

    'Tools/Java Platforms/Javadoc' settings (set in a previous run) lost. Only 
a default value:

!Screenshot from 2019-11-10 16-48-54.png!

 
 * '0042.log' Ran without problems. Screenshots:

    After start up. Toolbar and 'Tools' menu are normal:

!Screenshot from 2019-11-10 16-51-33.png!

   

    Setting 'Tools/Java Platforms/Javadoc' to my preferred values:

!Screenshot from 2019-11-10 16-52-33.png!

 

'$HOME/.netbeans/11.2/var/log/messages.log' attached:

[^0040.log][^0041.log][^0042.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: 0021.log, 0022.log, 0023.log, 0024.log, 
> 0040.log, 0041.log, 0042.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, 
> Screenshot from 2019-11-10 16-45-28.png, Screenshot from 2019-11-10 
> 16-46-18.png, Screenshot from 2019-11-10 16-47-48.png, Screenshot from 
> 2019-11-10 16-48-54.png, Screenshot from 2019-11-10 16-51-33.png, Screenshot 
> from 2019-11-10 16-52-33.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

[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-11-10 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 11/10/19 4:26 PM:
-

Bug (in 'netbeans.11.2' it is not as full fledged as in '11.1') happened again.
 Runs just for testing purposes (I am not using 'netbeans' at the moment):
 * '0040.log' ran went without problems. No projects open.
 *  '0041.log' Bug. Screenshots:

    After start up. Notice that some things are missing in the toolbar and 
'Tools' menu is almost empty:

!Screenshot from 2019-11-10 16-45-28.png!

    Installed plug-ins. Only 'User Installed Plugins' and 'Base IDE' are 
activated':

!Screenshot from 2019-11-10 16-46-18.png!

    After opening an old project. Toolbar & 'Tools' menu are back to normal:

!Screenshot from 2019-11-10 16-47-48.png!

    'Tools/Java Platforms/Javadoc' settings (set in a previous run) lost. Only 
a default value:

!Screenshot from 2019-11-10 16-48-54.png!

 
 * '0042.log' Ran without problems. Screenshots:

    After start up. Toolbar and 'Tools' menu are normal:

!Screenshot from 2019-11-10 16-51-33.png!

   

    Setting 'Tools/Java Platforms/Javadoc' to my preferred values:

!Screenshot from 2019-11-10 16-52-33.png!

 

'$HOME/.netbeans/11.2/var/log/messages.log' attached:

[^0040.log][^0041.log][^0042.log]

 

 


was (Author: glesialo):
Bug (in 'netbeans.11.2' it is not as full fledged as in '11.1') happened again.
 Runs just for testing purposes (I am not using 'netbeans' at the moment):
 * '0040.log' ran went without problems. No projects open.
 *  '0041.log' Bug. Screenshots:

    After start up. Notice that some things are missing in the toolbar and 
'Tools' menu is almost empty:

!Screenshot from 2019-11-10 16-45-28.png!

    Installed plug-ins. Only 'User Installed Plugins' and 'Base IDE' are 
activated':

!Screenshot from 2019-11-10 16-46-18.png!

    After opening an old project. Toolbar & 'Tools' menu are back to normal:

!Screenshot from 2019-11-10 16-47-48.png!

    'Tools/Java Platforms/Javadoc' settings (set in a previous run) lost. Only 
a default value:

!Screenshot from 2019-11-10 16-48-54.png!

 
 * '0042.log' Ran went without problems. Screenshots:

    After start up. Toolbar and 'Tools' menu are normal:

!Screenshot from 2019-11-10 16-51-33.png!

   

    Setting 'Tools/Java Platforms/Javadoc' to my preferred values:

!Screenshot from 2019-11-10 16-52-33.png!

 

'$HOME/.netbeans/11.2/var/log/messages.log' attached:

[^0040.log][^0041.log][^0042.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: 0021.log, 0022.log, 0023.log, 0024.log, 
> 0040.log, 0041.log, 0042.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, 
> Screenshot from 2019-11-10 16-45-28.png, Screenshot from 2019-11-10 
> 16-46-18.png, Screenshot from 2019-11-10 16-47-48.png, Screenshot from 
> 2019-11-10 16-48-54.png, Screenshot from 2019-11-10 16-51-33.png, Screenshot 
> from 2019-11-10 16-52-33.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 see

[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-11-10 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 11/10/19 4:25 PM:
-

Bug (in 'netbeans.11.2' it is not as full fledged as in '11.1') happened again.
 Runs just for testing purposes (I am not using 'netbeans' at the moment):
 * '0040.log' ran went without problems. No projects open.
 *  '0041.log' Bug. Screenshots:

    After start up. Notice that some things are missing in the toolbar and 
'Tools' menu is almost empty:

!Screenshot from 2019-11-10 16-45-28.png!

    Installed plug-ins. Only 'User Installed Plugins' and 'Base IDE' are 
activated':

!Screenshot from 2019-11-10 16-46-18.png!

    After opening an old project. Toolbar & 'Tools' menu are back to normal:

!Screenshot from 2019-11-10 16-47-48.png!

    'Tools/Java Platforms/Javadoc' settings (set in a previous run) lost. Only 
a default value:

!Screenshot from 2019-11-10 16-48-54.png!

 
 * '0042.log' Ran went without problems. Screenshots:

    After start up. Toolbar and 'Tools' menu are normal:

!Screenshot from 2019-11-10 16-51-33.png!

   

    Setting 'Tools/Java Platforms/Javadoc' to my preferred values:

!Screenshot from 2019-11-10 16-52-33.png!

 

'$HOME/.netbeans/11.2/var/log/messages.log' attached:

[^0040.log][^0041.log][^0042.log]

 

 


was (Author: glesialo):
Bug (in 'netbeans.11.2' it is not as full fledged as in '11.1') happened again.
 Runs just for testing purposes (I am not using 'netbeans' at the moment):
 * '0040.log' ran went without problems. No projects open.
 *  '0041.log' Bug. Screenshots:

    After start up. Notice that some things are missing in the toolbar and 
'Tools' menu is almost empty:

!Screenshot from 2019-11-10 16-45-28.png!

    Installed plug-ins. Only 'User Installed Plugins' and 'Base IDE' are 
activated':

!Screenshot from 2019-11-10 16-46-18.png!

    After opening an old project. 'Tools' menu back to normal:

!Screenshot from 2019-11-10 16-47-48.png!

    'Tools/Java Platforms/Javadoc' settings (set in a previous run) lost. Only 
a default value:

!Screenshot from 2019-11-10 16-48-54.png!

 
 * '0042.log' Ran went without problems. Screenshots:

    After start up. Toolbar and 'Tools' menu are normal:

!Screenshot from 2019-11-10 16-51-33.png!

   

    Setting 'Tools/Java Platforms/Javadoc' to my preferred values:

!Screenshot from 2019-11-10 16-52-33.png!

 

'$HOME/.netbeans/11.2/var/log/messages.log' attached:

[^0040.log][^0041.log][^0042.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: 0021.log, 0022.log, 0023.log, 0024.log, 
> 0040.log, 0041.log, 0042.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, 
> Screenshot from 2019-11-10 16-45-28.png, Screenshot from 2019-11-10 
> 16-46-18.png, Screenshot from 2019-11-10 16-47-48.png, Screenshot from 
> 2019-11-10 16-48-54.png, Screenshot from 2019-11-10 16-51-33.png, Screenshot 
> from 2019-11-10 16-52-33.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 i

[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-11-10 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 11/10/19 4:23 PM:
-

Bug (in 'netbeans.11.2' it is not as full fledged as in '11.1') happened again.
 Runs just for testing purposes (I am not using 'netbeans' at the moment):
 * '0040.log' ran went without problems. No projects open.
 *  '0041.log' Bug. Screenshots:

    After start up. Notice that some things are missing in the toolbar and 
'Tools' menu is almost empty:

!Screenshot from 2019-11-10 16-45-28.png!

    Installed plug-ins. Only 'User Installed Plugins' and 'Base IDE' are 
activated':

!Screenshot from 2019-11-10 16-46-18.png!

    After opening an old project. 'Tools' menu back to normal:

!Screenshot from 2019-11-10 16-47-48.png!

    'Tools/Java Platforms/Javadoc' settings (set in a previous run) lost. Only 
a default value:

!Screenshot from 2019-11-10 16-48-54.png!

 
 * '0042.log' Ran went without problems. Screenshots:

    After start up. Toolbar and 'Tools' menu are normal:

!Screenshot from 2019-11-10 16-51-33.png!

   

    Setting 'Tools/Java Platforms/Javadoc' to my preferred values:

!Screenshot from 2019-11-10 16-52-33.png!

 

'$HOME/.netbeans/11.2/var/log/messages.log' attached:

[^0040.log][^0041.log][^0042.log]

 

 


was (Author: glesialo):
Bug (in 'netbeans.11.2' it is not as full fledged as in '11.1') happened again.
Runs just for testing purposes (I am not using 'netbeans' at the moment):
 * '0040.log' ran went without problems. No projects open.
 *  '0041.log' Bug. Screenshots:

    After start up. Notice that some things are missing in the toolbar and 
'Tools' menu is almost empty:

!Screenshot from 2019-11-10 16-45-28.png!

    Installed plug-ins. Only 'User Installed Plugins' are activated':

!Screenshot from 2019-11-10 16-46-18.png!

    After opening an old project. 'Tools' menu back to normal:

!Screenshot from 2019-11-10 16-47-48.png!

    'Tools/Java Platforms/Javadoc' settings (set in a previous run) lost. Only 
a default value:

!Screenshot from 2019-11-10 16-48-54.png!

 
 * '0042.log' Ran went without problems. Screenshots:

    After start up. Toolbar and 'Tools' menu are normal:

!Screenshot from 2019-11-10 16-51-33.png!

   

    Setting 'Tools/Java Platforms/Javadoc' to my preferred values:

!Screenshot from 2019-11-10 16-52-33.png!

 

'$HOME/.netbeans/11.2/var/log/messages.log' attached:

[^0040.log][^0041.log][^0042.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: 0021.log, 0022.log, 0023.log, 0024.log, 
> 0040.log, 0041.log, 0042.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, 
> Screenshot from 2019-11-10 16-45-28.png, Screenshot from 2019-11-10 
> 16-46-18.png, Screenshot from 2019-11-10 16-47-48.png, Screenshot from 
> 2019-11-10 16-48-54.png, Screenshot from 2019-11-10 16-51-33.png, Screenshot 
> from 2019-11-10 16-52-33.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, 

[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-11-03 Thread Manuel Iglesias (Jira)


[ 
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:19 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:
 # '0021.log' run went without problems. No projects open.
 # '0022.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.
 * 'Tools/Java Platforms/Javadoc' settings (set in a previous run) lost.
 * File 
'.netbeans/11.2/config/Services/Platforms/org-netbeans-api-java-Platform/default_platform.xml'
 deleted.

 # '0023.log' run went without problems. 'Tools/Java Platforms/Javadoc' 
settings still lost.
 # '0024.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.

 

[^0021.log]

[^0022.log]

[^0023.log]

[^0024.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:
 # '0021.log' run went without problems. No projects open.
 # '0022.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.

 # '0023.log' run went without problems. 'Tools/Java Platforms/Javadoc' 
settings still lost.
 # '0024.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.

 

[^0021.log]

[^0022.log]

[^0023.log]

[^0024.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: 0021.log, 0022.log, 0023.log, 0024.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

[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-11-03 Thread Manuel Iglesias (Jira)


[ 
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:14 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:
 # '0021.log' run went without problems. No projects open.
 # '0022.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.

 # '0023.log' run went without problems. 'Tools/Java Platforms/Javadoc' 
settings still lost.
 # '0024.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.

 

[^0021.log]

[^0022.log]

[^0023.log]

[^0024.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:
 # '0021.log' run went without problems. No projects open.
 # '0022.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.

 # '0023.log' run went without problems. 'Tools/Java Platforms/Javadoc' 
settings still lost.
 # '0024.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.

 

[^0021.log]

[^0022.log]

[^0023.log]

[^0024.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: 0021.log, 0022.log, 0023.log, 0024.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).
>  * Tool

[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-11-03 Thread Manuel Iglesias (Jira)


[ 
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:
 # '0021.log' run went without problems. No projects open.
 # '0022.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.

 # '0023.log' run went without problems. 'Tools/Java Platforms/Javadoc' 
settings still lost.
 # '0024.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.

 

[^0021.log]

[^0022.log]

[^0023.log]

[^0024.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:
 # '0021.log' run went without problems. No projects open.
 # '0022.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.

 # '0023.log' run went without problems. 'Tools/Java Platforms/Javadoc' 
settings still lost.
 # '0024.log' run went without problems. 'Tools/Java Platforms/Javadoc' 
settings still lost.

[^0021.log]

[^0022.log]

[^0023.log]

[^0024.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: 0021.log, 0022.log, 0023.log, 0024.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 be

[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-11-01 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 11/1/19 5:29 PM:


I wanted to document the bug and tried this: {
{quote}Initial conditions:
 - Running 'netbeans.11.2'

 *  '$HOME/.netbeans' doesn't exist. # Original directory renamed to 
'.netbeans.bak'.
 * '$HOME/.cache/netbeans' doesn't exist. # Original directory renamed to 
'netbeans.bak'.
 *  '$HOME/Temp/Test' empty.

 

netbeans

New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages00.log

 

netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2

New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.

 

netbeans

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages01.log

 

netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.

 

netbeans

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages02.log

 

netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.

 

netbeans

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages03.log


{quote}
}

Intending to post the report with 'messages00.log' .. 'messagesXX.log' 
attached. To my surprise I went up to 'messages20.log' without reproducing the 
bug.

In the other tests I had carried out, with 'netbeans.11.2', I had just started 
the tests by removing '$HOME/.netbeans/11.2' directory (leaving 
'$HOME/.netbeans/11.1' with my configuration data) and the bug had appeared 
after 5 or 6 runs (Tools/Plugins/Installed 10, Activated: Java SE, Tools). It 
could be that the bug has something to do with reading previous configurations.

I think I have found a way to solve my problem:
 Starting with an empty '.netbeans' for every user directory, installing 
'nbjavac' & 'javafx' plugins, exiting and then replacing everything in 
'.netbeans/11.2/config', except subdirectory 'Modules', by the old 
configuration contents ('.netbeans.bak/11.1/config').
 After that I have cycled 15 times through my 3 different 'users' (saving 
'.netbeans/11.2/var/log/messages.log', just in case) without being able to 
reproduce the bug.

I think the bug is still there and that some users will have problems when they 
update netbeans to a new version.


was (Author: glesialo):
I wanted to document the bug and tried this: {
{quote}Initial conditions:
 - Running 'netbeans.11.2'

 *  '$HOME/.netbeans' doesn't exist. # Original directory renamed to 
'.netbeans.bak'.
 * '$HOME/.cache/netbeans' doesn't exist. # Original directory renamed to 
'netbeans.bak'.
 *  '$HOME/Temp/Test' empty.

 

netbeans

New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages00.log

 

netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2

New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.

 

netbeans

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages01.log

 

netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.

 

netbeans

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages02.log

 

netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.

 

netbeans

Tools/Plugins/Installed (11), Activated: User Inst

[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-11-01 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 11/1/19 5:26 PM:


I wanted to document the bug and tried this: {
{quote}Initial conditions:
 - Running 'netbeans.11.2'

 *  '$HOME/.netbeans' doesn't exist. # Original directory renamed to 
'.netbeans.bak'.
 * '$HOME/.cache/netbeans' doesn't exist. # Original directory renamed to 
'netbeans.bak'.
 *  '$HOME/Temp/Test' empty.

 

netbeans

New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages00.log

 

netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2

New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.

 

netbeans

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages01.log

 

netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.

 

netbeans

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages02.log

 

netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.

 

netbeans

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages03.log


{quote}
}

Intending to post the report with 'messages00.log' .. 'messagesXX.log' 
attached. To my surprise I went up to 'messages20.log' without reproducing the 
bug.

In the other tests I had carried out, with 'netbeans.11.2', I had just started 
the tests by removing '$HOME/.netbeans/11.2' directory (leaving 
'$HOME/.netbeans/11.1' with my configuration data) and the bug had appeared 
after 5 or 6 runs (Tools/Plugins/Installed 10, Activated: Java SE, Tools). It 
could be that the bug has something to do with reading previous configurations.

I think I have found a way to solve my problem:
 Starting with an empty '.netbeans' for every user directory, installing 
'nbjavac' & 'javafx' plugins, exiting and then replacing everything in 
'.netbeans/11.2/config', except subdirectory 'Modules', by the old 
configuration contents ('.netbeans.bak/11.1/config').
 After that I have cycled 15 times through my 3 different 'users' (and saving 
'.netbeans/11.2/var/log/messages.log', just in case) without being able to 
reproduce the bug.

I think the bug is still there and that some users will have problems when they 
update netbeans to a new version.


was (Author: glesialo):
I wanted to document the bug and tried this: {
{quote}Initial conditions:
 - Running 'netbeans.11.2'

 *  '$HOME/.netbeans' doesn't exist. # Original directory renamed to 
'.netbeans.bak'.
 * '$HOME/.cache/netbeans' doesn't exist. # Original directory renamed to 
'netbeans.bak'.
 *  '$HOME/Temp/Test' empty.

 

netbeans

New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages00.log

netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2

New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.

netbeans

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages01.log

netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.

netbeans

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages02.log

netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.

netbeans

Tools/Plugins/Installed (11), Activated: User Installed Plugins,

[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-11-01 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 11/1/19 5:24 PM:


I wanted to document the bug and tried this: {
{quote}Initial conditions:
 - Running 'netbeans.11.2'

 * - '$HOME/.netbeans' doesn't exist. # Original directory renamed to 
'.netbeans.bak'.
 * '$HOME/.cache/netbeans' doesn't exist. # Original directory renamed to 
'netbeans.bak'.
 * - '$HOME/Temp/Test' empty.

 

netbeans

New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages00.log

netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2

New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.

netbeans

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages01.log

netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.

netbeans

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages02.log

netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.

netbeans

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages03.log


{quote}
}

Intending to post the report with 'messages00.log' .. 'messagesXX.log' 
attached. To my surprise I went up to 'messages20.log' without reproducing the 
bug.

In the other tests I had carried out, with 'netbeans.11.2', I had just started 
the tests by removing '$HOME/.netbeans/11.2' directory (leaving 
'$HOME/.netbeans/11.1' with my configuration data) and the bug had appeared 
after 5 or 6 runs (Tools/Plugins/Installed 10, Activated: Java SE, Tools). It 
could be that the bug has something to do with reading previous configurations.

I think I have found a way to solve my problem:
 Starting with an empty '.netbeans' for every user directory, installing 
'nbjavac' & 'javafx' plugins, exiting and then replacing everything in 
'.netbeans/11.2/config', except subdirectory 'Modules', by the old 
configuration contents ('.netbeans.bak/11.1/config').
 After that I have cycled 15 times through my 3 different 'users' (and saving 
'.netbeans/11.2/var/log/messages.log', just in case) without being able to 
reproduce the bug.

I think the bug is still there and that some users will have problems when they 
update netbeans to a new version.


was (Author: glesialo):
I wanted to document the bug and tried this: {
{quote}Initial conditions:
 - Running 'netbeans.11.2'

 * - '$HOME/.netbeans' doesn't exist. # Original directory renamed to 
'.netbeans.bak'.
 * '$HOME/.cache/netbeans' doesn't exist. # Original directory renamed to 
'netbeans.bak'.
 * - '$HOME/Temp/Test' empty.

 

netbeans
 # New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages00.log
 
 netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
 # New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.
 
 netbeans
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages01.log
 
 netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 
 netbeans
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages02.log
 
 netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 
 netbeans
 # Tools/Plugins/Installed (11), Activated: User Instal

[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-11-01 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 11/1/19 5:24 PM:


I wanted to document the bug and tried this: {
{quote}Initial conditions:
 - Running 'netbeans.11.2'

 *  '$HOME/.netbeans' doesn't exist. # Original directory renamed to 
'.netbeans.bak'.
 * '$HOME/.cache/netbeans' doesn't exist. # Original directory renamed to 
'netbeans.bak'.
 *  '$HOME/Temp/Test' empty.

 

netbeans

New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages00.log

netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2

New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.

netbeans

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages01.log

netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.

netbeans

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages02.log

netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.

netbeans

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages03.log


{quote}
}

Intending to post the report with 'messages00.log' .. 'messagesXX.log' 
attached. To my surprise I went up to 'messages20.log' without reproducing the 
bug.

In the other tests I had carried out, with 'netbeans.11.2', I had just started 
the tests by removing '$HOME/.netbeans/11.2' directory (leaving 
'$HOME/.netbeans/11.1' with my configuration data) and the bug had appeared 
after 5 or 6 runs (Tools/Plugins/Installed 10, Activated: Java SE, Tools). It 
could be that the bug has something to do with reading previous configurations.

I think I have found a way to solve my problem:
 Starting with an empty '.netbeans' for every user directory, installing 
'nbjavac' & 'javafx' plugins, exiting and then replacing everything in 
'.netbeans/11.2/config', except subdirectory 'Modules', by the old 
configuration contents ('.netbeans.bak/11.1/config').
 After that I have cycled 15 times through my 3 different 'users' (and saving 
'.netbeans/11.2/var/log/messages.log', just in case) without being able to 
reproduce the bug.

I think the bug is still there and that some users will have problems when they 
update netbeans to a new version.


was (Author: glesialo):
I wanted to document the bug and tried this: {
{quote}Initial conditions:
 - Running 'netbeans.11.2'

 * - '$HOME/.netbeans' doesn't exist. # Original directory renamed to 
'.netbeans.bak'.
 * '$HOME/.cache/netbeans' doesn't exist. # Original directory renamed to 
'netbeans.bak'.
 * - '$HOME/Temp/Test' empty.

 

netbeans

New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages00.log

netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2

New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.

netbeans

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages01.log

netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.

netbeans

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages02.log

netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.

netbeans

Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools

[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-11-01 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 11/1/19 5:22 PM:


I wanted to document the bug and tried this: {
{quote}Initial conditions:
 - Running 'netbeans.11.2'

 * - '$HOME/.netbeans' doesn't exist. # Original directory renamed to 
'.netbeans.bak'.
 * '$HOME/.cache/netbeans' doesn't exist. # Original directory renamed to 
'netbeans.bak'.
 * - '$HOME/Temp/Test' empty.

 

netbeans
 # New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages00.log
 
 netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
 # New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.
 
 netbeans
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages01.log
 
 netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 
 netbeans
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages02.log
 
 netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 
 netbeans
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages03.log
 
 
{quote}
}

Intending to post the report with 'messages00.log' .. 'messagesXX.log' 
attached. To my surprise I went up to 'messages20.log' without reproducing the 
bug.

In the other tests I had carried out, with 'netbeans.11.2', I had just started 
the tests by removing '$HOME/.netbeans/11.2' directory (leaving 
'$HOME/.netbeans/11.1' with my configuration data) and the bug had appeared 
after 5 or 6 runs (Tools/Plugins/Installed 10, Activated: Java SE, Tools). It 
could be that the bug has something to do with reading previous configurations.

I think I have found a way to solve my problem:
 Starting with an empty '.netbeans' for every user directory, installing 
'nbjavac' & 'javafx' plugins, exiting and then replacing everything in 
'.netbeans/11.2/config', except subdirectory 'Modules', by the old 
configuration contents ('.netbeans.bak/11.1/config').
 After that I have cycled 15 times through my 3 different 'users' (and saving 
'.netbeans/11.2/var/log/messages.log', just in case) without being able to 
reproduce the bug.

I think the bug is still there and that some users will have problems when they 
update netbeans to a new version.


was (Author: glesialo):
I wanted to document the bug and tried this: {
{quote}Initial conditions:

- Running 'netbeans.11.2'
 * - '$HOME/.netbeans' doesn't exist. # Original directory renamed to 
'.netbeans.bak'.
 * '$HOME/.cache/netbeans' doesn't exist. # Original directory renamed to 
'netbeans.bak'.
 * - '$HOME/Temp/Test' empty.

netbeans
 # New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages00.log
 
 netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
 # New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.
 
 netbeans
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages01.log
 
 netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 
 netbeans
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages02.log
 
 netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 
 netbeans
 # Tools/Plugins/Installed (11)

[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-11-01 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 11/1/19 5:21 PM:


I wanted to document the bug and tried this: {
{quote}Initial conditions:

- Running 'netbeans.11.2'
 * - '$HOME/.netbeans' doesn't exist. # Original directory renamed to 
'.netbeans.bak'.
 * '$HOME/.cache/netbeans' doesn't exist. # Original directory renamed to 
'netbeans.bak'.
 * - '$HOME/Temp/Test' empty.

netbeans
 # New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages00.log
 
 netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
 # New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.
 
 netbeans
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages01.log
 
 netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 
 netbeans
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages02.log
 
 netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 
 netbeans
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages03.log
 
 

 
{quote}
}

Intending to post the report with 'messages00.log' .. 'messagesXX.log' 
attached. To my surprise I went up to 'messages20.log' without reproducing the 
bug.

In the other tests I had carried out, with 'netbeans.11.2', I had just started 
the tests by removing '$HOME/.netbeans/11.2' directory (leaving 
'$HOME/.netbeans/11.1' with my configuration data) and the bug had appeared 
after 5 or 6 runs (Tools/Plugins/Installed 10, Activated: Java SE, Tools). It 
could be that the bug has something to do with reading previous configurations.

I think I have found a way to solve my problem:
 Starting with an empty '.netbeans' for every user directory, installing 
'nbjavac' & 'javafx' plugins, exiting and then replacing everything in 
'.netbeans/11.2/config', except subdirectory 'Modules', by the old 
configuration contents ('.netbeans.bak/11.1/config').
 After that I have cycled 15 times through my 3 different 'users' (and saving 
'.netbeans/11.2/var/log/messages.log', just in case) without being able to 
reproduce the bug.

I think the bug is still there and that some users will have problems when they 
update netbeans to a new version.


was (Author: glesialo):
I wanted to document the bug and tried this: {
{quote}Initial conditions: - Running 'netbeans.11.2' - '$HOME/.netbeans' 
doesn't exist. # Original directory renamed to '.netbeans.bak'. - 
'$HOME/.cache/netbeans' doesn't exist. # Original directory renamed to 
'netbeans.bak'. - '$HOME/Temp/Test' empty. netbeans # New project created to 
trigger plug-in installation. 'nbjavac' & 'javafx' plugins installed. 
Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit. '$HOME/.netbeans/11.2/var/log/messages.log': 
messages00.log netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2 # New project created to trigger plug-in 
installation. 'nbjavac' & 'javafx' plugins installed. Tools/Plugins/Installed 
(11), Activated: User Installed Plugins, Java SE, Tools, Base IDE. Exit. 
netbeans # Tools/Plugins/Installed (11), Activated: User Installed Plugins, 
Java SE, Tools, Base IDE. Exit. '$HOME/.netbeans/11.2/var/log/messages.log': 
messages01.log netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2 # Tools/Plugins/Installed (11), Activated: 
User Installed Plugins, Java SE, Tools, Base IDE. Exit. netbeans # 
Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit. '$HOME/.netbeans/11.2/var/log/messages.log': 
messages02.log netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2 # Tools/Plugins/Installed (11), Activated: 
User Installed Plugins, Java SE, Tools, Base IDE. Exit. netbeans # 
Tools/Plugins/Installed (11), Activated: User Installed Pl

[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-11-01 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 11/1/19 5:17 PM:


I wanted to document the bug and tried this: {
{quote}Initial conditions: - Running 'netbeans.11.2' - '$HOME/.netbeans' 
doesn't exist. # Original directory renamed to '.netbeans.bak'. - 
'$HOME/.cache/netbeans' doesn't exist. # Original directory renamed to 
'netbeans.bak'. - '$HOME/Temp/Test' empty. netbeans # New project created to 
trigger plug-in installation. 'nbjavac' & 'javafx' plugins installed. 
Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit. '$HOME/.netbeans/11.2/var/log/messages.log': 
messages00.log netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2 # New project created to trigger plug-in 
installation. 'nbjavac' & 'javafx' plugins installed. Tools/Plugins/Installed 
(11), Activated: User Installed Plugins, Java SE, Tools, Base IDE. Exit. 
netbeans # Tools/Plugins/Installed (11), Activated: User Installed Plugins, 
Java SE, Tools, Base IDE. Exit. '$HOME/.netbeans/11.2/var/log/messages.log': 
messages01.log netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2 # Tools/Plugins/Installed (11), Activated: 
User Installed Plugins, Java SE, Tools, Base IDE. Exit. netbeans # 
Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit. '$HOME/.netbeans/11.2/var/log/messages.log': 
messages02.log netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2 # Tools/Plugins/Installed (11), Activated: 
User Installed Plugins, Java SE, Tools, Base IDE. Exit. netbeans # 
Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit. '$HOME/.netbeans/11.2/var/log/messages.log': 
messages03.log 
{quote}
}

Intending to post the report with 'messages00.log' .. 'messagesXX.log' 
attached. To my surprise I went up to 'messages20.log' without reproducing the 
bug.

In the other tests I had carried out, with 'netbeans.11.2', I had just started 
the tests by removing '$HOME/.netbeans/11.2' directory (leaving 
'$HOME/.netbeans/11.1' with my configuration data) and the bug had appeared 
after 5 or 6 runs (Tools/Plugins/Installed 10, Activated: Java SE, Tools). It 
could be that the bug has something to do with reading previous configurations.

I think I have found a way to solve my problem:
 Starting with an empty '.netbeans' for every user directory, installing 
'nbjavac' & 'javafx' plugins, exiting and then replacing everything in 
'.netbeans/11.2/config', except subdirectory 'Modules', by the old 
configuration contents ('.netbeans.bak/11.1/config').
 After that I have cycled 15 times through my 3 different 'users' (and saving 
'.netbeans/11.2/var/log/messages.log', just in case) without being able to 
reproduce the bug.

I think the bug is still there and that some users will have problems when they 
update netbeans to a new version.


was (Author: glesialo):
I wanted to document the bug and tried this: {
 
 Initial conditions:
 - Running 'netbeans.11.2'
 - '$HOME/.netbeans' doesn't exist. # Original directory renamed to 
'.netbeans.bak'.
 - '$HOME/.cache/netbeans' doesn't exist. # Original directory renamed to 
'netbeans.bak'.
 - '$HOME/Temp/Test' empty.
 
 netbeans
 # New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages00.log
 
 netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
 # New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.
 
 netbeans
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages01.log
 
 netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 
 netbeans
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages02.log
 
 netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 
 netbeans
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java 

[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-11-01 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 11/1/19 5:16 PM:


I wanted to document the bug and tried this: {
 
 Initial conditions:
 - Running 'netbeans.11.2'
 - '$HOME/.netbeans' doesn't exist. # Original directory renamed to 
'.netbeans.bak'.
 - '$HOME/.cache/netbeans' doesn't exist. # Original directory renamed to 
'netbeans.bak'.
 - '$HOME/Temp/Test' empty.
 
 netbeans
 # New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages00.log
 
 netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
 # New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.
 
 netbeans
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages01.log
 
 netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 
 netbeans
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages02.log
 
 netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 
 netbeans
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages03.log
 
 
 }
 
Intending to post the report with 'messages00.log' .. 'messagesXX.log' 
attached. To my surprise I went up to 'messages20.log' without reproducing the 
bug.

In the other tests I had carried out, with 'netbeans.11.2', I had just started 
the tests by removing '$HOME/.netbeans/11.2' directory (leaving 
'$HOME/.netbeans/11.1' with my configuration data) and the bug had appeared 
after 5 or 6 runs (Tools/Plugins/Installed 10, Activated: Java SE, Tools). It 
could be that the bug has something to do with reading previous configurations.

I think I have found a way to solve my problem:
Starting with an empty '.netbeans' for every user directory, installing 
'nbjavac' & 'javafx' plugins, exiting and then replacing everything in 
'.netbeans/11.2/config', except subdirectory 'Modules', by the old 
configuration contents ('.netbeans.bak/11.1/config').
After that I have cycled 15 times through my 3 different 'users' (and saving 
'.netbeans/11.2/var/log/messages.log', just in case) without being able to 
reproduce the bug.

I think the bug is still there and that some users will have problems when they 
update netbeans to a new version.


was (Author: glesialo):
I wanted to document the bug and tried this:

{

 Initial conditions: - Running 'netbeans.11.2' - '$HOME/.netbeans' doesn't 
exist. # Original directory renamed to '.netbeans.bak'. - 
'$HOME/.cache/netbeans' doesn't exist. # Original directory renamed to 
'netbeans.bak'. - '$HOME/Temp/Test' empty. netbeans # New project created to 
trigger plug-in installation. 'nbjavac' & 'javafx' plugins installed. 
Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit. '$HOME/.netbeans/11.2/var/log/messages.log': 
messages00.log netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2 # New project created to trigger plug-in 
installation. 'nbjavac' & 'javafx' plugins installed. Tools/Plugins/Installed 
(11), Activated: User Installed Plugins, Java SE, Tools, Base IDE. Exit. 
netbeans # Tools/Plugins/Installed (11), Activated: User Installed Plugins, 
Java SE, Tools, Base IDE. Exit. '$HOME/.netbeans/11.2/var/log/messages.log': 
messages01.log netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2 # Tools/Plugins/Installed (11), Activated: 
User Installed Plugins, Java SE, Tools, Base IDE. Exit. netbeans # 
Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit. '$HOME/.netbeans/11.2/var/log/messages.log': 
messages02.log netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2 # Tools/Plugins/Installed (11), Activated: 
User Installed Plugins, Java SE, Tools, Base IDE. Exit. netbeans # 
Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 

[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-11-01 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 11/1/19 5:15 PM:


I wanted to document the bug and tried this:

{

 Initial conditions: - Running 'netbeans.11.2' - '$HOME/.netbeans' doesn't 
exist. # Original directory renamed to '.netbeans.bak'. - 
'$HOME/.cache/netbeans' doesn't exist. # Original directory renamed to 
'netbeans.bak'. - '$HOME/Temp/Test' empty. netbeans # New project created to 
trigger plug-in installation. 'nbjavac' & 'javafx' plugins installed. 
Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit. '$HOME/.netbeans/11.2/var/log/messages.log': 
messages00.log netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2 # New project created to trigger plug-in 
installation. 'nbjavac' & 'javafx' plugins installed. Tools/Plugins/Installed 
(11), Activated: User Installed Plugins, Java SE, Tools, Base IDE. Exit. 
netbeans # Tools/Plugins/Installed (11), Activated: User Installed Plugins, 
Java SE, Tools, Base IDE. Exit. '$HOME/.netbeans/11.2/var/log/messages.log': 
messages01.log netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2 # Tools/Plugins/Installed (11), Activated: 
User Installed Plugins, Java SE, Tools, Base IDE. Exit. netbeans # 
Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit. '$HOME/.netbeans/11.2/var/log/messages.log': 
messages02.log netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2 # Tools/Plugins/Installed (11), Activated: 
User Installed Plugins, Java SE, Tools, Base IDE. Exit. netbeans # 
Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit. '$HOME/.netbeans/11.2/var/log/messages.log': 
messages03.log 

    }

Intending to post the report with 'messages00.log' .. 'messagesXX.log' 
attached. To my surprise I went up to 'messages20.log' without reproducing the 
bug.

In the other tests I had carried out, with 'netbeans.11.2', I had just started 
the tests by removing '$HOME/.netbeans/11.2' directory (leaving 
'$HOME/.netbeans/11.1' with my configuration data) and the bug had appeared 
after 5 or 6 runs (Tools/Plugins/Installed 10, Activated: Java SE, Tools). It 
could be that the bug has something to do with reading previous configurations.

I think I have found a way to solve my problem:
 Starting with an empty '.netbeans' for every user directory, installing 
'nbjavac' & 'javafx' plugins, exiting and then replacing everything in 
'.netbeans/11.2/config', except subdirectory 'Modules', by the old 
configuration contents ('.netbeans.bak/11.1/config').
 After that I have cycled 15 times through my 3 different 'users' (and saving 
'.netbeans/11.2/var/log/messages.log', just in case) without being able to 
reproduce the bug.

I think the bug is still there and that some users will have problems when they 
update netbeans to a new version.


was (Author: glesialo):
I wanted to document the bug and tried this: {
 Initial conditions:
 - Running 'netbeans.11.2'
 - '$HOME/.netbeans' doesn't exist. # Original directory renamed to 
'.netbeans.bak'.
 - '$HOME/.cache/netbeans' doesn't exist. # Original directory renamed to 
'netbeans.bak'.
 - '$HOME/Temp/Test' empty.
 
 netbeans
 # New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages00.log
 
 netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
 # New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.
 
 netbeans
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages01.log
 
 netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 
 netbeans
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages02.log
 
 netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 
 netbeans
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 

[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-11-01 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 11/1/19 5:14 PM:


I wanted to document the bug and tried this: {
 Initial conditions:
 - Running 'netbeans.11.2'
 - '$HOME/.netbeans' doesn't exist. # Original directory renamed to 
'.netbeans.bak'.
 - '$HOME/.cache/netbeans' doesn't exist. # Original directory renamed to 
'netbeans.bak'.
 - '$HOME/Temp/Test' empty.
 
 netbeans
 # New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages00.log
 
 netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
 # New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.
 
 netbeans
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages01.log
 
 netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 
 netbeans
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages02.log
 
 netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 
 netbeans
 # Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
 '$HOME/.netbeans/11.2/var/log/messages.log': messages03.log
 
 
 }

Intending to post the report with 'messages00.log' .. 'messagesXX.log' 
attached. To my surprise I went up to 'messages20.log' without reproducing the 
bug.

In the other tests I had carried out, with 'netbeans.11.2', I had just started 
the tests by removing '$HOME/.netbeans/11.2' directory (leaving 
'$HOME/.netbeans/11.1' with my configuration data) and the bug had appeared 
after 5 or 6 runs (Tools/Plugins/Installed 10, Activated: Java SE, Tools). It 
could be that the bug has something to do with reading previous configurations.

I think I have found a way to solve my problem:
Starting with an empty '.netbeans' for every user directory, installing 
'nbjavac' & 'javafx' plugins, exiting and then replacing everything in 
'.netbeans/11.2/config', except subdirectory 'Modules', by the old 
configuration contents ('.netbeans.bak/11.1/config').
After that I have cycled 15 times through my 3 different 'users' (and saving 
'.netbeans/11.2/var/log/messages.log', just in case) without being able to 
reproduce the bug.

I think the bug is still there and that some users will have problems when they 
update netbeans to a new version.


was (Author: glesialo):
I wanted to document the bug and tried this: {
Initial conditions:
- Running 'netbeans.11.2'
- '$HOME/.netbeans' doesn't exist. # Original directory renamed to 
'.netbeans.bak'.
- '$HOME/.cache/netbeans' doesn't exist. # Original directory renamed to 
'netbeans.bak'.
- '$HOME/Temp/Test' empty.

netbeans
# New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.
'$HOME/.netbeans/11.2/var/log/messages.log': messages00.log

netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
# New project created to trigger plug-in installation. 'nbjavac' & 'javafx' 
plugins installed. Tools/Plugins/Installed (11), Activated: User Installed 
Plugins, Java SE, Tools, Base IDE. Exit.

netbeans
# Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
'$HOME/.netbeans/11.2/var/log/messages.log': messages01.log

netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
# Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.

netbeans
# Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.
'$HOME/.netbeans/11.2/var/log/messages.log': messages02.log

netbeans --userdir $HOME/Temp/Test/.netbeans/11.2 --cachedir 
$HOME/Temp/Test/.cache/netbeans/11.2
# Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base IDE. Exit.

netbeans
# Tools/Plugins/Installed (11), Activated: User Installed Plugins, Java SE, 
Tools, Base

[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-31 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/31/19 6:57 PM:
-

Yes, it is stated clearly in the Issue's Description:

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

 


was (Author: glesialo):
Yes, it is stated clearly in the Issue's Description:

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

 

 

> 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: 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-31 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/31/19 6:55 PM:
-

Yes, it is stated clearly in the Issue's Description:

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

 

 


was (Author: glesialo):
Yes it is stated clearly in the Issue's Description:

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

 

 

> 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: 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-31 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/31/19 6:38 PM:
-

I don't recreate the user directory. The options are there so that you can 
start netbeans with different configurations (different projects' base 
directory, different plug-ins, etc). I can explain what I do in detail but it 
won't help to solve the issue.

 

Besides, as I say in 'Description'/EDIT the bug also appears when you always 
open netbeans in the same user directory.


was (Author: glesialo):
I don't recreate the user directory. The options are there so that you can 
start netbeans with different configurations (different projects' base 
directory, different plug-ins, etc). I can explain what I do in detail but it 
won't help to solve the issue.

 

Besides, as I say in 'Description'/EDIT the bug also appears when you alway 
open netbeans in the same user directory.

> 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: 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-31 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/31/19 6:37 PM:
-

I don't recreate the user directory. The options are there so that you can 
start netbeans with different configurations (different projects' base 
directory, different plug-ins, etc). I can explain what I do in detail but it 
won't help to solve the issue.

 

Besides, as I say in 'Description'/EDIT the bug also appears when you alway 
open netbeans in the same user directory.


was (Author: glesialo):
I don't recreate the user directory. The options are there so that you can 
start netbeans with different configurations (different projects' base 
directory, different plug-ins, etc). I can explain what I do in detail but it 
won't help to solve the issue.

> 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: 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-31 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/31/19 6:34 PM:
-

I don't recreate the user directory. The options are there so that you can 
start netbeans with different configurations (different projects' base 
directory, different plug-ins, etc). I can explain what I do in detail but it 
won't help to solve the issue.


was (Author: glesialo):
I don't recreate the user directory. The option are there so that you can start 
netbeans with different configurations (different projects' base directory, 
different plug-ins, etc). I can explain what I do in detail but it won't help 
to solve the issue.

> 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: 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-31 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/31/19 6:30 PM:
-

  Installer's Configuration:

!Screenshot from 2019-10-31 19-25-54.png! 

Oops! it is 'Java SE' & 'Java EE'. Sorry :(

 


was (Author: glesialo):
  !Screenshot from 2019-10-31 19-25-54.png! Installer's Configuration:

 

> 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: 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-31 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/31/19 6:24 PM:
-

I am downloading the installer again and will post a screenshot.

 

"new user directory every time you restart NetBeans, then NetBeans will 
‘forget’ everything"

It should not. What's the point of having different directories otherwise? I 
have used previous versions of netbeans that way without any problems. I only 
noticed the bug when I installed 'netbeans.11.1'.


was (Author: glesialo):
I am downloading the installer again and will post a screenshot.

> 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: 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, 
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-31 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/31/19 6:19 PM:
-

I said in my last post with screenshots " leaving all items in Configuration 
ticked". I probably ticked 'JSE' & 'JDK' in the 'netbeans.11.1' installer too, 
otherwise it would not work (new project/open old project). The problem is the 
same: 'nbjavac' & 'javafx' plugins are installed and after a few runs netbeans 
forgets and requests the user to install them again.

I probably noticed before other users because I run netbeans with andwithout 
'-userdir' & 'cachedir' options which seems to exacerbate the problem. If you 
read the issue 'Description'/EDIT you'll see that the bug also appears even 
when you always use 'netbeans' without 'userdir' & '-cachedir' options, but 
less often.

 


was (Author: glesialo):
I said in my last post with screenshots " leaving all items in Configuration 
ticked". I probably ticked 'JSE' & 'JDK' in the 'netbeans.11.1' installer too, 
otherwise it would not work (new project/open old project). The problem is the 
same: 'nbjavac' & 'javafx' plugins are installed and after a few runs netbeans 
forgets and requests the user to install them again.

I probably noticed before other users because I run netbeans with and without 
'--userdir' & '--cachedir' options which seems to exacerbate the problem. If 
you read the issue 'Description'/EDIT you'll see that the bug also appears even 
when you always use 'netbeans' without '--userdir' & '--cachedir' options, but 
less often.

> 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: 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, 
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-31 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/31/19 6:17 PM:
-

I said in my last post with screenshots " leaving all items in Configuration 
ticked". I probably ticked 'JSE' & 'JDK' in the 'netbeans.11.1' installer too, 
otherwise it would not work (new project/open old project). The problem is the 
same: 'nbjavac' & 'javafx' plugins are installed and after a few runs netbeans 
forgets and requests the user to install them again.

I probably noticed before other users because I run netbeans with and without 
'--userdir' & '--cachedir' options which seems to exacerbate the problem. If 
you read the issue 'Description'/EDIT you'll see that the bug also appears even 
when you always use 'netbeans' without '--userdir' & '--cachedir' options, but 
less often.


was (Author: glesialo):
I said in my last post with screenshots " leaving all items in Configuration 
ticked". I probably ticked 'JSE' & 'JDK' in the 'netbeans.11.1' installer too, 
otherwise it would not work (new project/open old project). The problem is the 
same: 'nbjavac' & 'javafx' plugins are installed and after a few runs netbeans 
forgets and requests the user to install them again.

I probably noticed before other users because I run netbeans with and without 
'--userdir' & '--cachedir' options which seems to exacerbate the problem. If 
you read the issue 'Description'/EDIT you'll see that the bug also appears even 
when you always use 'netbeans' without '--userdir' & '--cachedir' options, but 
less often.

> 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: 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, 
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-31 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/31/19 6:16 PM:
-

I said in my last post with screenshots " leaving all items in Configuration 
ticked". I probably ticked 'JSE' & 'JDK' in the 'netbeans.11.1' installer too, 
otherwise it would not work (new project/open old project). The problem is the 
same: 'nbjavac' & 'javafx' plugins are installed and after a few runs netbeans 
forgets and requests the user to install them again.

I probably noticed before other users because I run netbeans with and without 
'--userdir' & '--cachedir' options which seems to exacerbate the problem. If 
you read the issue 'Description'/EDIT you'll see that the bug also appears even 
when you always use 'netbeans' without '--userdir' & '--cachedir' options, but 
less often.


was (Author: glesialo):
I said in my last post with screenshots " leaving all items in Configuration 
ticked". I probably ticked 'JSE' & 'JDK' in the 'netbeans.11.1' installer too, 
otherwise it would not work (new project/open old project). The problem is the 
same: 'nbjavac' & 'javafx' plugins are installed and after a few runs netbeans 
forgets and requests the user to install them again.

> 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: 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, 
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-31 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/31/19 6:01 PM:
-

When I said " imho they should be implicitly included in Java IDE" I meant the 
items in the installer's configuration, not the real JSE, JDK.

The screenshots are of a 'netbeans.11.2' installed from scratch. 
'netbeans.11.1' & 'netbeans.11.2' are completely separated. The link 
'/usr/local/Bins/D.Netbeans' (see 'Directories' permissions' above) determines 
which one is active.

 

I have tried to describe the problem as clearly as possible. Please read the 
bug's 'Description' again.

 

I had to google 'coolbeans.xyz'. I want a run of the mill, stable, LTS netbeans.


was (Author: glesialo):
When I said " imho they should be implicitly included in Java IDE" I meant the 
items in the installer's configuration, not the real JSE, JDK.

The screenshots are of a 'netbeans.11.2' installed from scratch. 
'netbeans.11.1' & 'netbeans.11.2' are completely separated. The link 
'/usr/local/Bins/D.Netbeans' (see 'Directories' permissions' above) determines 
which one is active.

 

I have tried to describe the problem as clearly as possible. Please read the 
bug's 'Description' again.

 

I had to google 'coolbeans.xyz'. I want a run of the mill, stable, LTS netbeans.

 

 

 

> 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: 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, 
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-31 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/31/19 5:54 PM:
-

When I said " imho they should be implicitly included in Java IDE" I meant the 
items in the installer's configuration, not the real JSE, JDK.

The screenshots are of a 'netbeans.11.2' installed from scratch. 
'netbeans.11.1' & 'netbeans.11.2' are completely separated. The link 
'/usr/local/Bins/D.Netbeans' (see 'Directories' permissions' above) determines 
which one is active.

 

I have tried to describe the problem as clearly as possible. Please read the 
bug's 'Description' again.

 

I had to google 'coolbeans.xyz'. I want a run of the mill, stable, LTS netbeans.

 

 

 


was (Author: glesialo):
When I said " imho they should be implicitly included in Java IDE" I meant the 
items in the installer's configuration, not the real JSE, JDK.

The screenshots are of a 'netbeans.11.2' installed from scratch. 
'netbeans.11.1' & 'netbeans.11.2' are completely separated. The link 
'/usr/local/Bins/D.Netbeans' (see 'Directories' permissions' above) determines 
which one is active.

 

I have tried to describe the problem as clearly as possible. Please read the 
bug¡s 'Description' again.

 

I had to google 'coolbeans.xyz'. I want a run of the mill, stable, LTS netbeans.

 

 

 

> 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: 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, 
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-31 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/31/19 5:54 PM:
-

When I said " imho they should be implicitly included in Java IDE" I meant the 
items in the installer's configuration, not the real JSE, JDK.

The screenshots are of a 'netbeans.11.2' installed from scratch. 
'netbeans.11.1' & 'netbeans.11.2' are completely separated. The link 
'/usr/local/Bins/D.Netbeans' (see 'Directories' permissions' above) determines 
which one is active.

 

I have tried to describe the problem as clearly as possible. Please read the 
bug¡s 'Description' again.

 

I had to google 'coolbeans.xyz'. I want a run of the mill, stable, LTS netbeans.

 

 

 


was (Author: glesialo):
When I said " imho they should be implicitly included in Java IDE" I meant the 
items in the installer's configuration, not the real JSE, JDK.

The screenshots are of a 'netbeans.11.2' installed from scratch. 
'netbeans.11.1' & 'netbeans.11.2' are completely separated. The link 
'/usr/local/Bins/D.Netbeans' (see 'Directories' permissions' above) determines 
which one is active.

 

I have to describe the problem as clearly as possible. Please read the bug¡s 
'Description' again.

 

I had to google 'coolbeans.xyz'. I want a run of the mill, stable, LTS netbeans.

 

 

 

> 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: 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, 
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-31 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/31/19 5:53 PM:
-

When I said " imho they should be implicitly included in Java IDE" I meant the 
items in the installer's configuration, not the real JSE, JDK.

The screenshots are of a 'netbeans.11.2' installed from scratch. 
'netbeans.11.1' & 'netbeans.11.2' are completely separated. The link 
'/usr/local/Bins/D.Netbeans' (see 'Directories' permissions' above) determines 
which one is active.

 

I have to describe the problem as clearly as possible. Please read the bug¡s 
'Description' again.

 

I had to google 'coolbeans.xyz'. I want a run of the mill, stable, LTS netbeans.

 

 

 


was (Author: glesialo):
When I said " imho they should be implicitly included in Java IDE" I meant the 
items in the installer's configuration, not the real JSE, JDK.

The screenshots are of a 'netbeans.11.2' installed from scratch. 
'netbeans.11.1' & 'netbeans.11.2' are completely separated the link 
'/usr/local/Bins/D.Netbeans' (see 'Directories' permissions' above) determines 
which one is active.

 

I have to describe the problem as clearly as possible. Please read the bug¡s 
'Description' again.

 

I had to google 'coolbeans.xyz'. I want a run of the mill, stable, LTS netbeans.

 

 

 

> 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: 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, 
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-31 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/31/19 5:31 PM:
-

Reinstalled with 
'http://apache.mirror.iphh.net/netbeans/netbeans/11.2/Apache-NetBeans-11.2-bin-linux-x64.sh'
 leaving all items in Configuration ticked (JSE & JDK didn't look right, imho 
they should be implicitly included in Java IDE).

I can't close this issue because the bug is still in 'netbeans.11.2'.

First 'netbeans.11.2' run ('nbjavac' & 'javafx' plugins installed when opening 
old project). Plug-ins installed:

!Screenshot1.png!

After running sequentially 'netbeans' & 'netbeans --userdir ... --cachedir ...' 
a few times. Plug-ins installed:

!Screenshot2.png!

 

There is a difference with the previous version: In 'netbeans.11.1', when the 
bug happens, directory '$HOME/.netbeans/11.1/config/Modules' is emptied. 
'$HOME/.netbeans/11.2/config/Modules' is not emptied when the bug appears in 
'netbeans.11.2'.


was (Author: glesialo):
Reinstalled with 
'http://apache.mirror.iphh.net/netbeans/netbeans/11.2/Apache-NetBeans-11.2-bin-linux-x64.sh'
 leaving all items in Configuration ticked (JSE & JDK didn't look right, imho 
they should be implicitly included in Java IDE).

I can't close this issue because the bug is still in 'netbeans.11.2'.

First 'netbeans.11.2' run ('nbjavac' & 'javafx' plugins installed when opening 
old project). Plug-ins installed:

!Screenshot1.png!

After running sequentially 'netbeans' & 'netbeans --userdir ... --cachedir ...' 
a few times. Plug-ins installed:

!Screenshot2.png!

 

There is a difference with the previous version: In 'netbeans.11.1', when the 
bug happens, directory '$HOME/.netbeans/11.1/config/Modules' is emptied. 
'$HOME/.netbeans/11.2/config/Modules' is not emptied whe the bug appears in 
'netbeans.11.2'.

> 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: 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, 
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-31 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/31/19 5:30 PM:
-

Reinstalled with 
'http://apache.mirror.iphh.net/netbeans/netbeans/11.2/Apache-NetBeans-11.2-bin-linux-x64.sh'
 leaving all items in Configuration ticked (JSE & JDK didn't look right, imho 
they should be implicitly included in Java IDE).

I can't close this issue because the bug is still in 'netbeans.11.2'.

First 'netbeans.11.2' run ('nbjavac' & 'javafx' plugins installed when opening 
old project). Plug-ins installed:

!Screenshot1.png!

After running sequentially 'netbeans' & 'netbeans --userdir ... --cachedir ...' 
a few times. Plug-ins installed:

!Screenshot2.png!

 

There is a difference with the previous version: In 'netbeans.11.1', when the 
bug happens, directory '$HOME/.netbeans/11.1/config/Modules' is emptied. 
'$HOME/.netbeans/11.2/config/Modules' is not emptied whe the bug appears in 
'netbeans.11.2'.


was (Author: glesialo):
Reinstalled with 
'http://apache.mirror.iphh.net/netbeans/netbeans/11.2/Apache-NetBeans-11.2-bin-linux-x64.sh'
 leaving all items in Configuration ticked (JSE & JDK didn't look right, imho 
they should be implicitly included in Java IDE).

I can't close this issue because the bug is still in 'netbeans.11.2'.

First 'netbeans.11.2' run ('nbjavac' & 'javafx' plugins installed when opening 
old project). Plug-ins installed:

!Screenshot1.png!

After running sequentially 'netbeans' & 'netbeans --userdir ... --cachedir' a 
few times. Plug-ins installed:

!Screenshot2.png!

 

There is a difference with the previous version: In 'netbeans.11.1', when the 
bug happens, directory '$HOME/.netbeans/11.1/config/Modules' is emptied. 
'$HOME/.netbeans/11.2/config/Modules' is not emptied whe the bug appears in 
'netbeans.11.2'.

> 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: 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, 
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-31 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/31/19 5:28 PM:
-

Reinstalled with 
'http://apache.mirror.iphh.net/netbeans/netbeans/11.2/Apache-NetBeans-11.2-bin-linux-x64.sh'
 leaving all items in Configuration ticked (JSE & JDK didn't look right, imho 
they should be implicitly included in Java IDE).

I can't close this issue because the bug is still in 'netbeans.11.2'.

First 'netbeans.11.2' run ('nbjavac' & 'javafx' plugins installed when opening 
old project). Plug-ins installed:

!Screenshot1.png!

After running sequentially 'netbeans' & 'netbeans --userdir ... --cachedir' a 
few times. Plug-ins installed:

!Screenshot2.png!

 

There is a difference with the previous version: In 'netbeans.11.1', when the 
bug happens, directory '$HOME/.netbeans/11.1/config/Modules' is emptied. 
'$HOME/.netbeans/11.2/config/Modules' is not emptied whe the bug appears in 
'netbeans.11.2'.


was (Author: glesialo):
Reinstalled with 
'http://apache.mirror.iphh.net/netbeans/netbeans/11.2/Apache-NetBeans-11.2-bin-linux-x64.sh'
 leaving all items in Configuration ticked (JSE & JDK didn't look right, imho 
they should be implicitly included in Java IDE).

I can't close this issue because the bug is still in 'netbeans.11.2'.

First 'netbeans.11.2' run ('nbjavac' & 'javafx' plugins installed when opening 
old project). Plug-ins installed:

!Screenshot1.png!

After running sequentially 'netbeans' & 'netbeans --userdir ... --cachedir'. 
Plug-ins installed:

!Screenshot2.png!

 

There is a difference with the previous version: In 'netbeans.11.1', when the 
bug happens, directory '$HOME/.netbeans/11.1/config/Modules' is emptied. 
'$HOME/.netbeans/11.2/config/Modules' is not emptied whe the bug appears in 
'netbeans.11.2'.

> 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: 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, 
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-30 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga edited comment on NETBEANS-3158 at 10/30/19 10:59 PM:


What do you get when you run this on the command line:

java -version

And also:

javac -version

{quote}I am not going to netbeans.apache.org to describe the bug because I have 
done it here.{quote}

That's not very nice. :-) NetBeans is an Apache project, which means that 
filing an issue is only the first step, the next and real step is to engage the 
community -- not everyone is following the issue tracker, though there are lots 
of people on the mailing lists who are happy to help you, and you're able to 
help them too, it's a two way street, if you ask.

So I've asked for you, here:

https://lists.apache.org/thread.html/201fc688a4af2f8b022faf588600c7b69a73d9f5af7c88b90c848717@%3Cdev.netbeans.apache.org%3E


was (Author: geertjanwielenga):
What do you get when you run this on the command line:

java -version

And also:

javac -version

{quote}I am not going to netbeans.apache.org to describe the bug because I have 
done it here.{quote}

That's not very nice. :-) NetBeans is an Apache project, which means that 
filing an issue is only the first step, the next and real step is to engage the 
community -- not everyone is following the issue tracker, though there are lots 
of people on the mailing lists who are happy to help you, and you're able to 
help them to, it's a two way street, if you ask.

So I've asked for you, here:

https://lists.apache.org/thread.html/201fc688a4af2f8b022faf588600c7b69a73d9f5af7c88b90c848717@%3Cdev.netbeans.apache.org%3E

> 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: messages.log
>
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-30 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga edited comment on NETBEANS-3158 at 10/30/19 10:57 PM:


So, you experience the problem you describe here specifically with 11.1 and 
11.2, or other versions too?

You're not behind a firewall of some kind and there's nothing special going on 
as far as you're aware?

You have permissions on the folder where you have installed NetBeans?

Until another reason is identified, the '/usr/local/Bins/D.' will continue to 
be what distinguishes your environment from everyone else, regardless of 
whether it has worked for you in the past.


was (Author: geertjanwielenga):
So, you experience the problem you describe here specifically with 11.1 and 
11.2, or other versions too?

You're not behind a firewall of some kind and there's nothing special going on 
as far as you're aware?

You have permissions on the folder where you have installed NetBeans?

Until another reason is identified, the '/usr/local/Bins/D.' will continue to 
be what distinguished your environment from everyone else, regardless of 
whether it has worked for you in the past.

> 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: messages.log
>
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-30 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga edited comment on NETBEANS-3158 at 10/30/19 10:57 PM:


So, you experience the problem you describe here specifically with 11.1 and 
11.2, or other versions too?

You're not behind a firewall of some kind and there's nothing special going on 
as far as you're aware?

You have permissions on the folder where you have installed NetBeans?

Until another reason is identified, the '/usr/local/Bins/D.' will continue to 
be what distinguished your environment from everyone else, regardless of 
whether it has worked for you in the past.


was (Author: geertjanwielenga):
So, you experience the problem you describe here specifically with 11.1 and 
11.2, or other versions too?

You're not behind a firewall of some kind and there's nothing special going on 
as far as you're aware?

You have permissions on the folder where you have installed NetBeans?

> 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: messages.log
>
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-30 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga edited comment on NETBEANS-3158 at 10/30/19 10:56 PM:


So, you experience the problem you describe here specifically with 11.1 and 
11.2, or other versions too?

You're not behind a firewall of some kind and there's nothing special going on 
as far as you're aware?

You have permissions on the folder where you have installed NetBeans?


was (Author: geertjanwielenga):
So, you experience the problem you describe here specifically with 11.1 and 
11.2, or other versions too?

You're not behind a firewall of some kind and there's nothing special going on 
as far as you're aware?

> 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: messages.log
>
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-30 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/30/19 10:54 PM:
--

Last messages.log (fresh start, nothing imported, create new project + open old 
project tries):[^messages.log]

 

There is nothing wrong with '/usr/local/Bins/*'. It is where I install 
distro-independent things:

echo $NETBEANS_HOME

/usr/local/Bins/D.Netbeans

 

echo $JAVA_HOME

/usr/local/Bins/D.Java

 

echo $PATH

/home/manolo/bin:/home/common/bin:/usr/local/Bins/D.Java/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games

 

'/user/local' is a link and so are '/usr/local/Bins/D.Netbeans' (source 
netbeans-11.2) & '/usr/local/Bins/D.Java' (source jdk-11.0.4+11). I have been 
using this scheme for decades with different versions of Java & Netbeans. It 
works perfectly (except for the mentioned bug) with netbeans.1.11.

 

I am not going to netbeans.apache.org to describe the bug because I have done 
it here.

 


was (Author: glesialo):
Last messages.log (fresh start, nothing imported, create new project + open old 
project tries):[^messages.log]

 

^There is nothing wrong with '/usr/local/Bins/*'. It is where I install 
distro-independent things:^

^echo $NETBEANS_HOME^

^/usr/local/Bins/D.Netbeans^

 

^echo $JAVA_HOME^

^/usr/local/Bins/D.Java^

 

echo $PATH

/home/manolo/bin:/home/common/bin:/usr/local/Bins/D.Java/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games

 

^'/user/local' is a link and so are '/usr/local/Bins/D.Netbeans' (source 
netbeans-11.2) & '/usr/local/Bins/D.Java' (source jdk-11.0.4+11). I have been 
using this scheme for decades with different versions of Java & Netbeans. It 
works perfectly (except for the mentioned bug) with netbeans.1.11.^

 

^I am not going to netbeans.apache.org to describe the bug because I have done 
it here.^

> 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: messages.log
>
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-30 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga edited comment on NETBEANS-3158 at 10/30/19 10:50 PM:


What do you get when you run this on the command line:

java -version

And also:

javac -version

{quote}I am not going to netbeans.apache.org to describe the bug because I have 
done it here.{quote}

That's not very nice. :-) NetBeans is an Apache project, which means that 
filing an issue is only the first step, the next and real step is to engage the 
community -- not everyone is following the issue tracker, though there are lots 
of people on the mailing lists who are happy to help you, and you're able to 
help them to, it's a two way street, if you ask.

So I've asked for you, here:

https://lists.apache.org/thread.html/201fc688a4af2f8b022faf588600c7b69a73d9f5af7c88b90c848717@%3Cdev.netbeans.apache.org%3E


was (Author: geertjanwielenga):
What do you get when you run this on the command line:

java -version

And also:

javac -version

{quote}I am not going to netbeans.apache.org to describe the bug because I have 
done it here.{quote}

That's not very nice. :-) NetBeans is an Apache project, which means that 
filing an issue is only the first step, the next and real step is to engage the 
community -- not everyone is following the issue tracker, though there are lots 
of people on the mailing lists who are happy to help you, and you're able to 
help them to, it's a two way street, if you ask.

> 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: messages.log
>
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-30 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/30/19 10:43 PM:
--

Last messages.log (fresh start, nothing imported, create new project + open old 
project tries):[^messages.log]

 

^There is nothing wrong with '/usr/local/Bins/*'. It is where I install 
distro-independent things:^

^echo $NETBEANS_HOME^

^/usr/local/Bins/D.Netbeans^

 

^echo $JAVA_HOME^

^/usr/local/Bins/D.Java^

 

echo $PATH

/home/manolo/bin:/home/common/bin:/usr/local/Bins/D.Java/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games

 

^'/user/local' is a link and so are '/usr/local/Bins/D.Netbeans' (source 
netbeans-11.2) & '/usr/local/Bins/D.Java' (source jdk-11.0.4+11). I have been 
using this scheme for decades with different versions of Java & Netbeans. It 
works perfectly (except for the mentioned bug) with netbeans.1.11.^

 

^I am not going to netbeans.apache.org to describe the bug because I have done 
it here.^


was (Author: glesialo):
Last messages.log (fresh start, nothing imported, create new project + open old 
project tries):[^messages.log]

 

^There is nothing wrong with '/usr/local/Bins/*'. It is where I install 
distro-independent things:^

^echo $NETBEANS_HOME^

^/usr/local/Bins/D.Netbeans^

 

^echo $JAVA_HOME^

^/usr/local/Bins/D.Java^

echo $PATH

/home/manolo/bin:/home/common/bin:/usr/local/Bins/D.Java/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games

 

^'/user/local' is a link and so are '/usr/local/Bins/D.Netbeans' (source 
netbeans-11.2) & '/usr/local/Bins/D.Java' (source jdk-11.0.4+11). I have been 
using this scheme for decades with different versions of Java & Netbeans. It 
works perfectly (except for the mentioned bug) with netbeans.1.11.^

 

^I am not going to netbeans.apache.org to describe the bug because I have done 
it here.^

> 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: messages.log
>
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-30 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/30/19 10:42 PM:
--

Last messages.log (fresh start, nothing imported, create new project + open old 
project tries):[^messages.log]

 

^There is nothing wrong with '/usr/local/Bins/*'. It is where I install 
distro-independent things:^

^echo $NETBEANS_HOME^

^/usr/local/Bins/D.Netbeans^

 

^echo $JAVA_HOME^

^/usr/local/Bins/D.Java^

echo $PATH

/home/manolo/bin:/home/common/bin:/usr/local/Bins/D.Java/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games

 

^'/user/local' is a link and so are '/usr/local/Bins/D.Netbeans' (source 
netbeans-11.2) & '/usr/local/Bins/D.Java' (source jdk-11.0.4+11). I have been 
using this scheme for decades with different versions of Java & Netbeans. It 
works perfectly (except for the mentioned bug) with netbeans.1.11.^

 

^I am not going to netbeans.apache.org to describe the bug because I have done 
it here.^


was (Author: glesialo):
Last messages.log (fresh start, nothing imported, create new project + open old 
project tries):[^messages.log]

 

^There is nothing wrong with '/usr/local/Bins/*'. It is where I install 
distro-independent things:^

^echo $NETBEANS_HOME^

^/usr/local/Bins/D.Netbeans^

 

^echo $JAVA_HOME^

^/usr/local/Bins/D.Java^

 

^'/user/local' is a link and so are '/usr/local/Bins/D.Netbeans' (source 
netbeans-11.2) & '/usr/local/Bins/D.Java' (source jdk-11.0.4+11). I have been 
using this scheme for decades with different versions of Java & Netbeans. It 
works perfectly (except for the mentioned bug) with netbeans.1.11.^ 

 

^I am not going to netbeans.apache.org to describe the bug because I have done 
it here.^

> 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: messages.log
>
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-30 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/30/19 10:38 PM:
--

Last messages.log (fresh start, nothing imported, create new project + open old 
project tries):[^messages.log]

 

^There is nothing wrong with '/usr/local/Bins/*'. It is where I install 
distro-independent things:^

^echo $NETBEANS_HOME^

^/usr/local/Bins/D.Netbeans^

 

^echo $JAVA_HOME^

^/usr/local/Bins/D.Java^

 

^'/user/local' is a link and so are '/usr/local/Bins/D.Netbeans' (source 
netbeans-11.2) & '/usr/local/Bins/D.Java' (source jdk-11.0.4+11). I have been 
using this scheme for decades with different versions of Java & Netbeans. It 
works perfectly (except for the mentioned bug) with netbeans.1.11.^ 

 

^I am not going to netbeans.apache.org to describe the bug because I have done 
it here.^


was (Author: glesialo):
Last messages.log (fresh start, nothing imported, create new project + open old 
project tries):[^messages.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: messages.log
>
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-30 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/30/19 10:26 PM:
--

I already checked the Plugin Manager under Tools: All are enabled but 'nbjavac' 
& 'javafx' are not in the list.


was (Author: glesialo):
I already checked the Plugin Manager under Tools: All are enabled but 'nbjavac' 
& 'javafx' are not in the list.

Last messages.log (fresh start, nothing imported, create new project + open old 
project tries):

 

---
>Log Session: Wednesday, October 30, 2019 at 8:55:04 PM Central European 
>Standard Time
>System Info: 
 Product Version = Apache NetBeans IDE 11.2
 Operating System = Linux version 5.0.0-32-generic running on amd64
 Java; VM; Vendor = 11.0.4; OpenJDK 64-Bit Server VM 11.0.4+11; AdoptOpenJDK
 Runtime = OpenJDK Runtime Environment 11.0.4+11
 Java Home = /home/common/UserLocal/Bins/jdk-11.0.4+11
 System Locale; Encoding = en_IE (nb); UTF-8
 Home Directory = /home/manolo
 Current Directory = /home/manolo/Temp
 User Directory = /home/manolo/Temp/Test/.netbeans/11.2
 Cache Directory = /home/manolo/Temp/Test/.cache/netbeans/11.2
 Installation = /usr/local/Bins/D.Netbeans/netbeans/nb
 /usr/local/Bins/D.Netbeans/netbeans/ide
 /usr/local/Bins/D.Netbeans/netbeans/extide
 /usr/local/Bins/D.Netbeans/netbeans/websvccommon
 /usr/local/Bins/D.Netbeans/netbeans/harness
 /usr/local/Bins/D.Netbeans/netbeans/platform
 Boot & Ext. Classpath = 
 Application Classpath = 
/usr/local/Bins/D.Netbeans/netbeans/platform/lib/boot.jar:/usr/local/Bins/D.Netbeans/netbeans/platform/lib/org-openide-modules.jar:/usr/local/Bins/D.Netbeans/netbeans/platform/lib/org-openide-util.jar:/usr/local/Bins/D.Netbeans/netbeans/platform/lib/org-openide-util-lookup.jar:/usr/local/Bins/D.Netbeans/netbeans/platform/lib/org-openide-util-ui.jar
 Startup Classpath = 
/usr/local/Bins/D.Netbeans/netbeans/platform/core/org-openide-filesystems.jar:/usr/local/Bins/D.Netbeans/netbeans/platform/core/core.jar:/usr/local/Bins/D.Netbeans/netbeans/platform/core/asm-all-5.0.1.jar:/usr/local/Bins/D.Netbeans/netbeans/platform/core/org-netbeans-libs-asm.jar:/usr/local/Bins/D.Netbeans/netbeans/platform/core/core-base.jar:/usr/local/Bins/D.Netbeans/netbeans/platform/core/org-openide-filesystems-compat8.jar:/usr/local/Bins/D.Netbeans/netbeans/nb/core/org-netbeans-upgrader.jar:/usr/local/Bins/D.Netbeans/netbeans/nb/core/locale/core_nb.jar
---
INFO [org.netbeans.modules.netbinox]: Install area set to 
file:/usr/local/Bins/D.Netbeans/netbeans/
WARNING [org.netbeans.core.modules]: the modules 
[org.netbeans.modules.xml.text] use 
org.netbeans.modules.editor.deprecated.pre65formatting which is deprecated.
WARNING [org.netbeans.core.modules]: the modules [org.netbeans.modules.ide.kit, 
org.netbeans.modules.xml.text] use org.netbeans.modules.editor.structure which 
is deprecated.
INFO [org.netbeans.core.startup.NbEvents]: Turning on modules:
 org.openide.util.lookup [8.39 11.2-d04fb24027334c4b6fd8397b5d0cdd33187a8f54]
 org.openide.util [9.13 11.2-d04fb24027334c4b6fd8397b5d0cdd33187a8f54]
 org.openide.util.ui [9.14 11.2-d04fb24027334c4b6fd8397b5d0cdd33187a8f54]
 org.openide.modules [7.54 11.2-d04fb24027334c4b6fd8397b5d0cdd33187a8f54]
 org.netbeans.api.annotations.common/1 [1.33 
11.2-d04fb24027334c4b6fd8397b5d0cdd33187a8f54]
 org.openide.filesystems [9.16 11.2-d04fb24027334c4b6fd8397b5d0cdd33187a8f54]
 org.openide.awt [7.74 11.2-d04fb24027334c4b6fd8397b5d0cdd33187a8f54]
 org.netbeans.api.progress/1 [1.53 
11.2-d04fb24027334c4b6fd8397b5d0cdd33187a8f54]
 org.netbeans.api.progress.nb [1.53 
11.2-d04fb24027334c4b6fd8397b5d0cdd33187a8f54]
 org.openide.dialogs [7.48 11.2-d04fb24027334c4b6fd8397b5d0cdd33187a8f54]
 org.openide.nodes [7.51 11.2-d04fb24027334c4b6fd8397b5d0cdd33187a8f54]
 org.openide.windows [6.83 11.2-d04fb24027334c4b6fd8397b5d0cdd33187a8f54]
 org.netbeans.modules.editor.mimelookup/1 [1.46 
11.2-d04fb24027334c4b6fd8397b5d0cdd33187a8f54]
 org.openide.text [6.73 11.2-d04fb24027334c4b6fd8397b5d0cdd33187a8f54]
 org.netbeans.api.scripting [1.3 11.2-d04fb24027334c4b6fd8397b5d0cdd33187a8f54]
 org.netbeans.swing.tabcontrol [1.62 
11.2-d04fb24027334c4b6fd8397b5d0cdd33187a8f54]
 org.netbeans.swing.outline [1.40 11.2-d04fb24027334c4b6fd8397b5d0cdd33187a8f54]
 org.openide.explorer [6.68 11.2-d04fb24027334c4b6fd8397b5d0cdd33187a8f54]
 org.openide.actions [6.45 11.2-d04fb24027334c4b6fd8397b5d0cdd33187a8f54]
 org.netbeans.modules.queries/1 [1.49 
11.2-d04fb24027334c4b6fd8397b5d0cdd33187a8f54]
 org.netbeans.api.templates [1.14 11.2-d04fb24027334c4b6fd8397b5d0cdd33187a8f54]
 org.openide.filesystems.nb [9.16 11.2-d04fb24027334c4b6fd8397b5d0cdd33187a8f54]
 org.openide.loaders [7.7

[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-30 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/30/19 8:11 PM:
-

When I say that the File/New-Project's dialog is broken I mean that, no matter 
what I type, only the 'Cancel' & 'Help' buttons are enabled.

There are no error messages in '.netbeans/11.2/var/log/messages.log' when I try 
to open any old project. '' appears in 
'Project Name' window.

 

Creating a new project & opening an old one are really basic functionalities. I 
can't test the bug of reference with a version so messed up :(


was (Author: glesialo):
When I say the the File/New-Project's dialog is broken I mean that, no matter 
what I type, only the 'Cancel' & 'Help' buttons are enabled.

There are no error messages in '.netbeans/11.2/var/log/messages.log' when I try 
to open any old project. '' appears in 
'Project Name' window.

 

Creating a new project & opening an old one are really basic functionalities. I 
can't test the bug of reference with a version so messed up :(

> 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
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-30 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/30/19 8:11 PM:
-

When I say the the File/New-Project's dialog is broken I mean that, no matter 
what I type, only the 'Cancel' & 'Help' buttons are enabled.

There are no error messages in '.netbeans/11.2/var/log/messages.log' when I try 
to open any old project. '' appears in 
'Project Name' window.

 

Creating a new project & opening an old one are really basic functionalities. I 
can't test the bug of reference with a version so messed up :(


was (Author: glesialo):
When I say the the File/New-Project's dialog is broken I mean that no matter 
what I type only 'Cancel' & 'Help' buttons are enabled.

There are no error messages in '.netbeans/11.2/var/log/messages.log' when I try 
to open any old project. '' appears in 
'Project Name' window.

 

Creating a new project & opening an old one are really basic functionalities. I 
can't test the bug of reference with a version so messed up :(

> 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
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-30 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/30/19 8:08 PM:
-

When I say the the File/New-Project's dialog is broken I mean that no matter 
what I type only 'Cancel' & 'Help' buttons are enabled.

There are no error messages in '.netbeans/11.2/var/log/messages.log' when I try 
to open any old project. '' appears in 
'Project Name' window.

 

Creating a new project & opening an old one are really basic functionalities. I 
can't test the bug of reference with a version so messed up :(


was (Author: glesialo):
When I say the the File/New-Project's dialog is broken I mean that no matter 
what I type only 'Cancel' & 'Help' buttons are enabled.

There are no error messages in '.netbeans/11.2/var/log/messages.log' when I try 
to open any old project. '' appears in 
'Project Name' window.

 

Creating a new project & opening an old one are really basic funcionalities. I 
can't test the bug of reference with a version so messed up :-(

> 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
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-30 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/30/19 8:07 PM:
-

When I say the the File/New-Project's dialog is broken I mean that no matter 
what I type only 'Cancel' & 'Help' buttons are enabled.

There are no error messages in '.netbeans/11.2/var/log/messages.log' when I try 
to open any old project. '' appears in 
'Project Name' window.

 

Creating a new project & opening an old one are really basic funcionalities. I 
can't test the bug of reference with a version so messed up :-(


was (Author: glesialo):
When I say the the File/New-Project's dialog is broken I mean that no matter 
what I type only 'Cancel' & 'Help' buttons are enabled.

There are no error messages in '.netbeans/11.2/var/log/messages.log' when I try 
to open any old project. '' appears in 
'Project Name' window.

> 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
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-30 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/30/19 7:51 PM:
-

Projects that I have written: 'Java Application' or 'Java Class Library'. I can 
open them, compile, etc. in netbeans.11.1.


was (Author: glesialo):
Projects I have written: 'Java Application' or 'Java Class Library'. I can open 
them, etc in netbeans.11.1.

> 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
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-30 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/30/19 7:50 PM:
-

Projects I have written: 'Java Application' or 'Java Class Library'. I can open 
them, etc in netbeans.11.1.


was (Author: glesialo):
Projects I have written: 'Java Application' or 'Java Class Library'.

> 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
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-30 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/30/19 7:37 PM:
-

Even if I don't import anything, from 11.1 configuration, the 
File/New-Project's dialog is broken. If I browse to an old project I can't open 
it ()


was (Author: glesialo):
Even if I don't import anything from 11.1 configuration the File/New-Project's 
dialog is broken. If I browse to an old project I can't open it ()

> 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
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-30 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/30/19 7:37 PM:
-

Fresh user directory: Even if I don't import anything, from 11.1 configuration, 
the File/New-Project's dialog is broken. If I browse to an old project I can't 
open it ().


was (Author: glesialo):
Even if I don't import anything, from 11.1 configuration, the 
File/New-Project's dialog is broken. If I browse to an old project I can't open 
it ()

> 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
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-30 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/30/19 7:13 PM:
-

Installed 'Apache-NetBeans-11.2-bin-linux-x64.sh' (Only IDE).
Can't test anything:
- Plug-ins 'nbjavac' & 'javafx' are not installed.
- In netbeans-11.1, above plug-ins are installed when a 
new_project_created/old_project_opened.
- File/New-Project dialog is broken. Can't create a new project.
- When I try to open an old project I get 

Note: Invokation warning (with OpenJDK11U-jdk_x64_linux_hotspot_11.0.4_11):
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.netbeans.swing.plaf.gtk.ThemeValue 
(jar:file:/usr/local/Bins/D.Netbeans/netbeans/platform/modules/org-netbeans-swing-plaf.jar!/)
 to method 
javax.swing.plaf.synth.SynthStyle.getColorForState(javax.swing.plaf.synth.SynthContext,javax.swing.plaf.synth.ColorType)
WARNING: Please consider reporting this to the maintainers of 
org.netbeans.swing.plaf.gtk.ThemeValue


was (Author: glesialo):
Installed 'Apache-NetBeans-11.2-bin-linux-x64.sh' (Only IDE).
 Can't test anything:
 Plug-ins 'nbjavac' & 'javafx' are not installed.
 In netbeans-11.1, above plug-ins are installed when a 
new_project_created/old_project_opened.
 File/New-Project dialog is broken. Can't create a new project.
 When I try to open an old project I get 

Note: invokation warning (with OpenJDK11U-jdk_x64_linux_hotspot_11.0.4_11):
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.netbeans.swing.plaf.gtk.ThemeValue 
(jar:file:/usr/local/Bins/D.Netbeans/netbeans/platform/modules/org-netbeans-swing-plaf.jar!/)
 to method 
javax.swing.plaf.synth.SynthStyle.getColorForState(javax.swing.plaf.synth.SynthContext,javax.swing.plaf.synth.ColorType)
WARNING: Please consider reporting this to the maintainers of 
org.netbeans.swing.plaf.gtk.ThemeValue

> 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
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-30 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/30/19 4:56 PM:
-

File:  
'[https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.2-vc1/netbeans-11.2-vc1-bin.zip|https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.2-vc1/netbeans-11.2-vc1-source.zip]'
 does not exist. Where should I download it from? I'd also like to have its 
SHA512.


was (Author: glesialo):
File:  
'[https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.2-vc1/netbeans-11.2-vc1-bin.zip|https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.2-vc1/netbeans-11.2-vc1-source.zip]'
 does not exist. Where should I download it from? '

> 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
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-30 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/30/19 4:56 PM:
-

File:  
'[https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.2-vc1/netbeans-11.2-vc1-bin.zip|https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.2-vc1/netbeans-11.2-vc1-source.zip]'
 does not exist. Where should I download it from? I'd also like to have its 
SHA512.


was (Author: glesialo):
File:  
'[https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.2-vc1/netbeans-11.2-vc1-bin.zip|https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.2-vc1/netbeans-11.2-vc1-source.zip]'
 does not exist. Where should I download it from? I'd also like to have its 
SHA512.

> 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
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-30 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/30/19 4:54 PM:
-

File:  
'[https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.2-vc1/netbeans-11.2-vc1-bin.zip|https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.2-vc1/netbeans-11.2-vc1-source.zip]'
 does not exist. Where should I download it from? '


was (Author: glesialo):
File:  
'[https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.2-vc1/netbeans-11.2-vc1-source.zip]'
 does not exist. Where should I download it from? '

> 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
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



[jira] [Comment Edited] (NETBEANS-3158) netbeans 11.1 requests re-installation of nbjavac plugin and fails.

2019-10-30 Thread Manuel Iglesias (Jira)


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

Manuel Iglesias edited comment on NETBEANS-3158 at 10/30/19 4:48 PM:
-

File:  
'[https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.2-vc1/netbeans-11.2-vc1-source.zip]'
 does not exist. Where should I download it from? '


was (Author: glesialo):
File '

 

[https://dist.apache.org/repos/dist/dev/netbeans/netbeans/11.2-vc1/netbeans-11.2-vc1-source.zip]'
 does not exist. Where should I download it from? '

> 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
>
> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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