RE: Try out and vote for Apache NetBeans 12.1

2020-08-30 Thread Greenberg, Gary
Exactly. That was it. Indexing was disabled.
When I cleared this checkbox and after 1/2hour of indexing it started working.
Thanks to everybody for your help.

Gary Greenberg
Staff Software Engineer
Data Product Development, BI-A
E: ggree...@visa.com
M: 650-269-7902

[EmailSig-TaglineVersion]

From: Bradley Willcott 
Sent: Sunday, August 30, 2020 9:03 PM
To: users@netbeans.apache.org
Subject: Re: Try out and vote for Apache NetBeans 12.1


Have you checked this? Tools>Options>Java>Maven>Index: "Completely disable 
indexing".

The Visa security may have turned this on.

Brad.
On 31/8/20 11:28 am, HRH wrote:

The Maven dependency search failure on your system might be the concomitant of 
that security update by Visa, which has severely impacted your environment. 
Have you considered to reinstall Netbeans, perhaps the latest stable version 
that comes with Maven 3.6.3 (i.e. Netbeans 12.0)?
On Monday, August 31, 2020, 7:27:51 AM GMT+4:30, Ernie Rael 
<mailto:err...@raelity.com> wrote:


On 8/30/2020 6:59 PM, Greenberg, Gary wrote:
>
> I have deleted .m2 and also installed new version of Maven (3.5.4 ->
> 3.6.3)
>
Did you inform NetBeans about it? Tools>Options>Java>Maven>Execution.
And some of the other Maven Categories might have some bearing on the
problem, like "Index".

-ernie

> Still search for dependencies doesn’t work.
>
> Doesn’t look like it is searching for anything.
>
> In a fraction of a second it pops-up “No matching items” window.
>
> Gary Greenberg
>
> Staff Software Engineer
>
> Data Product Development, BI-A
>
> E: ggree...@visa.com<mailto:ggree...@visa.com>
>
> M: 650-269-7902
>
> EmailSig-TaglineVersion
>
> *From:*Geertjan Wielenga mailto:geert...@apache.org>>
> *Sent:* Sunday, August 30, 2020 2:50 PM
> *To:* Greenberg, Gary 
> mailto:ggree...@visa.com.invalid>>
> *Cc:* users@netbeans.apache.org<mailto:users@netbeans.apache.org>
> *Subject:* Re: Try out and vote for Apache NetBeans 12.1
>
> You must have an .m2 folder somewhere, delete it. NetBeans might not
> be using the latest Maven version, best to use the latest Maven version.
>
> At this point I cannot help you further. I simply suggest setting up
> Maven from scratch.
>
> Gj
>
> On Sun, 30 Aug 2020 at 23:47, Greenberg, Gary
> mailto:ggree...@visa.com.invalid> 
> <mailto:ggree...@visa.com.invalid<mailto:ggree...@visa.com.invalid>>> wrote:
>
>
>What do you mean from scratch?
>
>I was using Maven built-in into Netbeans.
>
>
>Do you suggest to install maven outside of NB?
>
>Gary Greenberg
>
>Staff Software Engineer
>
>Data Product Development, BI-A
>
>E: ggree...@visa.com<mailto:ggree...@visa.com> 
> <mailto:ggree...@visa.com<mailto:ggree...@visa.com>>
>
>M: 650-269-7902
>
>EmailSig-TaglineVersion
>
>*From:*Geertjan Wielenga mailto:geert...@apache.org>
><mailto:geert...@apache.org<mailto:geert...@apache.org>>>
>
>
>*Sent:* Sunday, August 30, 2020 2:14 PM
>
>
>*To:* Greenberg, Gary mailto:ggree...@visa.com> 
> <mailto:ggree...@visa.com<mailto:ggree...@visa.com>>>
>
>*Cc:* users@netbeans.apache.org<mailto:users@netbeans.apache.org> 
> <mailto:users@netbeans.apache.org<mailto:users@netbeans.apache.org>>
>
>*Subject:* Re: Try out and vote for Apache NetBeans 12.1
>
>Well, sounds like something is wrong with your Maven installation.
>I recommend you uninstall, remove the .m2 folder, and set up Maven
>again completely from scratch.
>
>Gj
>
>On Sun, Aug 30, 2020 at 11:05 PM Greenberg, Gary
>mailto:ggree...@visa.com.invalid> 
> <mailto:ggree...@visa.com.invalid<mailto:ggree...@visa.com.invalid>>> wrote:
>
>I found out what was wrong with it.
>
>
>Apparently security update removed almost half of jars in
>JDK1.8 (my project is using this platform).
>
>Why did it do so, I do not know.
>
>Anyway, I reinstalled Java 8 JDK (and upgraded from build 251
>to 265 along the way).
>
>Hanging and problems with opening files disappeared.
>
>However, I still have the problem with Maven dependencies search.
>
>It never worked for me in neither version 11 nor 12.
>
>As I understood, other people do not have this problem and
>this feature works for them.
>
>Can someone help me to find out what is wrong with my
>installation and how do I enable dependency search.
>
>
>Gary Greenberg
>Staff Software Engineer
>
>Data Product 

Re: Try out and vote for Apache NetBeans 12.1

2020-08-30 Thread Bradley Willcott
Have you checked this? Tools>Options>Java>Maven>Index: "Completely 
disable indexing".


The Visa security may have turned this on.

Brad.

On 31/8/20 11:28 am, HRH wrote:


The Maven dependency search failure on your system might be the 
concomitant of that security update by Visa, which has severely 
impacted your environment. Have you considered to reinstall Netbeans, 
perhaps the latest stable version that comes with Maven 3.6.3 (i.e. 
Netbeans 12.0)?
On Monday, August 31, 2020, 7:27:51 AM GMT+4:30, Ernie Rael 
 wrote:



On 8/30/2020 6:59 PM, Greenberg, Gary wrote:
>
> I have deleted .m2 and also installed new version of Maven (3.5.4 ->
> 3.6.3)
>
Did you inform NetBeans about it? Tools>Options>Java>Maven>Execution.
And some of the other Maven Categories might have some bearing on the
problem, like "Index".

-ernie

> Still search for dependencies doesn’t work.
>
> Doesn’t look like it is searching for anything.
>
> In a fraction of a second it pops-up “No matching items” window.
>
> Gary Greenberg
>
> Staff Software Engineer
>
> Data Product Development, BI-A
>
> E: ggree...@visa.com <mailto:ggree...@visa.com>
>
> M: 650-269-7902
>
> EmailSig-TaglineVersion
>
> *From:*Geertjan Wielenga <mailto:geert...@apache.org>>

> *Sent:* Sunday, August 30, 2020 2:50 PM
> *To:* Greenberg, Gary <mailto:ggree...@visa.com.invalid>>

> *Cc:* users@netbeans.apache.org <mailto:users@netbeans.apache.org>
> *Subject:* Re: Try out and vote for Apache NetBeans 12.1
>
> You must have an .m2 folder somewhere, delete it. NetBeans might not
> be using the latest Maven version, best to use the latest Maven version.
>
> At this point I cannot help you further. I simply suggest setting up
> Maven from scratch.
>
> Gj
>
> On Sun, 30 Aug 2020 at 23:47, Greenberg, Gary
> mailto:ggree...@visa.com.invalid> 
<mailto:ggree...@visa.com.invalid <mailto:ggree...@visa.com.invalid>>> 
wrote:

>
>
>    What do you mean from scratch?
>
>    I was using Maven built-in into Netbeans.
>
>
>    Do you suggest to install maven outside of NB?
>
>    Gary Greenberg
>
>    Staff Software Engineer
>
>    Data Product Development, BI-A
>
>    E: ggree...@visa.com <mailto:ggree...@visa.com> 
<mailto:ggree...@visa.com <mailto:ggree...@visa.com>>

>
>    M: 650-269-7902
>
>    EmailSig-TaglineVersion
>
>    *From:*Geertjan Wielenga <mailto:geert...@apache.org>

>    <mailto:geert...@apache.org <mailto:geert...@apache.org>>>
>
>
>    *Sent:* Sunday, August 30, 2020 2:14 PM
>
>
>    *To:* Greenberg, Gary <mailto:ggree...@visa.com> <mailto:ggree...@visa.com 
<mailto:ggree...@visa.com>>>

>
>    *Cc:* users@netbeans.apache.org 
<mailto:users@netbeans.apache.org> <mailto:users@netbeans.apache.org 
<mailto:users@netbeans.apache.org>>

>
>    *Subject:* Re: Try out and vote for Apache NetBeans 12.1
>
>    Well, sounds like something is wrong with your Maven installation.
>    I recommend you uninstall, remove the .m2 folder, and set up Maven
>    again completely from scratch.
>
>    Gj
>
>    On Sun, Aug 30, 2020 at 11:05 PM Greenberg, Gary
>    mailto:ggree...@visa.com.invalid> 
<mailto:ggree...@visa.com.invalid <mailto:ggree...@visa.com.invalid>>> 
wrote:

>
>        I found out what was wrong with it.
>
>
>        Apparently security update removed almost half of jars in
>        JDK1.8 (my project is using this platform).
>
>        Why did it do so, I do not know.
>
>        Anyway, I reinstalled Java 8 JDK (and upgraded from build 251
>        to 265 along the way).
>
>        Hanging and problems with opening files disappeared.
>
>        However, I still have the problem with Maven dependencies search.
>
>        It never worked for me in neither version 11 nor 12.
>
>        As I understood, other people do not have this problem and
>        this feature works for them.
>
>        Can someone help me to find out what is wrong with my
>        installation and how do I enable dependency search.
>
>
>        Gary Greenberg
>        Staff Software Engineer
>
>        Data Product Development, BI-A
>        E: ggree...@visa.com <mailto:ggree...@visa.com> 
<mailto:ggree...@visa.com <mailto:ggree...@visa.com>>

>        M: 650-269-7902


-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org 
<mailto:users-unsubscr...@netbeans.apache.org>
For additional commands, e-mail: users-h...@netbeans.apache.org 
<mailto:users-h...@netbeans.apache.org>


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




Re: Try out and vote for Apache NetBeans 12.1

2020-08-30 Thread HRH
 
The Maven dependency search failure on your system might be the concomitant of 
that security update by Visa, which has severely impacted your environment. 
Have you considered to reinstall Netbeans, perhaps the latest stable version 
that comes with Maven 3.6.3 (i.e. Netbeans 12.0)?
On Monday, August 31, 2020, 7:27:51 AM GMT+4:30, Ernie Rael 
 wrote:  
 
 On 8/30/2020 6:59 PM, Greenberg, Gary wrote:
>
> I have deleted .m2 and also installed new version of Maven (3.5.4 -> 
> 3.6.3)
>
Did you inform NetBeans about it? Tools>Options>Java>Maven>Execution. 
And some of the other Maven Categories might have some bearing on the 
problem, like "Index".

-ernie

> Still search for dependencies doesn’t work.
>
> Doesn’t look like it is searching for anything.
>
> In a fraction of a second it pops-up “No matching items” window.
>
> Gary Greenberg
>
> Staff Software Engineer
>
> Data Product Development, BI-A
>
> E: ggree...@visa.com
>
> M: 650-269-7902
>
> EmailSig-TaglineVersion
>
> *From:*Geertjan Wielenga 
> *Sent:* Sunday, August 30, 2020 2:50 PM
> *To:* Greenberg, Gary 
> *Cc:* users@netbeans.apache.org
> *Subject:* Re: Try out and vote for Apache NetBeans 12.1
>
> You must have an .m2 folder somewhere, delete it. NetBeans might not 
> be using the latest Maven version, best to use the latest Maven version.
>
> At this point I cannot help you further. I simply suggest setting up 
> Maven from scratch.
>
> Gj
>
> On Sun, 30 Aug 2020 at 23:47, Greenberg, Gary 
> mailto:ggree...@visa.com.invalid>> wrote:
>
>
>
>
>
>
>
>
>
>
>
>
>    What do you mean from scratch?
>
>    I was using Maven built-in into Netbeans.
>
>
>    Do you suggest to install maven outside of NB?
>
>    Gary Greenberg
>
>    Staff Software Engineer
>
>    Data Product Development, BI-A
>
>    E: ggree...@visa.com <mailto:ggree...@visa.com>
>
>    M: 650-269-7902
>
>    EmailSig-TaglineVersion
>
>    *From:*Geertjan Wielenga     <mailto:geert...@apache.org>>
>
>
>
>
>    *Sent:* Sunday, August 30, 2020 2:14 PM
>
>
>    *To:* Greenberg, Gary mailto:ggree...@visa.com>>
>
>
>    *Cc:* users@netbeans.apache.org <mailto:users@netbeans.apache.org>
>
>
>    *Subject:* Re: Try out and vote for Apache NetBeans 12.1
>
>    Well, sounds like something is wrong with your Maven installation.
>    I recommend you uninstall, remove the .m2 folder, and set up Maven
>    again completely from scratch.
>
>    Gj
>
>    On Sun, Aug 30, 2020 at 11:05 PM Greenberg, Gary
>    mailto:ggree...@visa.com.invalid>> wrote:
>
>        I found out what was wrong with it.
>
>
>        Apparently security update removed almost half of jars in
>        JDK1.8 (my project is using this platform).
>
>
>        Why did it do so, I do not know.
>
>
>        Anyway, I reinstalled Java 8 JDK (and upgraded from build 251
>        to 265 along the way).
>
>
>        Hanging and problems with opening files disappeared.
>
>
>        However, I still have the problem with Maven dependencies search.
>
>
>        It never worked for me in neither version 11 nor 12.
>
>
>        As I understood, other people do not have this problem and
>        this feature works for them.
>
>
>        Can someone help me to find out what is wrong with my
>        installation and how do I enable dependency search.
>
>
>
>
>
>        Gary Greenberg
>
>
>        Staff Software Engineer
>
>
>        Data Product Development, BI-A
>
>
>        E: ggree...@visa.com <mailto:ggree...@visa.com>
>
>
>        M: 650-269-7902
>
>
>
>
>
>
>


-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

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

  

Re: Try out and vote for Apache NetBeans 12.1

2020-08-30 Thread Ernie Rael

On 8/30/2020 6:59 PM, Greenberg, Gary wrote:


I have deleted .m2 and also installed new version of Maven (3.5.4 -> 
3.6.3)


Did you inform NetBeans about it? Tools>Options>Java>Maven>Execution. 
And some of the other Maven Categories might have some bearing on the 
problem, like "Index".


-ernie


Still search for dependencies doesn’t work.

Doesn’t look like it is searching for anything.

In a fraction of a second it pops-up “No matching items” window.

Gary Greenberg

Staff Software Engineer

Data Product Development, BI-A

E: ggree...@visa.com

M: 650-269-7902

EmailSig-TaglineVersion

*From:*Geertjan Wielenga 
*Sent:* Sunday, August 30, 2020 2:50 PM
*To:* Greenberg, Gary 
*Cc:* users@netbeans.apache.org
*Subject:* Re: Try out and vote for Apache NetBeans 12.1

You must have an .m2 folder somewhere, delete it. NetBeans might not 
be using the latest Maven version, best to use the latest Maven version.


At this point I cannot help you further. I simply suggest setting up 
Maven from scratch.


Gj

On Sun, 30 Aug 2020 at 23:47, Greenberg, Gary 
mailto:ggree...@visa.com.invalid>> wrote:













What do you mean from scratch?

I was using Maven built-in into Netbeans.


Do you suggest to install maven outside of NB?

Gary Greenberg

Staff Software Engineer

Data Product Development, BI-A

E: ggree...@visa.com <mailto:ggree...@visa.com>

M: 650-269-7902

EmailSig-TaglineVersion

*From:*Geertjan Wielenga mailto:geert...@apache.org>>




*Sent:* Sunday, August 30, 2020 2:14 PM


*To:* Greenberg, Gary mailto:ggree...@visa.com>>


*Cc:* users@netbeans.apache.org <mailto:users@netbeans.apache.org>


    *Subject:* Re: Try out and vote for Apache NetBeans 12.1

Well, sounds like something is wrong with your Maven installation.
I recommend you uninstall, remove the .m2 folder, and set up Maven
again completely from scratch.

Gj

On Sun, Aug 30, 2020 at 11:05 PM Greenberg, Gary
mailto:ggree...@visa.com.invalid>> wrote:

I found out what was wrong with it.


Apparently security update removed almost half of jars in
JDK1.8 (my project is using this platform).


Why did it do so, I do not know.


Anyway, I reinstalled Java 8 JDK (and upgraded from build 251
to 265 along the way).


Hanging and problems with opening files disappeared.


However, I still have the problem with Maven dependencies search.


It never worked for me in neither version 11 nor 12.


As I understood, other people do not have this problem and
this feature works for them.


Can someone help me to find out what is wrong with my
installation and how do I enable dependency search.





Gary Greenberg


Staff Software Engineer


Data Product Development, BI-A


E: ggree...@visa.com <mailto:ggree...@visa.com>


M: 650-269-7902










-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

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



RE: Try out and vote for Apache NetBeans 12.1

2020-08-30 Thread Greenberg, Gary
I have deleted .m2 and also installed new version of Maven (3.5.4 -> 3.6.3)
Still search for dependencies doesn’t work.
Doesn’t look like it is searching for anything.
In a fraction of a second it pops-up “No matching items” window.

Gary Greenberg
Staff Software Engineer
Data Product Development, BI-A
E: ggree...@visa.com
M: 650-269-7902

[EmailSig-TaglineVersion]

From: Geertjan Wielenga 
Sent: Sunday, August 30, 2020 2:50 PM
To: Greenberg, Gary 
Cc: users@netbeans.apache.org
Subject: Re: Try out and vote for Apache NetBeans 12.1


You must have an .m2 folder somewhere, delete it. NetBeans might not be using 
the latest Maven version, best to use the latest Maven version.

At this point I cannot help you further. I simply suggest setting up Maven from 
scratch.

Gj

On Sun, 30 Aug 2020 at 23:47, Greenberg, Gary 
mailto:ggree...@visa.com.invalid>> wrote:













What do you mean from scratch?

I was using Maven built-in into Netbeans.


Do you suggest to install maven outside of NB?



Gary Greenberg

Staff Software Engineer

Data Product Development, BI-A

E: ggree...@visa.com<mailto:ggree...@visa.com>

M: 650-269-7902



[EmailSig-TaglineVersion]



From: Geertjan Wielenga mailto:geert...@apache.org>>




Sent: Sunday, August 30, 2020 2:14 PM


To: Greenberg, Gary mailto:ggree...@visa.com>>


Cc: users@netbeans.apache.org<mailto:users@netbeans.apache.org>


Subject: Re: Try out and vote for Apache NetBeans 12.1




Well, sounds like something is wrong with your Maven installation. I recommend 
you uninstall, remove the .m2 folder, and set up Maven again completely from 
scratch.






Gj







On Sun, Aug 30, 2020 at 11:05 PM Greenberg, Gary 
mailto:ggree...@visa.com.invalid>> wrote:



I found out what was wrong with it.


Apparently security update removed almost half of jars in JDK1.8 (my project is 
using this platform).


Why did it do so, I do not know.


Anyway, I reinstalled Java 8 JDK (and upgraded from build 251 to 265 along the 
way).


Hanging and problems with opening files disappeared.


However, I still have the problem with Maven dependencies search.


It never worked for me in neither version 11 nor 12.


As I understood, other people do not have this problem and this feature works 
for them.


Can someone help me to find out what is wrong with my installation and how do I 
enable dependency search.





Gary Greenberg


Staff Software Engineer


Data Product Development, BI-A


E: ggree...@visa.com<mailto:ggree...@visa.com>


M: 650-269-7902













Re: Try out and vote for Apache NetBeans 12.1

2020-08-30 Thread Geertjan Wielenga
You must have an .m2 folder somewhere, delete it. NetBeans might not be
using the latest Maven version, best to use the latest Maven version.

At this point I cannot help you further. I simply suggest setting up Maven
from scratch.

Gj

On Sun, 30 Aug 2020 at 23:47, Greenberg, Gary 
wrote:

>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> What do you mean from scratch?
>
>
> I was using Maven built-in into Netbeans.
>
>
> Do you suggest to install maven outside of NB?
>
>
>
>
>
> Gary Greenberg
>
>
> Staff Software Engineer
>
>
> Data Product Development, BI-A
>
>
> E: ggree...@visa.com
>
>
> M: 650-269-7902
>
>
>
>
>
> [image: EmailSig-TaglineVersion]
>
>
>
>
>
> *From:* Geertjan Wielenga 
>
>
>
>
> *Sent:* Sunday, August 30, 2020 2:14 PM
>
>
> *To:* Greenberg, Gary 
>
>
> *Cc:* users@netbeans.apache.org
>
>
> *Subject:* Re: Try out and vote for Apache NetBeans 12.1
>
>
>
>
>
>
>
> Well, sounds like something is wrong with your Maven installation. I
> recommend you uninstall, remove the .m2 folder, and set up Maven again
> completely from scratch.
>
>
>
>
>
>
>
>
>
>
>
> Gj
>
>
>
>
>
>
>
>
>
>
>
>
>
> On Sun, Aug 30, 2020 at 11:05 PM Greenberg, Gary <
> ggree...@visa.com.invalid> wrote:
>
>
>
>
>
>
> I found out what was wrong with it.
>
>
> Apparently security update removed almost half of jars in JDK1.8 (my
> project is using this platform).
>
>
> Why did it do so, I do not know.
>
>
> Anyway, I reinstalled Java 8 JDK (and upgraded from build 251 to 265 along
> the way).
>
>
> Hanging and problems with opening files disappeared.
>
>
> However, I still have the problem with Maven dependencies search.
>
>
> It never worked for me in neither version 11 nor 12.
>
>
> As I understood, other people do not have this problem and this feature
> works for them.
>
>
> Can someone help me to find out what is wrong with my installation and how
> do I enable dependency search.
>
>
>
>
>
> Gary Greenberg
>
>
> Staff Software Engineer
>
>
> Data Product Development, BI-A
>
>
> E: ggree...@visa.com
>
>
> M: 650-269-7902
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>


RE: Try out and vote for Apache NetBeans 12.1

2020-08-30 Thread Greenberg, Gary
What do you mean from scratch?
I was using Maven built-in into Netbeans.
Do you suggest to install maven outside of NB?

Gary Greenberg
Staff Software Engineer
Data Product Development, BI-A
E: ggree...@visa.com
M: 650-269-7902

[EmailSig-TaglineVersion]

From: Geertjan Wielenga 
Sent: Sunday, August 30, 2020 2:14 PM
To: Greenberg, Gary 
Cc: users@netbeans.apache.org
Subject: Re: Try out and vote for Apache NetBeans 12.1

Well, sounds like something is wrong with your Maven installation. I recommend 
you uninstall, remove the .m2 folder, and set up Maven again completely from 
scratch.

Gj

On Sun, Aug 30, 2020 at 11:05 PM Greenberg, Gary 
mailto:ggree...@visa.com.invalid>> wrote:
I found out what was wrong with it.
Apparently security update removed almost half of jars in JDK1.8 (my project is 
using this platform).
Why did it do so, I do not know.
Anyway, I reinstalled Java 8 JDK (and upgraded from build 251 to 265 along the 
way).
Hanging and problems with opening files disappeared.
However, I still have the problem with Maven dependencies search.
It never worked for me in neither version 11 nor 12.
As I understood, other people do not have this problem and this feature works 
for them.
Can someone help me to find out what is wrong with my installation and how do I 
enable dependency search.

Gary Greenberg
Staff Software Engineer
Data Product Development, BI-A
E: ggree...@visa.com<mailto:ggree...@visa.com>
M: 650-269-7902



Re: Try out and vote for Apache NetBeans 12.1

2020-08-30 Thread Geertjan Wielenga
Well, sounds like something is wrong with your Maven installation. I
recommend you uninstall, remove the .m2 folder, and set up Maven again
completely from scratch.

Gj

On Sun, Aug 30, 2020 at 11:05 PM Greenberg, Gary 
wrote:

> I found out what was wrong with it.
> Apparently security update removed almost half of jars in JDK1.8 (my
> project is using this platform).
> Why did it do so, I do not know.
> Anyway, I reinstalled Java 8 JDK (and upgraded from build 251 to 265 along
> the way).
> Hanging and problems with opening files disappeared.
> However, I still have the problem with Maven dependencies search.
> It never worked for me in neither version 11 nor 12.
> As I understood, other people do not have this problem and this feature
> works for them.
> Can someone help me to find out what is wrong with my installation and how
> do I enable dependency search.
>
> Gary Greenberg
> Staff Software Engineer
> Data Product Development, BI-A
> E: ggree...@visa.com
> M: 650-269-7902
>
>
>


RE: Try out and vote for Apache NetBeans 12.1

2020-08-30 Thread Greenberg, Gary
I found out what was wrong with it.
Apparently security update removed almost half of jars in JDK1.8 (my project is 
using this platform).
Why did it do so, I do not know.
Anyway, I reinstalled Java 8 JDK (and upgraded from build 251 to 265 along the 
way).
Hanging and problems with opening files disappeared.
However, I still have the problem with Maven dependencies search.
It never worked for me in neither version 11 nor 12.
As I understood, other people do not have this problem and this feature works 
for them.
Can someone help me to find out what is wrong with my installation and how do I 
enable dependency search.

Gary Greenberg
Staff Software Engineer
Data Product Development, BI-A
E: ggree...@visa.com
M: 650-269-7902




Re: Try out and vote for Apache NetBeans 12.1

2020-08-29 Thread aristides villarreal
I am testing with Ubuntu and JakartaEE

On Fri, Aug 28, 2020 at 11:30 PM Greenberg, Gary 
wrote:

> I do not think it is a hardware failure.
> Actually last night Visa pushed security update to my laptop.
> May be they messed up something with it.
> Last time their security updates wiped out my browser cache, cookies,
> bookmarks and history.
> I do not have control over it.
>
> Gary Greenberg
> Staff Software Engineer
> Data Product Development, BI-A
> E: ggree...@visa.com
> M: 650-269-7902
>
>
>
>
> -Original Message-
> From: Ernie Rael 
> Sent: Friday, August 28, 2020 8:49 PM
> To: users@netbeans.apache.org
> Subject: Re: Try out and vote for Apache NetBeans 12.1
>
> So the
>
> java.lang.AssertionError cannot be found on the bootclasspath:
>  ...  Changing source level to 1.3
>
> is unexpected. When does that happen? Only with one project? I guess that
> could mean the classpath is wrong (if it's not the jdk). Does the classpath
> look correct? Could it be a hardware failure? Something has changed.
>
> -ernie
>
> On 8/28/2020 7:40 PM, Greenberg, Gary wrote:
> > I haven't try jstack yet.
> > I do not think JDK 1.8 is corrupted. Last week it was working fine.
> > Couple days ago I started new project. Created 4 java files without
> > problems, but today on the 5-th one I got these un-ending problems.
> >
> > Gary Greenberg
> > Staff Software Engineer
> > Data Product Development, BI-A
> > E: ggree...@visa.com
> > M: 650-269-7902
> >
> >
> >
> >
> > -Original Message-
> > From: Ernie Rael 
> > Sent: Friday, August 28, 2020 6:39 PM
> > To: users@netbeans.apache.org
> > Subject: Re: Try out and vote for Apache NetBeans 12.1
> >
> > On 8/28/2020 5:57 PM, Greenberg, Gary wrote:
> >> I did try it before it hangs and still no thread dump.
> > So you're unable to take a thread dump, independent of the hang. I'm on
> Win7, I got thread dumps with both jdk1.8 and jdk-14. I entered ctrl-break
> in the window created by the '--console new' option.
> >
> > Have you tried jstack to get the dump?
> >
> > When I run into a hang, the thread dump is usually essential.
> >
> > I've seen parser errors like that, never associated with a hang.
> >
> > The
> >
> >  Even though the source level of
> >  ...\Projects\batch-merchant-search\src\main\resources is set to:
> >  1.8, java.lang.AssertionError cannot be found on the bootclasspath:
> >  ...  Changing source level to 1.3
> >
> > seems troubling. I've never seen anything like that. When/how does that
> happen? Configuration issue or corrupt jdk?
> >
> > You're using maven?
> >
> > -ernie
> >
> >> However, messages.log contains a lot of the following exceptions:
> >>
> >> Even though the source level of C:\Users\ggreenbe\OneDrive - Visa
> >> Inc\Development\Projects\batch-merchant-search\src\main\java;C:\Users
> >> \
> >> ggreenbe\OneDrive - Visa
> >> Inc\Development\Projects\batch-merchant-search\src\main\resources is
> >> set to: 1.8, java.lang.AssertionError cannot be found on the
> >> bootclasspath: C:\Program
> >> Files\Java\jdk1.8.0_251\jre\lib\resources.jar;C:\Program
> >> Files\Java\jdk1.8.0_251\jre\lib\rt.jar;C:\Program
> >> Files\Java\jdk1.8.0_251\jre\lib\sunrsasign.jar;C:\Program
> >> Files\Java\jdk1.8.0_251\jre\lib\jsse.jar;C:\Program
> >> Files\Java\jdk1.8.0_251\jre\lib\jce.jar;C:\Program
> >> Files\Java\jdk1.8.0_251\jre\lib\charsets.jar;C:\Program
> >> Files\Java\jdk1.8.0_251\jre\lib\jfr.jar;C:\Program
> >> Files\Java\jdk1.8.0_251\jre\classes
> >> Changing source level to 1.3
> >> WARNING [org.netbeans.TopSecurityManager]: use of system property
> >> netbeans.user has been obsoleted in favor of
> >> InstalledFileLocator/Places at
> >> org.netbeans.modules.java.source.parsing.JavacParser.dumpSource(Javac
> >> P
> >> arser.java:1260)
> >> SEVERE [org.openide.util.Exceptions]
> >> An error occurred during parsing of 'C:\Users\ggreenbe\OneDrive - Visa
> Inc\Development\Projects\batch-merchant-search\src\main\java\com\visa\dpd\app\batch\merchant\search\domain\OutputRecord.java'.
> Please report a bug against java/source and attach dump file
> 'C:\Users\ggreenbe\AppData\Roaming\NetBeans\12.0\var\log\OutputRecord_120.dump'.
> >> An error occurred during parsing of 'C:\Users\ggreenbe\OneDrive - Visa
> Inc\Development\Projects\batch-merchant-search\src\main\java\com\visa\dpd\app\batch\merchant\search\domain\

RE: Try out and vote for Apache NetBeans 12.1

2020-08-28 Thread Greenberg, Gary
I do not think it is a hardware failure.
Actually last night Visa pushed security update to my laptop.
May be they messed up something with it.
Last time their security updates wiped out my browser cache, cookies, bookmarks 
and history.
I do not have control over it.

Gary Greenberg
Staff Software Engineer
Data Product Development, BI-A
E: ggree...@visa.com
M: 650-269-7902




-Original Message-
From: Ernie Rael  
Sent: Friday, August 28, 2020 8:49 PM
To: users@netbeans.apache.org
Subject: Re: Try out and vote for Apache NetBeans 12.1

So the

java.lang.AssertionError cannot be found on the bootclasspath:
     ...  Changing source level to 1.3

is unexpected. When does that happen? Only with one project? I guess that could 
mean the classpath is wrong (if it's not the jdk). Does the classpath look 
correct? Could it be a hardware failure? Something has changed.

-ernie

On 8/28/2020 7:40 PM, Greenberg, Gary wrote:
> I haven't try jstack yet.
> I do not think JDK 1.8 is corrupted. Last week it was working fine.
> Couple days ago I started new project. Created 4 java files without 
> problems, but today on the 5-th one I got these un-ending problems.
>
> Gary Greenberg
> Staff Software Engineer
> Data Product Development, BI-A
> E: ggree...@visa.com
> M: 650-269-7902
>
>
>
>
> -Original Message-
> From: Ernie Rael 
> Sent: Friday, August 28, 2020 6:39 PM
> To: users@netbeans.apache.org
> Subject: Re: Try out and vote for Apache NetBeans 12.1
>
> On 8/28/2020 5:57 PM, Greenberg, Gary wrote:
>> I did try it before it hangs and still no thread dump.
> So you're unable to take a thread dump, independent of the hang. I'm on Win7, 
> I got thread dumps with both jdk1.8 and jdk-14. I entered ctrl-break in the 
> window created by the '--console new' option.
>
> Have you tried jstack to get the dump?
>
> When I run into a hang, the thread dump is usually essential.
>
> I've seen parser errors like that, never associated with a hang.
>
> The
>
>  Even though the source level of
>  ...\Projects\batch-merchant-search\src\main\resources is set to:
>  1.8, java.lang.AssertionError cannot be found on the bootclasspath:
>  ...  Changing source level to 1.3
>
> seems troubling. I've never seen anything like that. When/how does that 
> happen? Configuration issue or corrupt jdk?
>
> You're using maven?
>
> -ernie
>
>> However, messages.log contains a lot of the following exceptions:
>>
>> Even though the source level of C:\Users\ggreenbe\OneDrive - Visa 
>> Inc\Development\Projects\batch-merchant-search\src\main\java;C:\Users
>> \
>> ggreenbe\OneDrive - Visa
>> Inc\Development\Projects\batch-merchant-search\src\main\resources is 
>> set to: 1.8, java.lang.AssertionError cannot be found on the
>> bootclasspath: C:\Program
>> Files\Java\jdk1.8.0_251\jre\lib\resources.jar;C:\Program
>> Files\Java\jdk1.8.0_251\jre\lib\rt.jar;C:\Program
>> Files\Java\jdk1.8.0_251\jre\lib\sunrsasign.jar;C:\Program
>> Files\Java\jdk1.8.0_251\jre\lib\jsse.jar;C:\Program
>> Files\Java\jdk1.8.0_251\jre\lib\jce.jar;C:\Program
>> Files\Java\jdk1.8.0_251\jre\lib\charsets.jar;C:\Program
>> Files\Java\jdk1.8.0_251\jre\lib\jfr.jar;C:\Program
>> Files\Java\jdk1.8.0_251\jre\classes
>> Changing source level to 1.3
>> WARNING [org.netbeans.TopSecurityManager]: use of system property 
>> netbeans.user has been obsoleted in favor of 
>> InstalledFileLocator/Places at 
>> org.netbeans.modules.java.source.parsing.JavacParser.dumpSource(Javac
>> P
>> arser.java:1260)
>> SEVERE [org.openide.util.Exceptions]
>> An error occurred during parsing of 'C:\Users\ggreenbe\OneDrive - Visa 
>> Inc\Development\Projects\batch-merchant-search\src\main\java\com\visa\dpd\app\batch\merchant\search\domain\OutputRecord.java'.
>>  Please report a bug against java/source and attach dump file 
>> 'C:\Users\ggreenbe\AppData\Roaming\NetBeans\12.0\var\log\OutputRecord_120.dump'.
>> An error occurred during parsing of 'C:\Users\ggreenbe\OneDrive - Visa 
>> Inc\Development\Projects\batch-merchant-search\src\main\java\com\visa\dpd\app\batch\merchant\search\domain\OutputRecord.java'.
>>  Please report a bug against java/source and attach dump file 
>> 'C:\Users\ggreenbe\AppData\Roaming\NetBeans\12.0\var\log\OutputRecord_120.dump'.
>> Caused: com.sun.tools.javac.util.FatalError: Fatal Error: Unable to find 
>> package java.lang in classpath or bootclasspath
>>   at 
>> jdk.compiler/com.sun.tools.javac.comp.TypeEnter$ImportsPhase.resolveImports(TypeEnter.java:357)
>>   at 
>> jdk.compiler/com.sun.tools.javac.comp.TypeEnter$ImportsPhase

Re: Try out and vote for Apache NetBeans 12.1

2020-08-28 Thread Ernie Rael

So the

   java.lang.AssertionError cannot be found on the bootclasspath:
    ...  Changing source level to 1.3

is unexpected. When does that happen? Only with one project? I guess that could 
mean the classpath is wrong (if it's not the jdk). Does the classpath look 
correct? Could it be a hardware failure? Something has changed.

-ernie

On 8/28/2020 7:40 PM, Greenberg, Gary wrote:

I haven't try jstack yet.
I do not think JDK 1.8 is corrupted. Last week it was working fine.
Couple days ago I started new project. Created 4 java files without problems,
but today on the 5-th one I got these un-ending problems.

Gary Greenberg
Staff Software Engineer
Data Product Development, BI-A
E: ggree...@visa.com
M: 650-269-7902




-Original Message-
From: Ernie Rael 
Sent: Friday, August 28, 2020 6:39 PM
To: users@netbeans.apache.org
Subject: Re: Try out and vote for Apache NetBeans 12.1

On 8/28/2020 5:57 PM, Greenberg, Gary wrote:

I did try it before it hangs and still no thread dump.

So you're unable to take a thread dump, independent of the hang. I'm on Win7, I 
got thread dumps with both jdk1.8 and jdk-14. I entered ctrl-break in the 
window created by the '--console new' option.

Have you tried jstack to get the dump?

When I run into a hang, the thread dump is usually essential.

I've seen parser errors like that, never associated with a hang.

The

 Even though the source level of
 ...\Projects\batch-merchant-search\src\main\resources is set to:
 1.8, java.lang.AssertionError cannot be found on the bootclasspath:
 ...  Changing source level to 1.3

seems troubling. I've never seen anything like that. When/how does that happen? 
Configuration issue or corrupt jdk?

You're using maven?

-ernie


However, messages.log contains a lot of the following exceptions:

Even though the source level of C:\Users\ggreenbe\OneDrive - Visa
Inc\Development\Projects\batch-merchant-search\src\main\java;C:\Users\
ggreenbe\OneDrive - Visa
Inc\Development\Projects\batch-merchant-search\src\main\resources is
set to: 1.8, java.lang.AssertionError cannot be found on the
bootclasspath: C:\Program
Files\Java\jdk1.8.0_251\jre\lib\resources.jar;C:\Program
Files\Java\jdk1.8.0_251\jre\lib\rt.jar;C:\Program
Files\Java\jdk1.8.0_251\jre\lib\sunrsasign.jar;C:\Program
Files\Java\jdk1.8.0_251\jre\lib\jsse.jar;C:\Program
Files\Java\jdk1.8.0_251\jre\lib\jce.jar;C:\Program
Files\Java\jdk1.8.0_251\jre\lib\charsets.jar;C:\Program
Files\Java\jdk1.8.0_251\jre\lib\jfr.jar;C:\Program
Files\Java\jdk1.8.0_251\jre\classes
Changing source level to 1.3
WARNING [org.netbeans.TopSecurityManager]: use of system property
netbeans.user has been obsoleted in favor of
InstalledFileLocator/Places at
org.netbeans.modules.java.source.parsing.JavacParser.dumpSource(JavacP
arser.java:1260)
SEVERE [org.openide.util.Exceptions]
An error occurred during parsing of 'C:\Users\ggreenbe\OneDrive - Visa 
Inc\Development\Projects\batch-merchant-search\src\main\java\com\visa\dpd\app\batch\merchant\search\domain\OutputRecord.java'.
 Please report a bug against java/source and attach dump file 
'C:\Users\ggreenbe\AppData\Roaming\NetBeans\12.0\var\log\OutputRecord_120.dump'.
An error occurred during parsing of 'C:\Users\ggreenbe\OneDrive - Visa 
Inc\Development\Projects\batch-merchant-search\src\main\java\com\visa\dpd\app\batch\merchant\search\domain\OutputRecord.java'.
 Please report a bug against java/source and attach dump file 
'C:\Users\ggreenbe\AppData\Roaming\NetBeans\12.0\var\log\OutputRecord_120.dump'.
Caused: com.sun.tools.javac.util.FatalError: Fatal Error: Unable to find 
package java.lang in classpath or bootclasspath
  at 
jdk.compiler/com.sun.tools.javac.comp.TypeEnter$ImportsPhase.resolveImports(TypeEnter.java:357)
  at 
jdk.compiler/com.sun.tools.javac.comp.TypeEnter$ImportsPhase.runPhase(TypeEnter.java:324)
  at 
jdk.compiler/com.sun.tools.javac.comp.TypeEnter$Phase.doCompleteEnvs(TypeEnter.java:285)
  at 
jdk.compiler/com.sun.tools.javac.comp.TypeEnter$Phase.completeEnvs(TypeEnter.java:254)
  at 
jdk.compiler/com.sun.tools.javac.comp.TypeEnter.complete(TypeEnter.java:201)
  at 
jdk.compiler/com.sun.tools.javac.code.Symbol.complete(Symbol.java:670)
  at 
jdk.compiler/com.sun.tools.javac.code.Symbol$ClassSymbol.complete(Symbol.java:1383)
  at 
jdk.compiler/com.sun.tools.javac.comp.Enter.complete(Enter.java:584)
  at jdk.compiler/com.sun.tools.javac.comp.Enter.main(Enter.java:561)
  at 
jdk.compiler/com.sun.tools.javac.main.JavaCompiler.enterTrees(JavaCompiler.java:1071)
  at 
jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:336)
  at 
jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:273)
  at 
org.netbeans.modules.java.source.parsing.JavacParser.moveToPhase(JavacParser.java:674)
  at 
org.netbeans.modules.java.source.parsing.JavacParser.getResult(JavacParser.java:497

RE: Try out and vote for Apache NetBeans 12.1

2020-08-28 Thread Greenberg, Gary
I haven't try jstack yet.
I do not think JDK 1.8 is corrupted. Last week it was working fine.
Couple days ago I started new project. Created 4 java files without problems,
but today on the 5-th one I got these un-ending problems.

Gary Greenberg
Staff Software Engineer
Data Product Development, BI-A
E: ggree...@visa.com
M: 650-269-7902




-Original Message-
From: Ernie Rael  
Sent: Friday, August 28, 2020 6:39 PM
To: users@netbeans.apache.org
Subject: Re: Try out and vote for Apache NetBeans 12.1

On 8/28/2020 5:57 PM, Greenberg, Gary wrote:
> I did try it before it hangs and still no thread dump.

So you're unable to take a thread dump, independent of the hang. I'm on Win7, I 
got thread dumps with both jdk1.8 and jdk-14. I entered ctrl-break in the 
window created by the '--console new' option.

Have you tried jstack to get the dump?

When I run into a hang, the thread dump is usually essential.

I've seen parser errors like that, never associated with a hang.

The

Even though the source level of
...\Projects\batch-merchant-search\src\main\resources is set to:
1.8, java.lang.AssertionError cannot be found on the bootclasspath:
...  Changing source level to 1.3

seems troubling. I've never seen anything like that. When/how does that happen? 
Configuration issue or corrupt jdk?

You're using maven?

-ernie

>
> However, messages.log contains a lot of the following exceptions:
>
> Even though the source level of C:\Users\ggreenbe\OneDrive - Visa 
> Inc\Development\Projects\batch-merchant-search\src\main\java;C:\Users\
> ggreenbe\OneDrive - Visa 
> Inc\Development\Projects\batch-merchant-search\src\main\resources is 
> set to: 1.8, java.lang.AssertionError cannot be found on the 
> bootclasspath: C:\Program 
> Files\Java\jdk1.8.0_251\jre\lib\resources.jar;C:\Program 
> Files\Java\jdk1.8.0_251\jre\lib\rt.jar;C:\Program 
> Files\Java\jdk1.8.0_251\jre\lib\sunrsasign.jar;C:\Program 
> Files\Java\jdk1.8.0_251\jre\lib\jsse.jar;C:\Program 
> Files\Java\jdk1.8.0_251\jre\lib\jce.jar;C:\Program 
> Files\Java\jdk1.8.0_251\jre\lib\charsets.jar;C:\Program 
> Files\Java\jdk1.8.0_251\jre\lib\jfr.jar;C:\Program 
> Files\Java\jdk1.8.0_251\jre\classes
> Changing source level to 1.3
> WARNING [org.netbeans.TopSecurityManager]: use of system property 
> netbeans.user has been obsoleted in favor of 
> InstalledFileLocator/Places at 
> org.netbeans.modules.java.source.parsing.JavacParser.dumpSource(JavacP
> arser.java:1260)
> SEVERE [org.openide.util.Exceptions]
> An error occurred during parsing of 'C:\Users\ggreenbe\OneDrive - Visa 
> Inc\Development\Projects\batch-merchant-search\src\main\java\com\visa\dpd\app\batch\merchant\search\domain\OutputRecord.java'.
>  Please report a bug against java/source and attach dump file 
> 'C:\Users\ggreenbe\AppData\Roaming\NetBeans\12.0\var\log\OutputRecord_120.dump'.
> An error occurred during parsing of 'C:\Users\ggreenbe\OneDrive - Visa 
> Inc\Development\Projects\batch-merchant-search\src\main\java\com\visa\dpd\app\batch\merchant\search\domain\OutputRecord.java'.
>  Please report a bug against java/source and attach dump file 
> 'C:\Users\ggreenbe\AppData\Roaming\NetBeans\12.0\var\log\OutputRecord_120.dump'.
> Caused: com.sun.tools.javac.util.FatalError: Fatal Error: Unable to find 
> package java.lang in classpath or bootclasspath
>  at 
> jdk.compiler/com.sun.tools.javac.comp.TypeEnter$ImportsPhase.resolveImports(TypeEnter.java:357)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.TypeEnter$ImportsPhase.runPhase(TypeEnter.java:324)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.TypeEnter$Phase.doCompleteEnvs(TypeEnter.java:285)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.TypeEnter$Phase.completeEnvs(TypeEnter.java:254)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.TypeEnter.complete(TypeEnter.java:201)
>  at 
> jdk.compiler/com.sun.tools.javac.code.Symbol.complete(Symbol.java:670)
>  at 
> jdk.compiler/com.sun.tools.javac.code.Symbol$ClassSymbol.complete(Symbol.java:1383)
>  at 
> jdk.compiler/com.sun.tools.javac.comp.Enter.complete(Enter.java:584)
>  at jdk.compiler/com.sun.tools.javac.comp.Enter.main(Enter.java:561)
>  at 
> jdk.compiler/com.sun.tools.javac.main.JavaCompiler.enterTrees(JavaCompiler.java:1071)
>  at 
> jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:336)
>  at 
> jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.enter(JavacTaskImpl.java:273)
>  at 
> org.netbeans.modules.java.source.parsing.JavacParser.moveToPhase(JavacParser.java:674)
>  at 
> org.netbeans.modules.java.source.parsing.JavacParser.getResult(JavacParser.java:497)
>  at 
> org.netbeans.modules.java.source.parsing.JavacParser.getResult(Javac

Re: Try out and vote for Apache NetBeans 12.1

2020-08-28 Thread Ernie Rael
(RequestProcessor.java:1418)
 at 
org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
 at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
 at 
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
ALL [null]: An error occurred during parsing of 'C:\Users\ggreenbe\OneDrive - 
Visa 
Inc\Development\Projects\batch-merchant-search\src\main\java\com\visa\dpd\app\batch\merchant\search\domain\OutputRecord.java'.
 Please report a bug against java/source and attach dump file 
'C:\Users\ggreenbe\AppData\Roaming\NetBeans\12.0\var\log\OutputRecord_120.dump'.
SEVERE [org.openide.util.Exceptions]

Dump file contains source code of the file (it does contain errors because I 
haven't finished editing it),  bootPath, classpath and the same exception.

Gary Greenberg
Staff Software Engineer
Data Product Development, BI-A
E: ggree...@visa.com
M: 650-269-7902



-Original Message-
From: Ernie Rael 
Sent: Friday, August 28, 2020 5:25 PM
To: users@netbeans.apache.org
Subject: Re: Try out and vote for Apache NetBeans 12.1

The "reflective access" warnings are not unusual.

Not being able to get a thread dump is unusual. Have you tried it
*before* it hangs to insure your process is good? You can also try 
uSoft/SysInternals Process Explorer, if you get properties on a parent, there 
is a threads tab.

Have you taken a look at messages.log?

When I run from a windows shortcut (win7) I always have

 --console new

as part of the target command, and start minimized (except for the first time, 
because it will hang asking for imports). And with the property in netbeans.conf

 -J-Dnetbeans.logger.console=true

Then all the logging... is put in a second window, you can even open this 
window while it's running to see what stuff is being generated.
It's basically a the samestuff as messages.log but realtime without the output 
buffering.

-ernie

On 8/28/2020 4:51 PM, Greenberg, Gary wrote:

I was very wrong when I thought that I am back to normal.

It is not throwing me exceptions when I am opening files, but still I
cannot do my work.

Netbeans is hanging every 5-10 minutes and I can’t even save my edits.
I have to kill it with TaskManager and start over again.

In 3 hours I haven’t accomplish anything.

Tried to get a thread dump but it won’t work for unknown reasons.
I started Netbeans from console window and when it hung I got the
following on the console:

The launcher has determined that the parent process has a console and
will reuse it for its own console output.

Closing the console will result in termination of the running program.

Use '--console suppress' to suppress console output.

Use '--console new' to create a separate console window.

WARNING: An illegal reflective access operation has occurred

WARNING: Illegal reflective access by
org.netbeans.modules.java.source.parsing.JavacParser
(jar:file:/C:/Program%20Files/Netbeans/12.0/netbeans/java/modules/org-
netbeans-modules-java-source-base.jar!/)
to method
com.sun.tools.javac.code.DeferredCompletionFailureHandler.instance(com
.sun.tools.javac.util.Context)

WARNING: Please consider reporting this to the maintainers of
org.netbeans.modules.java.source.parsing.JavacParser

WARNING: Use --illegal-access=warn to enable warnings of further
illegal reflective access operations

WARNING: All illegal access operations will be denied in a future
release

However, neither Ctrl-Break, nor Ctrl-Shift-Pause won’t produce thread
dump

Anyone, please, help.

Thanks

Gary Greenberg

Staff Software Engineer

Data Product Development, BI-A

E: ggree...@visa.com

M: 650-269-7902

EmailSig-TaglineVersion

*From:*Greenberg, Gary 
*Sent:* Friday, August 28, 2020 1:41 PM
*Cc:* users@netbeans.apache.org
*Subject:* RE: Try out and vote for Apache NetBeans 12.1

No it is just today.
Yesterday and before it was OK.

Actually, I quit Netbeans and removed userdir and I am back to normal.
I.e. can open source files and edit them.

Gary Greenberg

Staff Software Engineer

Data Product Development, BI-A

E: ggree...@visa.com <mailto:ggree...@visa.com>

M: 650-269-7902

EmailSig-TaglineVersion

*From:*Geertjan Wielenga mailto:geert...@apache.org>>
*Sent:* Friday, August 28, 2020 1:34 PM
*To:* Greenberg, Gary mailto:ggree...@visa.com.invalid>>
*Cc:* users@netbeans.apache.org <mailto:users@netbeans.apache.org>
*Subject:* Re: Try out and vote for Apache NetBeans 12.1

You've never been able to open a file in NetBeans before?

Gj

On Fri, Aug 28, 2020 at 10:31 PM Greenberg, Gary
mailto:ggree...@visa.com.invalid>> wrote:

 I have to use One-Drive.
 Otherwise my code won’t be backed-up.

 That is how Visa environment is set up.

 Why Netbeans is so sensitive to the file system?
 Other developers using SDS and JetBrain do not have such problems.

 Gary Greenberg

 Staff Software Engineer

 Data Product Development, BI-A

 E: ggree...@vis

RE: Try out and vote for Apache NetBeans 12.1

2020-08-28 Thread Greenberg, Gary
 exception.

Gary Greenberg
Staff Software Engineer
Data Product Development, BI-A
E: ggree...@visa.com
M: 650-269-7902



-Original Message-
From: Ernie Rael  
Sent: Friday, August 28, 2020 5:25 PM
To: users@netbeans.apache.org
Subject: Re: Try out and vote for Apache NetBeans 12.1

The "reflective access" warnings are not unusual.

Not being able to get a thread dump is unusual. Have you tried it
*before* it hangs to insure your process is good? You can also try 
uSoft/SysInternals Process Explorer, if you get properties on a parent, there 
is a threads tab.

Have you taken a look at messages.log?

When I run from a windows shortcut (win7) I always have

--console new

as part of the target command, and start minimized (except for the first time, 
because it will hang asking for imports). And with the property in netbeans.conf

-J-Dnetbeans.logger.console=true

Then all the logging... is put in a second window, you can even open this 
window while it's running to see what stuff is being generated. 
It's basically a the samestuff as messages.log but realtime without the output 
buffering.

-ernie

On 8/28/2020 4:51 PM, Greenberg, Gary wrote:
>
> I was very wrong when I thought that I am back to normal.
>
> It is not throwing me exceptions when I am opening files, but still I 
> cannot do my work.
>
> Netbeans is hanging every 5-10 minutes and I can’t even save my edits.
> I have to kill it with TaskManager and start over again.
>
> In 3 hours I haven’t accomplish anything.
>
> Tried to get a thread dump but it won’t work for unknown reasons.
> I started Netbeans from console window and when it hung I got the 
> following on the console:
>
> The launcher has determined that the parent process has a console and 
> will reuse it for its own console output.
>
> Closing the console will result in termination of the running program.
>
> Use '--console suppress' to suppress console output.
>
> Use '--console new' to create a separate console window.
>
> WARNING: An illegal reflective access operation has occurred
>
> WARNING: Illegal reflective access by 
> org.netbeans.modules.java.source.parsing.JavacParser
> (jar:file:/C:/Program%20Files/Netbeans/12.0/netbeans/java/modules/org-
> netbeans-modules-java-source-base.jar!/)
> to method
> com.sun.tools.javac.code.DeferredCompletionFailureHandler.instance(com
> .sun.tools.javac.util.Context)
>
> WARNING: Please consider reporting this to the maintainers of 
> org.netbeans.modules.java.source.parsing.JavacParser
>
> WARNING: Use --illegal-access=warn to enable warnings of further 
> illegal reflective access operations
>
> WARNING: All illegal access operations will be denied in a future 
> release
>
> However, neither Ctrl-Break, nor Ctrl-Shift-Pause won’t produce thread 
> dump
>
> Anyone, please, help.
>
> Thanks
>
> Gary Greenberg
>
> Staff Software Engineer
>
> Data Product Development, BI-A
>
> E: ggree...@visa.com
>
> M: 650-269-7902
>
> EmailSig-TaglineVersion
>
> *From:*Greenberg, Gary 
> *Sent:* Friday, August 28, 2020 1:41 PM
> *Cc:* users@netbeans.apache.org
> *Subject:* RE: Try out and vote for Apache NetBeans 12.1
>
> No it is just today.
> Yesterday and before it was OK.
>
> Actually, I quit Netbeans and removed userdir and I am back to normal.
> I.e. can open source files and edit them.
>
> Gary Greenberg
>
> Staff Software Engineer
>
> Data Product Development, BI-A
>
> E: ggree...@visa.com <mailto:ggree...@visa.com>
>
> M: 650-269-7902
>
> EmailSig-TaglineVersion
>
> *From:*Geertjan Wielenga  <mailto:geert...@apache.org>>
> *Sent:* Friday, August 28, 2020 1:34 PM
> *To:* Greenberg, Gary  <mailto:ggree...@visa.com.invalid>>
> *Cc:* users@netbeans.apache.org <mailto:users@netbeans.apache.org>
> *Subject:* Re: Try out and vote for Apache NetBeans 12.1
>
> You've never been able to open a file in NetBeans before?
>
> Gj
>
> On Fri, Aug 28, 2020 at 10:31 PM Greenberg, Gary 
> mailto:ggree...@visa.com.invalid>> wrote:
>
> I have to use One-Drive.
> Otherwise my code won’t be backed-up.
>
> That is how Visa environment is set up.
>
> Why Netbeans is so sensitive to the file system?
> Other developers using SDS and JetBrain do not have such problems.
>
> Gary Greenberg
>
> Staff Software Engineer
>
>     Data Product Development, BI-A
>
> E: ggree...@visa.com <mailto:ggree...@visa.com>
>
> M: 650-269-7902
>
> EmailSig-TaglineVersion
>
> *From:*Laszlo Kishalmi  <mailto:laszlo.kisha...@gmail.com>>
> *Sent:* Friday, August 28, 2020 1:06 PM
> *To:* users@netbeans.apache.or

Re: Try out and vote for Apache NetBeans 12.1

2020-08-28 Thread Ernie Rael

The "reflective access" warnings are not unusual.

Not being able to get a thread dump is unusual. Have you tried it 
*before* it hangs to insure your process is good? You can also try 
uSoft/SysInternals Process Explorer, if you get properties on a parent, 
there is a threads tab.


Have you taken a look at messages.log?

When I run from a windows shortcut (win7) I always have

   --console new

as part of the target command, and start minimized (except for the first 
time, because it will hang asking for imports). And with the property in 
netbeans.conf


   -J-Dnetbeans.logger.console=true

Then all the logging... is put in a second window, you can even open 
this window while it's running to see what stuff is being generated. 
It's basically a the samestuff as messages.log but realtime without the 
output buffering.


-ernie

On 8/28/2020 4:51 PM, Greenberg, Gary wrote:


I was very wrong when I thought that I am back to normal.

It is not throwing me exceptions when I am opening files, but still I 
cannot do my work.


Netbeans is hanging every 5-10 minutes and I can’t even save my edits.
I have to kill it with TaskManager and start over again.

In 3 hours I haven’t accomplish anything.

Tried to get a thread dump but it won’t work for unknown reasons.
I started Netbeans from console window and when it hung I got the 
following on the console:


The launcher has determined that the parent process has a console and 
will reuse it for its own console output.


Closing the console will result in termination of the running program.

Use '--console suppress' to suppress console output.

Use '--console new' to create a separate console window.

WARNING: An illegal reflective access operation has occurred

WARNING: Illegal reflective access by 
org.netbeans.modules.java.source.parsing.JavacParser 
(jar:file:/C:/Program%20Files/Netbeans/12.0/netbeans/java/modules/org-netbeans-modules-java-source-base.jar!/) 
to method 
com.sun.tools.javac.code.DeferredCompletionFailureHandler.instance(com.sun.tools.javac.util.Context)


WARNING: Please consider reporting this to the maintainers of 
org.netbeans.modules.java.source.parsing.JavacParser


WARNING: Use --illegal-access=warn to enable warnings of further 
illegal reflective access operations


WARNING: All illegal access operations will be denied in a future release

However, neither Ctrl-Break, nor Ctrl-Shift-Pause won’t produce thread 
dump


Anyone, please, help.

Thanks

Gary Greenberg

Staff Software Engineer

Data Product Development, BI-A

E: ggree...@visa.com

M: 650-269-7902

EmailSig-TaglineVersion

*From:*Greenberg, Gary 
*Sent:* Friday, August 28, 2020 1:41 PM
*Cc:* users@netbeans.apache.org
*Subject:* RE: Try out and vote for Apache NetBeans 12.1

No it is just today.
Yesterday and before it was OK.

Actually, I quit Netbeans and removed userdir and I am back to normal.
I.e. can open source files and edit them.

Gary Greenberg

Staff Software Engineer

Data Product Development, BI-A

E: ggree...@visa.com <mailto:ggree...@visa.com>

M: 650-269-7902

EmailSig-TaglineVersion

*From:*Geertjan Wielenga <mailto:geert...@apache.org>>

*Sent:* Friday, August 28, 2020 1:34 PM
*To:* Greenberg, Gary <mailto:ggree...@visa.com.invalid>>

*Cc:* users@netbeans.apache.org <mailto:users@netbeans.apache.org>
*Subject:* Re: Try out and vote for Apache NetBeans 12.1

You've never been able to open a file in NetBeans before?

Gj

On Fri, Aug 28, 2020 at 10:31 PM Greenberg, Gary 
mailto:ggree...@visa.com.invalid>> wrote:


I have to use One-Drive.
Otherwise my code won’t be backed-up.

That is how Visa environment is set up.

Why Netbeans is so sensitive to the file system?
Other developers using SDS and JetBrain do not have such problems.

Gary Greenberg

Staff Software Engineer

Data Product Development, BI-A

E: ggree...@visa.com <mailto:ggree...@visa.com>

M: 650-269-7902

EmailSig-TaglineVersion

*From:*Laszlo Kishalmi mailto:laszlo.kisha...@gmail.com>>
*Sent:* Friday, August 28, 2020 1:06 PM
*To:* users@netbeans.apache.org <mailto:users@netbeans.apache.org>
*Subject:* Re: Try out and vote for Apache NetBeans 12.1

Do not use one-drive mapped files it messes up the filesystem
operations NetBeans is trying to perform.

On 8/28/20 12:59 PM, Geertjan Wielenga wrote:

But you’re not able to open files:

https://issues.apache.org/jira/browse/NETBEANS-4751

<https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FNETBEANS-4751=02%7C01%7Cggreenbe%40visa.com%7Cf8ac7257d1c5403d8a6e08d84b92b003%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C637342440676965604=vGsY1LIr%2Flbm%2FBH3HKBAzu5MJp%2FqLXV8ojU3Qi1U3Ew%3D=0>

So, not being able to create a GitHub repo (even at home when
you’re not at Visa) seems the very least of your problems.

Also, sen

RE: Try out and vote for Apache NetBeans 12.1

2020-08-28 Thread Greenberg, Gary
I was very wrong when I thought that I am back to normal.
It is not throwing me exceptions when I am opening files, but still I cannot do 
my work.
Netbeans is hanging every 5-10 minutes and I can’t even save my edits.
I have to kill it with TaskManager and start over again.
In 3 hours I haven’t accomplish anything.
Tried to get a thread dump but it won’t work for unknown reasons.
I started Netbeans from console window and when it hung I got the following on 
the console:

The launcher has determined that the parent process has a console and will 
reuse it for its own console output.
Closing the console will result in termination of the running program.
Use '--console suppress' to suppress console output.
Use '--console new' to create a separate console window.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
org.netbeans.modules.java.source.parsing.JavacParser 
(jar:file:/C:/Program%20Files/Netbeans/12.0/netbeans/java/modules/org-netbeans-modules-java-source-base.jar!/)
 to method 
com.sun.tools.javac.code.DeferredCompletionFailureHandler.instance(com.sun.tools.javac.util.Context)
WARNING: Please consider reporting this to the maintainers of 
org.netbeans.modules.java.source.parsing.JavacParser
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release

However, neither Ctrl-Break, nor Ctrl-Shift-Pause won’t produce thread dump
Anyone, please, help.
Thanks
Gary Greenberg
Staff Software Engineer
Data Product Development, BI-A
E: ggree...@visa.com
M: 650-269-7902

[EmailSig-TaglineVersion]

From: Greenberg, Gary 
Sent: Friday, August 28, 2020 1:41 PM
Cc: users@netbeans.apache.org
Subject: RE: Try out and vote for Apache NetBeans 12.1

No it is just today.
Yesterday and before it was OK.
Actually, I quit Netbeans and removed userdir and I am back to normal.
I.e. can open source files and edit them.

Gary Greenberg
Staff Software Engineer
Data Product Development, BI-A
E: ggree...@visa.com<mailto:ggree...@visa.com>
M: 650-269-7902

[EmailSig-TaglineVersion]

From: Geertjan Wielenga mailto:geert...@apache.org>>
Sent: Friday, August 28, 2020 1:34 PM
To: Greenberg, Gary 
mailto:ggree...@visa.com.invalid>>
Cc: users@netbeans.apache.org<mailto:users@netbeans.apache.org>
Subject: Re: Try out and vote for Apache NetBeans 12.1

You've never been able to open a file in NetBeans before?

Gj

On Fri, Aug 28, 2020 at 10:31 PM Greenberg, Gary 
mailto:ggree...@visa.com.invalid>> wrote:
I have to use One-Drive.
Otherwise my code won’t be backed-up.
That is how Visa environment is set up.
Why Netbeans is so sensitive to the file system?
Other developers using SDS and JetBrain do not have such problems.

Gary Greenberg
Staff Software Engineer
Data Product Development, BI-A
E: ggree...@visa.com<mailto:ggree...@visa.com>
M: 650-269-7902

[EmailSig-TaglineVersion]

From: Laszlo Kishalmi 
mailto:laszlo.kisha...@gmail.com>>
Sent: Friday, August 28, 2020 1:06 PM
To: users@netbeans.apache.org<mailto:users@netbeans.apache.org>
Subject: Re: Try out and vote for Apache NetBeans 12.1


Do not use one-drive mapped files it messes up the filesystem operations 
NetBeans is trying to perform.
On 8/28/20 12:59 PM, Geertjan Wielenga wrote:
But you’re not able to open files:

https://issues.apache.org/jira/browse/NETBEANS-4751<https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FNETBEANS-4751=02%7C01%7Cggreenbe%40visa.com%7Cf8ac7257d1c5403d8a6e08d84b92b003%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C637342440676965604=vGsY1LIr%2Flbm%2FBH3HKBAzu5MJp%2FqLXV8ojU3Qi1U3Ew%3D=0>

So, not being able to create a GitHub repo (even at home when you’re not at 
Visa) seems the very least of your problems.

Also, sending this to the mailing list, where it belongs.

Let’s figure out how to open a file, first. :-)

Gj


On Fri, 28 Aug 2020 at 20:41, Greenberg, Gary 
mailto:ggree...@visa.com>> wrote:











Unfortunately, I cannot do that. Software on my machine won’t allow me to 
create this repository.

[cid:image002.png@01D67D58.4EAFDAB0]



May be, if you give me existing repository URL, I will be able to store it 
there.

Regards,

Gary Greenberg

Staff Software Engineer

Data Product Development, BI-A

E: ggree...@visa.com<mailto:ggree...@visa.com>

M: 650-269-7902



[EmailSig-TaglineVersion]



From: Geertjan Wielenga mailto:geert...@apache.org>>




Sent: Thursday, August 27, 2020 9:30 PM


To: Greenberg, Gary mailto:ggree...@visa.com>>


Cc: neilcsm...@apache.org<mailto:neilcsm...@apache.org>


Subject: Re: Try out and vote for Apache NetBeans 12.1





Just create your own GitHub repo.







Gj








On Fri, 28 Aug 2020 at 00:55, Greenberg, Gary 
mailto:ggree...@visa.com>> wrote:








































I have created 

RE: Try out and vote for Apache NetBeans 12.1

2020-08-28 Thread Greenberg, Gary
No it is just today.
Yesterday and before it was OK.
Actually, I quit Netbeans and removed userdir and I am back to normal.
I.e. can open source files and edit them.

Gary Greenberg
Staff Software Engineer
Data Product Development, BI-A
E: ggree...@visa.com
M: 650-269-7902

[EmailSig-TaglineVersion]

From: Geertjan Wielenga 
Sent: Friday, August 28, 2020 1:34 PM
To: Greenberg, Gary 
Cc: users@netbeans.apache.org
Subject: Re: Try out and vote for Apache NetBeans 12.1

You've never been able to open a file in NetBeans before?

Gj

On Fri, Aug 28, 2020 at 10:31 PM Greenberg, Gary 
mailto:ggree...@visa.com.invalid>> wrote:
I have to use One-Drive.
Otherwise my code won’t be backed-up.
That is how Visa environment is set up.
Why Netbeans is so sensitive to the file system?
Other developers using SDS and JetBrain do not have such problems.

Gary Greenberg
Staff Software Engineer
Data Product Development, BI-A
E: ggree...@visa.com<mailto:ggree...@visa.com>
M: 650-269-7902

[EmailSig-TaglineVersion]

From: Laszlo Kishalmi 
mailto:laszlo.kisha...@gmail.com>>
Sent: Friday, August 28, 2020 1:06 PM
To: users@netbeans.apache.org<mailto:users@netbeans.apache.org>
Subject: Re: Try out and vote for Apache NetBeans 12.1


Do not use one-drive mapped files it messes up the filesystem operations 
NetBeans is trying to perform.
On 8/28/20 12:59 PM, Geertjan Wielenga wrote:
But you’re not able to open files:

https://issues.apache.org/jira/browse/NETBEANS-4751<https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FNETBEANS-4751=02%7C01%7Cggreenbe%40visa.com%7Cba502a00405d4838929908d84b91b3f0%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C637342436449630002=gCu1ckJyIa2KmPK288j%2FJVw5fWRexVqTy1A7Im4V%2FxA%3D=0>

So, not being able to create a GitHub repo (even at home when you’re not at 
Visa) seems the very least of your problems.

Also, sending this to the mailing list, where it belongs.

Let’s figure out how to open a file, first. :-)

Gj


On Fri, 28 Aug 2020 at 20:41, Greenberg, Gary 
mailto:ggree...@visa.com>> wrote:












Unfortunately, I cannot do that. Software on my machine won’t allow me to 
create this repository.

[cid:image002.png@01D67D40.C6D49D90]



May be, if you give me existing repository URL, I will be able to store it 
there.

Regards,

Gary Greenberg

Staff Software Engineer

Data Product Development, BI-A

E: ggree...@visa.com<mailto:ggree...@visa.com>

M: 650-269-7902



[EmailSig-TaglineVersion]



From: Geertjan Wielenga mailto:geert...@apache.org>>




Sent: Thursday, August 27, 2020 9:30 PM


To: Greenberg, Gary mailto:ggree...@visa.com>>


Cc: neilcsm...@apache.org<mailto:neilcsm...@apache.org>


Subject: Re: Try out and vote for Apache NetBeans 12.1





Just create your own GitHub repo.







Gj








On Fri, 28 Aug 2020 at 00:55, Greenberg, Gary 
mailto:ggree...@visa.com>> wrote:









































I have created a small dummy project and the problem is perfectly reproducible.



Can you please send me URL of the GIT repository to push this project into it.



I found only GITHub with Netbeans sources.







Thanks,







Gary Greenberg



Staff Software Engineer



Data Product Development, BI-A



E:

ggree...@visa.com<mailto:ggree...@visa.com>



M: 650-269-7902







[EmailSig-TaglineVersion]







From: Geertjan Wielenga mailto:geert...@apache.org>>














Sent: Thursday, August 27, 2020 10:51 AM








To: Greenberg, Gary mailto:ggree...@visa.com>>








Cc: Neil C Smith mailto:neilcsm...@apache.org>>; 
NetBeans Mailing List 
mailto:users@netbeans.apache.org>>








Subject: Re: Try out and vote for Apache NetBeans 12.1










Just create a new dummy project from scratch and try to reproduce it there. If 
you reproduce it, upload it to GitHub and post the URL to it here. If you 
cannot reproduce it, ask

yourself some questions.
















Gj



















On Thu, Aug 27, 2020 at 7:50 PM Greenberg, Gary 
mailto:ggree...@visa.com>> wrote:















Unfortunately, per company policy I cannot share the source code with any 
entity outside Visa.








However, I am seeing the same things on at least five projects on NB 11 and 12.



I tried to clear the cache or even removing userdir. Nothing changes.



If everything works for you, how would you explain what I sent out in snapshots?







My environment:



Windows Pro 10;



OpenJDK14.0.1;



NB 12







Gary Greenberg



Staff Software Engineer



Data Product Development, BI-A



E:





ggree...@visa.com<mailto:ggree...@visa.com>



M: 650-269-7902







[EmailSig-TaglineVersion]







From: Geertjan Wielenga mailto:geert...@apache.org>>














Sent: Thursday, August 27, 2020 10:36 AM








To: Greenberg, Gary mailto:ggree...@visa.com>>








Cc: Neil C Smith mailto:neilcsm...@apache.org>&

Re: Try out and vote for Apache NetBeans 12.1

2020-08-28 Thread Geertjan Wielenga
You've never been able to open a file in NetBeans before?

Gj

On Fri, Aug 28, 2020 at 10:31 PM Greenberg, Gary 
wrote:

> I have to use One-Drive.
> Otherwise my code won’t be backed-up.
>
> That is how Visa environment is set up.
>
> Why Netbeans is so sensitive to the file system?
> Other developers using SDS and JetBrain do not have such problems.
>
>
>
> Gary Greenberg
>
> Staff Software Engineer
>
> Data Product Development, BI-A
>
> E: ggree...@visa.com
>
> M: 650-269-7902
>
>
>
> [image: EmailSig-TaglineVersion]
>
>
>
> *From:* Laszlo Kishalmi 
> *Sent:* Friday, August 28, 2020 1:06 PM
> *To:* users@netbeans.apache.org
> *Subject:* Re: Try out and vote for Apache NetBeans 12.1
>
>
>
> Do not use one-drive mapped files it messes up the filesystem operations
> NetBeans is trying to perform.
>
> On 8/28/20 12:59 PM, Geertjan Wielenga wrote:
>
> But you’re not able to open files:
>
>
>
> https://issues.apache.org/jira/browse/NETBEANS-4751
> <https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FNETBEANS-4751=02%7C01%7Cggreenbe%40visa.com%7C632bc991277d4476479708d84b8de9c6%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C637342420173140831=eGvsNWnSEosBN1OvyFMoZb0V6isu8IqLu7jqHs0elXU%3D=0>
>
>
>
> So, not being able to create a GitHub repo (even at home when you’re not
> at Visa) seems the very least of your problems.
>
>
>
> Also, sending this to the mailing list, where it belongs.
>
>
>
> Let’s figure out how to open a file, first. :-)
>
>
>
> Gj
>
>
>
>
>
> On Fri, 28 Aug 2020 at 20:41, Greenberg, Gary  wrote:
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Unfortunately, I cannot do that. Software on my machine won’t allow me to
> create this repository.
>
>
>
>
>
>
>
>
>
> May be, if you give me existing repository URL, I will be able to store it
> there.
>
>
>
> Regards,
>
>
>
> Gary Greenberg
>
>
>
> Staff Software Engineer
>
>
>
> Data Product Development, BI-A
>
>
>
> E: ggree...@visa.com
>
>
>
> M: 650-269-7902
>
>
>
>
>
>
>
> [image: EmailSig-TaglineVersion]
>
>
>
>
>
>
>
> *From:* Geertjan Wielenga 
>
>
>
>
> *Sent:* Thursday, August 27, 2020 9:30 PM
>
>
> *To:* Greenberg, Gary 
>
>
> *Cc:* neilcsm...@apache.org
>
>
> *Subject:* Re: Try out and vote for Apache NetBeans 12.1
>
>
>
>
>
>
>
>
>
>
>
> Just create your own GitHub repo.
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Gj
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> On Fri, 28 Aug 2020 at 00:55, Greenberg, Gary  wrote:
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> I have created a small dummy project and the problem is perfectly
> reproducible.
>
>
>
>
>
>
>
> Can you please send me URL of the GIT repository to push this project into
> it.
>
>
>
>
>
>
>
> I found only GITHub with Netbeans sources.
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Thanks,
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Gary Greenberg
>
>
>
>
>
>
>
> Staff Software Engineer
>
>
>
>
>
>
>
> Data Product Development, BI-A
>
>
>
>
>
>
>
> E:
>
> ggree...@visa.com
>
>
>
>
>
>
>
> M: 650-269-7902
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> [image: EmailSig-TaglineVersion]
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> *From:* Geertjan Wielenga 
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> *Sent:* Thursday, August 27, 2020 10:51 AM
>
>
>
>
>
>
>
>
> *To:* Greenberg, Gary 
>
>
>
>
>
>
>
>
> *Cc:* Neil C Smith ; NetBeans Mailing List <
> users@netbeans.apache.org>
>
>
>
>
>
>
>
>
> *Subject:* Re: Try out and vote for Apache NetBeans 12.1
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Just create a new dummy project from scratch and try to reproduce it
> there. If you reproduce it, upload it to GitHub and post the URL to it
> here. If you cannot reproduce it, ask
>
> yoursel

RE: Try out and vote for Apache NetBeans 12.1

2020-08-28 Thread Greenberg, Gary
I have to use One-Drive.
Otherwise my code won’t be backed-up.
That is how Visa environment is set up.
Why Netbeans is so sensitive to the file system?
Other developers using SDS and JetBrain do not have such problems.

Gary Greenberg
Staff Software Engineer
Data Product Development, BI-A
E: ggree...@visa.com
M: 650-269-7902

[EmailSig-TaglineVersion]

From: Laszlo Kishalmi 
Sent: Friday, August 28, 2020 1:06 PM
To: users@netbeans.apache.org
Subject: Re: Try out and vote for Apache NetBeans 12.1


Do not use one-drive mapped files it messes up the filesystem operations 
NetBeans is trying to perform.
On 8/28/20 12:59 PM, Geertjan Wielenga wrote:
But you’re not able to open files:

https://issues.apache.org/jira/browse/NETBEANS-4751<https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FNETBEANS-4751=02%7C01%7Cggreenbe%40visa.com%7C632bc991277d4476479708d84b8de9c6%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C637342420173140831=eGvsNWnSEosBN1OvyFMoZb0V6isu8IqLu7jqHs0elXU%3D=0>

So, not being able to create a GitHub repo (even at home when you’re not at 
Visa) seems the very least of your problems.

Also, sending this to the mailing list, where it belongs.

Let’s figure out how to open a file, first. :-)

Gj


On Fri, 28 Aug 2020 at 20:41, Greenberg, Gary 
mailto:ggree...@visa.com>> wrote:













Unfortunately, I cannot do that. Software on my machine won’t allow me to 
create this repository.

[cid:image002.png@01D67D3F.8C2EFE70]



May be, if you give me existing repository URL, I will be able to store it 
there.

Regards,

Gary Greenberg

Staff Software Engineer

Data Product Development, BI-A

E: ggree...@visa.com<mailto:ggree...@visa.com>

M: 650-269-7902



[EmailSig-TaglineVersion]



From: Geertjan Wielenga mailto:geert...@apache.org>>




Sent: Thursday, August 27, 2020 9:30 PM


To: Greenberg, Gary mailto:ggree...@visa.com>>


Cc: neilcsm...@apache.org<mailto:neilcsm...@apache.org>


Subject: Re: Try out and vote for Apache NetBeans 12.1





Just create your own GitHub repo.







Gj








On Fri, 28 Aug 2020 at 00:55, Greenberg, Gary 
mailto:ggree...@visa.com>> wrote:










































I have created a small dummy project and the problem is perfectly reproducible.



Can you please send me URL of the GIT repository to push this project into it.



I found only GITHub with Netbeans sources.







Thanks,







Gary Greenberg



Staff Software Engineer



Data Product Development, BI-A



E:

ggree...@visa.com<mailto:ggree...@visa.com>



M: 650-269-7902







[EmailSig-TaglineVersion]







From: Geertjan Wielenga mailto:geert...@apache.org>>














Sent: Thursday, August 27, 2020 10:51 AM








To: Greenberg, Gary mailto:ggree...@visa.com>>








Cc: Neil C Smith mailto:neilcsm...@apache.org>>; 
NetBeans Mailing List 
mailto:users@netbeans.apache.org>>








Subject: Re: Try out and vote for Apache NetBeans 12.1










Just create a new dummy project from scratch and try to reproduce it there. If 
you reproduce it, upload it to GitHub and post the URL to it here. If you 
cannot reproduce it, ask

yourself some questions.
















Gj



















On Thu, Aug 27, 2020 at 7:50 PM Greenberg, Gary 
mailto:ggree...@visa.com>> wrote:















Unfortunately, per company policy I cannot share the source code with any 
entity outside Visa.








However, I am seeing the same things on at least five projects on NB 11 and 12.



I tried to clear the cache or even removing userdir. Nothing changes.



If everything works for you, how would you explain what I sent out in snapshots?







My environment:



Windows Pro 10;



OpenJDK14.0.1;



NB 12







Gary Greenberg



Staff Software Engineer



Data Product Development, BI-A



E:





ggree...@visa.com<mailto:ggree...@visa.com>



M: 650-269-7902







[EmailSig-TaglineVersion]







From: Geertjan Wielenga mailto:geert...@apache.org>>














Sent: Thursday, August 27, 2020 10:36 AM








To: Greenberg, Gary mailto:ggree...@visa.com>>








Cc: Neil C Smith mailto:neilcsm...@apache.org>>; 
NetBeans Mailing List 
mailto:users@netbeans.apache.org>>








Subject: Re: Try out and vote for Apache NetBeans 12.1










Just tried that, works perfectly.
















You'll need to put a project that has this problem on GitHub so someone can 
take a look.



















Probably not when you say things like "but nobody cared to answer" -- when no 
one answers it means no one knows or can reproduce.



















Gj



















On Thu, Aug 27, 2020 at 7:33 PM Greenberg, Gary 
mailto:ggree...@visa.com>> wrote:









Here is a way to reproduce the issue:








I have a Maven project that compiles without problems. All dependencies are 
already in my local .m2 repository








I c

Re: Try out and vote for Apache NetBeans 12.1

2020-08-28 Thread Laszlo Kishalmi
Do not use one-drive mapped files it messes up the filesystem operations 
NetBeans is trying to perform.


On 8/28/20 12:59 PM, Geertjan Wielenga wrote:

But you’re not able to open files:

https://issues.apache.org/jira/browse/NETBEANS-4751

So, not being able to create a GitHub repo (even at home when you’re 
not at Visa) seems the very least of your problems.


Also, sending this to the mailing list, where it belongs.

Let’s figure out how to open a file, first. :-)

Gj


On Fri, 28 Aug 2020 at 20:41, Greenberg, Gary <mailto:ggree...@visa.com>> wrote:


















Unfortunately, I cannot do that. Software on my machine won’t
allow me to create this repository.







May be, if you give me existing repository URL, I will be able to
store it there.



Regards,



Gary Greenberg



Staff Software Engineer



Data Product Development, BI-A



E: ggree...@visa.com <mailto:ggree...@visa.com>



M: 650-269-7902





EmailSig-TaglineVersion





*From:*Geertjan Wielenga mailto:geert...@apache.org>>




*Sent:* Thursday, August 27, 2020 9:30 PM


*To:* Greenberg, Gary mailto:ggree...@visa.com>>


*Cc:* neilcsm...@apache.org <mailto:neilcsm...@apache.org>


    *Subject:* Re: Try out and vote for Apache NetBeans 12.1









Just create your own GitHub repo.













Gj















On Fri, 28 Aug 2020 at 00:55, Greenberg, Gary mailto:ggree...@visa.com>> wrote:


















































I have created a small dummy project and the problem is
perfectly reproducible.





Can you please send me URL of the GIT repository to push this
project into it.





I found only GITHub with Netbeans sources.









Thanks,













Gary Greenberg





Staff Software Engineer





Data Product Development, BI-A





E:

ggree...@visa.com <mailto:ggree...@visa.com>





M: 650-269-7902









EmailSig-TaglineVersion









*From:*Geertjan Wielenga mailto:geert...@apache.org>>














*Sent:* Thursday, August 27, 2020 10:51 AM








*To:* Greenberg, Gary mailto:ggree...@visa.com>>








*Cc:* Neil C Smith mailto:neilcsm...@apache.org>>; NetBeans Mailing List
mailto:users@netbeans.apache.org>>








*Subject:* Re: Try out and vote for Apache NetBeans 12.1













Just create a new dummy project from scratch and try to
reproduce it there. If you reproduce it, upload it to GitHub
and post the URL to it here. If you cannot reproduce it, ask

yourself some questions.





















Gj

























On Thu, Aug 27, 2020 at 7:50 PM Greenberg, Gary
mailto:ggree...@visa.com>> wrote:





















Unfortunately, per company policy I cannot share the
source code with any entity outside Visa.








However, I am seeing the same things on at least five
projects on NB 11 and 12.





I tried to clear the cache or even removing userdir.
Nothing changes.





If everything works for you, how would you explain what I
sent out in snapshots?









My environment:





Windows Pro 10;





OpenJDK14.0.1;





NB 12









Gary Greenberg





Staff Software Engineer





Data Product Development, BI-A





E:





ggree...@visa.com <mailto:ggree...@visa.com>





M: 650-269-7902









EmailSig-TaglineVersion









*From:*Geertjan Wielenga mailto:geert...@apache.org>>














*Sent:* Thursday, August 27, 2020 10:36 AM








*To:* Greenberg, Gary mailto:ggree...@visa.com>>








*Cc:* Neil C Smith mailto:neilcsm...@apache.org>>; NetBeans Mailing List
    mailto:users@netbeans.apache.org>>








*Subject:* Re: Try out and vote for Apache NetBeans 12.1













Just tried that, works perfectly.





















You'll need to put a project that has this problem on
GitHub so someone can take a look.

























Probably not when you say things like "but nobody cared to
answer" -- when no one answers it means no one knows or
can reproduce.

























Gj

























On Thu, Aug 27, 2020 at 7:33 PM Greenberg, Gary
mailto:ggree...@visa.com>> wrote:













Here is a way to reproduce the issue:








I have a Maven project that compiles without problems.

Re: Try out and vote for Apache NetBeans 12.1

2020-08-28 Thread Geertjan Wielenga
But you’re not able to open files:

https://issues.apache.org/jira/browse/NETBEANS-4751

So, not being able to create a GitHub repo (even at home when you’re not at
Visa) seems the very least of your problems.

Also, sending this to the mailing list, where it belongs.

Let’s figure out how to open a file, first. :-)

Gj


On Fri, 28 Aug 2020 at 20:41, Greenberg, Gary  wrote:

>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Unfortunately, I cannot do that. Software on my machine won’t allow me to
> create this repository.
>
>
>
>
>
>
>
> May be, if you give me existing repository URL, I will be able to store it
> there.
>
>
> Regards,
>
>
> Gary Greenberg
>
>
> Staff Software Engineer
>
>
> Data Product Development, BI-A
>
>
> E: ggree...@visa.com
>
>
> M: 650-269-7902
>
>
>
>
>
> [image: EmailSig-TaglineVersion]
>
>
>
>
>
> *From:* Geertjan Wielenga 
>
>
>
>
> *Sent:* Thursday, August 27, 2020 9:30 PM
>
>
> *To:* Greenberg, Gary 
>
>
> *Cc:* neilcsm...@apache.org
>
>
> *Subject:* Re: Try out and vote for Apache NetBeans 12.1
>
>
>
>
>
>
>
>
>
> Just create your own GitHub repo.
>
>
>
>
>
>
>
>
>
>
>
>
>
> Gj
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> On Fri, 28 Aug 2020 at 00:55, Greenberg, Gary  wrote:
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> I have created a small dummy project and the problem is perfectly
> reproducible.
>
>
>
>
>
> Can you please send me URL of the GIT repository to push this project into
> it.
>
>
>
>
>
> I found only GITHub with Netbeans sources.
>
>
>
>
>
>
>
>
>
>
>
> Thanks,
>
>
>
>
>
>
>
>
>
>
>
>
>
> Gary Greenberg
>
>
>
>
>
> Staff Software Engineer
>
>
>
>
>
> Data Product Development, BI-A
>
>
>
>
>
> E:
>
> ggree...@visa.com
>
>
>
>
>
> M: 650-269-7902
>
>
>
>
>
>
>
>
>
>
>
> [image: EmailSig-TaglineVersion]
>
>
>
>
>
>
>
>
>
>
>
> *From:* Geertjan Wielenga 
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> *Sent:* Thursday, August 27, 2020 10:51 AM
>
>
>
>
>
>
>
>
> *To:* Greenberg, Gary 
>
>
>
>
>
>
>
>
> *Cc:* Neil C Smith ; NetBeans Mailing List <
> users@netbeans.apache.org>
>
>
>
>
>
>
>
>
> *Subject:* Re: Try out and vote for Apache NetBeans 12.1
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Just create a new dummy project from scratch and try to reproduce it
> there. If you reproduce it, upload it to GitHub and post the URL to it
> here. If you cannot reproduce it, ask
>
> yourself some questions.
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Gj
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> On Thu, Aug 27, 2020 at 7:50 PM Greenberg, Gary  wrote:
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Unfortunately, per company policy I cannot share the source code with any
> entity outside Visa.
>
>
>
>
>
>
>
>
> However, I am seeing the same things on at least five projects on NB 11
> and 12.
>
>
>
>
>
> I tried to clear the cache or even removing userdir. Nothing changes.
>
>
>
>
>
> If everything works for you, how would you explain what I sent out in
> snapshots?
>
>
>
>
>
>
>
>
>
>
>
> My environment:
>
>
>
>
>
> Windows Pro 10;
>
>
>
>
>
> OpenJDK14.0.1;
>
>
>
>
>
> NB 12
>
>
>
>
>
>
>
>
>
>
>
> Gary Greenberg
>
>
>
>
>
> Staff Software Engineer
>
>
>
>
>
> Data Product Development, BI-A
>
>
>
>
>
> E:
>
>
>
>
>
> ggree...@visa.com
>
>
>
>
>
> M: 650-269-7902
>
>
>
>
>
>
>
>
>
>
>
> [image: EmailSig-TaglineVersion]
>
>
>
>
>
>
>
>
>
>
>
> *From:* Geertjan Wielenga 
>
>
>
>
&g

Re: Try out and vote for Apache NetBeans 12.1

2020-08-27 Thread Geertjan Wielenga
Just create a new dummy project from scratch and try to reproduce it there.
If you reproduce it, upload it to GitHub and post the URL to it here. If
you cannot reproduce it, ask yourself some questions.

Gj

On Thu, Aug 27, 2020 at 7:50 PM Greenberg, Gary  wrote:

> Unfortunately, per company policy I cannot share the source code with any
> entity outside Visa.
> However, I am seeing the same things on at least five projects on NB 11
> and 12.
>
> I tried to clear the cache or even removing userdir. Nothing changes.
>
> If everything works for you, how would you explain what I sent out in
> snapshots?
>
>
>
> My environment:
>
> Windows Pro 10;
>
> OpenJDK14.0.1;
>
> NB 12
>
>
>
> Gary Greenberg
>
> Staff Software Engineer
>
> Data Product Development, BI-A
>
> E: ggree...@visa.com
>
> M: 650-269-7902
>
>
>
> [image: EmailSig-TaglineVersion]
>
>
>
> *From:* Geertjan Wielenga 
> *Sent:* Thursday, August 27, 2020 10:36 AM
> *To:* Greenberg, Gary 
> *Cc:* Neil C Smith ; NetBeans Mailing List <
> users@netbeans.apache.org>
> *Subject:* Re: Try out and vote for Apache NetBeans 12.1
>
>
>
> Just tried that, works perfectly.
>
>
>
> You'll need to put a project that has this problem on GitHub so someone
> can take a look.
>
>
>
> Probably not when you say things like "but nobody cared to answer" -- when
> no one answers it means no one knows or can reproduce.
>
>
>
> Gj
>
>
>
> On Thu, Aug 27, 2020 at 7:33 PM Greenberg, Gary  wrote:
>
> Here is a way to reproduce the issue:
> I have a Maven project that compiles without problems. All dependencies
> are already in my local .m2 repository
> I comment out one of the dependencies in the POM file. See attachment
> c1.jpg.
> Netbeans shows error badges in the source code.
> Right click on the error badge and select "Search dependencies at Maven
> repositories...".
> It never finds anything. See attachment c2.jpg
>
> I did post question here twice - for NB 11 and NB 12 but nobody cared to
> answer.
>
>
> Gary Greenberg
> Staff Software Engineer
> Data Product Development, BI-A
> E: ggree...@visa.com
> M: 650-269-7902
>
>
>
> -Original Message-
> From: Neil C Smith 
> Sent: Thursday, August 27, 2020 9:51 AM
> To: Geertjan Wielenga ; Greenberg, Gary <
> ggree...@visa.com>
> Cc: NetBeans Mailing List 
> Subject: Re: Try out and vote for Apache NetBeans 12.1
>
> On Thu, 27 Aug 2020 at 17:42, Geertjan Wielenga 
> wrote:
> > On Thu, Aug 27, 2020 at 6:37 PM Greenberg, Gary <
> ggree...@visa.com.invalid> wrote:
> >>
> >> Looks like Maven dependencies search still won’t work in NB 12.1.
> >> When it is planned to restore it?
> >
> > What does it mean, what are the steps, what is the issue number?
>
> Yes, pretty sure we've not taken that away!
>
> However, I have noticed an occasional glitch while testing lots of builds
> when exiting while the unpacking index task is running.  Maybe deleting the
> cache dir is enough, and make sure to let that task complete.
>
> Best wishes,
>
> Neil
>
>


RE: Try out and vote for Apache NetBeans 12.1

2020-08-27 Thread Greenberg, Gary
Unfortunately, per company policy I cannot share the source code with any 
entity outside Visa.
However, I am seeing the same things on at least five projects on NB 11 and 12.
I tried to clear the cache or even removing userdir. Nothing changes.
If everything works for you, how would you explain what I sent out in snapshots?

My environment:
Windows Pro 10;
OpenJDK14.0.1;
NB 12

Gary Greenberg
Staff Software Engineer
Data Product Development, BI-A
E: ggree...@visa.com
M: 650-269-7902

[EmailSig-TaglineVersion]

From: Geertjan Wielenga 
Sent: Thursday, August 27, 2020 10:36 AM
To: Greenberg, Gary 
Cc: Neil C Smith ; NetBeans Mailing List 

Subject: Re: Try out and vote for Apache NetBeans 12.1

Just tried that, works perfectly.

You'll need to put a project that has this problem on GitHub so someone can 
take a look.

Probably not when you say things like "but nobody cared to answer" -- when no 
one answers it means no one knows or can reproduce.

Gj

On Thu, Aug 27, 2020 at 7:33 PM Greenberg, Gary 
mailto:ggree...@visa.com>> wrote:
Here is a way to reproduce the issue:
I have a Maven project that compiles without problems. All dependencies are 
already in my local .m2 repository
I comment out one of the dependencies in the POM file. See attachment c1.jpg.
Netbeans shows error badges in the source code.
Right click on the error badge and select "Search dependencies at Maven 
repositories...".
It never finds anything. See attachment c2.jpg

I did post question here twice - for NB 11 and NB 12 but nobody cared to answer.


Gary Greenberg
Staff Software Engineer
Data Product Development, BI-A
E: ggree...@visa.com<mailto:ggree...@visa.com>
M: 650-269-7902



-Original Message-
From: Neil C Smith mailto:neilcsm...@apache.org>>
Sent: Thursday, August 27, 2020 9:51 AM
To: Geertjan Wielenga mailto:geert...@apache.org>>; 
Greenberg, Gary mailto:ggree...@visa.com>>
Cc: NetBeans Mailing List 
mailto:users@netbeans.apache.org>>
Subject: Re: Try out and vote for Apache NetBeans 12.1

On Thu, 27 Aug 2020 at 17:42, Geertjan Wielenga 
mailto:geert...@apache.org>> wrote:
> On Thu, Aug 27, 2020 at 6:37 PM Greenberg, Gary 
> mailto:ggree...@visa.com.invalid>> wrote:
>>
>> Looks like Maven dependencies search still won’t work in NB 12.1.
>> When it is planned to restore it?
>
> What does it mean, what are the steps, what is the issue number?

Yes, pretty sure we've not taken that away!

However, I have noticed an occasional glitch while testing lots of builds when 
exiting while the unpacking index task is running.  Maybe deleting the cache 
dir is enough, and make sure to let that task complete.

Best wishes,

Neil


Re: Try out and vote for Apache NetBeans 12.1

2020-08-27 Thread Geertjan Wielenga
Just tried that, works perfectly.

You'll need to put a project that has this problem on GitHub so someone can
take a look.

Probably not when you say things like "but nobody cared to answer" -- when
no one answers it means no one knows or can reproduce.

Gj

On Thu, Aug 27, 2020 at 7:33 PM Greenberg, Gary  wrote:

> Here is a way to reproduce the issue:
> I have a Maven project that compiles without problems. All dependencies
> are already in my local .m2 repository
> I comment out one of the dependencies in the POM file. See attachment
> c1.jpg.
> Netbeans shows error badges in the source code.
> Right click on the error badge and select "Search dependencies at Maven
> repositories...".
> It never finds anything. See attachment c2.jpg
>
> I did post question here twice - for NB 11 and NB 12 but nobody cared to
> answer.
>
>
> Gary Greenberg
> Staff Software Engineer
> Data Product Development, BI-A
> E: ggree...@visa.com
> M: 650-269-7902
>
>
>
> -Original Message-
> From: Neil C Smith 
> Sent: Thursday, August 27, 2020 9:51 AM
> To: Geertjan Wielenga ; Greenberg, Gary <
> ggree...@visa.com>
> Cc: NetBeans Mailing List 
> Subject: Re: Try out and vote for Apache NetBeans 12.1
>
> On Thu, 27 Aug 2020 at 17:42, Geertjan Wielenga 
> wrote:
> > On Thu, Aug 27, 2020 at 6:37 PM Greenberg, Gary
>  wrote:
> >>
> >> Looks like Maven dependencies search still won’t work in NB 12.1.
> >> When it is planned to restore it?
> >
> > What does it mean, what are the steps, what is the issue number?
>
> Yes, pretty sure we've not taken that away!
>
> However, I have noticed an occasional glitch while testing lots of builds
> when exiting while the unpacking index task is running.  Maybe deleting the
> cache dir is enough, and make sure to let that task complete.
>
> Best wishes,
>
> Neil
>


Re: Try out and vote for Apache NetBeans 12.1

2020-08-27 Thread Neil C Smith
On Thu, 27 Aug 2020 at 17:42, Geertjan Wielenga  wrote:
> On Thu, Aug 27, 2020 at 6:37 PM Greenberg, Gary  
> wrote:
>>
>> Looks like Maven dependencies search still won’t work in NB 12.1.
>> When it is planned to restore it?
>
> What does it mean, what are the steps, what is the issue number?

Yes, pretty sure we've not taken that away!

However, I have noticed an occasional glitch while testing lots of
builds when exiting while the unpacking index task is running.  Maybe
deleting the cache dir is enough, and make sure to let that task
complete.

Best wishes,

Neil

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

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



Re: Try out and vote for Apache NetBeans 12.1

2020-08-27 Thread Geertjan Wielenga
On Thu, Aug 27, 2020 at 6:37 PM Greenberg, Gary 
wrote:

> Looks like Maven dependencies search still won’t work in NB 12.1.
> When it is planned to restore it?
>


What does it mean, what are the steps, what is the issue number?


> What are plans for recertifying plugins that used to work in version 8.2?
>
>
>


The same as always -- the author of the plugin needs to take on that task.
Which specific plugin/s are you referring to, identify their author/s,
contact them, and ask them to do this.

Gj




> Thanks,
>
> Gary Greenberg
>
> Staff Software Engineer
>
> Data Product Development, BI-A
>
> E: ggree...@visa.com
>
> M: 650-269-7902
>
>
>
> [image: EmailSig-TaglineVersion]
>
>
>
> *From:* Geertjan Wielenga 
> *Sent:* Wednesday, August 26, 2020 11:09 PM
> *To:* NetBeans Mailing List 
> *Subject:* Try out and vote for Apache NetBeans 12.1
>
>
>
> Hi all,
>
>
>
> Over on the dev mailing list, please join in and try out the 12.1 voting
> candidate and vote:
>
>
>
>
> https://lists.apache.org/thread.html/r336e05a551f56a5b20dc3070f9ddf470cdd3a166c55272ed128d6c39%40%3Cdev.netbeans.apache.org%3E
> <https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.apache.org%2Fthread.html%2Fr336e05a551f56a5b20dc3070f9ddf470cdd3a166c55272ed128d6c39%2540%253Cdev.netbeans.apache.org%253E=02%7C01%7Cggreenbe%40visa.com%7C152aae5c138243e892e608d84a4fbd35%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C637341053624374304=7ytRRK19t44jNr8CRpIM0WNYBISrs1vWUstCSrRch90%3D=0>
>
>
>
> Main new enhancements:
>
>
>
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+12.1
> <https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FNETBEANS%2FApache%2BNetBeans%2B12.1=02%7C01%7Cggreenbe%40visa.com%7C152aae5c138243e892e608d84a4fbd35%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C637341053624384258=Hq81TUc81NrHVfDaDhuFEpwIdDlBtUYznJq%2BWLu21fA%3D=0>
>
>
>
> Schedule:
>
>
>
> https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule
> <https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FNETBEANS%2FRelease%2BSchedule=02%7C01%7Cggreenbe%40visa.com%7C152aae5c138243e892e608d84a4fbd35%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C637341053624384258=bmvZm57Uh%2FOd96Y2wpfK1Kgx9ICtPZM0THE6LCuOQPw%3D=0>
>
>
>
> Thanks,
>
>
>
> Gj
>


RE: Try out and vote for Apache NetBeans 12.1

2020-08-27 Thread Greenberg, Gary
Looks like Maven dependencies search still won’t work in NB 12.1.
When it is planned to restore it?
What are plans for recertifying plugins that used to work in version 8.2?

Thanks,
Gary Greenberg
Staff Software Engineer
Data Product Development, BI-A
E: ggree...@visa.com
M: 650-269-7902

[EmailSig-TaglineVersion]

From: Geertjan Wielenga 
Sent: Wednesday, August 26, 2020 11:09 PM
To: NetBeans Mailing List 
Subject: Try out and vote for Apache NetBeans 12.1

Hi all,

Over on the dev mailing list, please join in and try out the 12.1 voting 
candidate and vote:

https://lists.apache.org/thread.html/r336e05a551f56a5b20dc3070f9ddf470cdd3a166c55272ed128d6c39%40%3Cdev.netbeans.apache.org%3E<https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.apache.org%2Fthread.html%2Fr336e05a551f56a5b20dc3070f9ddf470cdd3a166c55272ed128d6c39%2540%253Cdev.netbeans.apache.org%253E=02%7C01%7Cggreenbe%40visa.com%7C152aae5c138243e892e608d84a4fbd35%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C637341053624374304=7ytRRK19t44jNr8CRpIM0WNYBISrs1vWUstCSrRch90%3D=0>

Main new enhancements:

https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+12.1<https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FNETBEANS%2FApache%2BNetBeans%2B12.1=02%7C01%7Cggreenbe%40visa.com%7C152aae5c138243e892e608d84a4fbd35%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C637341053624384258=Hq81TUc81NrHVfDaDhuFEpwIdDlBtUYznJq%2BWLu21fA%3D=0>

Schedule:

https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule<https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FNETBEANS%2FRelease%2BSchedule=02%7C01%7Cggreenbe%40visa.com%7C152aae5c138243e892e608d84a4fbd35%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C637341053624384258=bmvZm57Uh%2FOd96Y2wpfK1Kgx9ICtPZM0THE6LCuOQPw%3D=0>

Thanks,

Gj


Re: Try out and vote for Apache NetBeans 12.1

2020-08-27 Thread Geertjan Wielenga
Though, work is being done and has been done on this, though is not part of
12.1. Best would be to join the dev mailing list where these discussions
happen, also would be great to build and try out 12.1 or if possible at
least upgrade to 12.0.

Gj

On Thu, 27 Aug 2020 at 08:54, Geertjan Wielenga  wrote:

>
> Java 15 doesn’t exist, so, no. :-)
>
> Gj
>
> On Thu, 27 Aug 2020 at 08:47, Owen Thomas 
> wrote:
>
>> Hello Geertjan.
>>
>> Does the new version of NetBeans work with SE 15?
>>
>> Being that I like the idea of sealed classes, I am thinking of moving
>> from NB 11.0.
>>
>> Thanks,
>>
>>   Owen.
>>
>> I cut code. I'll cut your code at an intensity and from a place of my own
>> choosing.
>> Clique Space(TM). Anima ex machina.
>>
>> On Thu, 27 Aug 2020 at 16:09, Geertjan Wielenga 
>> wrote:
>>
>>> Hi all,
>>>
>>> Over on the dev mailing list, please join in and try out the 12.1 voting
>>> candidate and vote:
>>>
>>>
>>> https://lists.apache.org/thread.html/r336e05a551f56a5b20dc3070f9ddf470cdd3a166c55272ed128d6c39%40%3Cdev.netbeans.apache.org%3E
>>>
>>> Main new enhancements:
>>>
>>> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+12.1
>>>
>>> Schedule:
>>>
>>> https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule
>>>
>>> Thanks,
>>>
>>> Gj
>>>
>>>
>>>
>>
>>
>
>


Re: Try out and vote for Apache NetBeans 12.1

2020-08-27 Thread Geertjan Wielenga
Java 15 doesn’t exist, so, no. :-)

Gj

On Thu, 27 Aug 2020 at 08:47, Owen Thomas 
wrote:

> Hello Geertjan.
>
> Does the new version of NetBeans work with SE 15?
>
> Being that I like the idea of sealed classes, I am thinking of moving from
> NB 11.0.
>
> Thanks,
>
>   Owen.
>
> I cut code. I'll cut your code at an intensity and from a place of my own
> choosing.
> Clique Space(TM). Anima ex machina.
>
> On Thu, 27 Aug 2020 at 16:09, Geertjan Wielenga 
> wrote:
>
>> Hi all,
>>
>> Over on the dev mailing list, please join in and try out the 12.1 voting
>> candidate and vote:
>>
>>
>> https://lists.apache.org/thread.html/r336e05a551f56a5b20dc3070f9ddf470cdd3a166c55272ed128d6c39%40%3Cdev.netbeans.apache.org%3E
>>
>> Main new enhancements:
>>
>> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+12.1
>>
>> Schedule:
>>
>> https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule
>>
>> Thanks,
>>
>> Gj
>>
>>
>>
>
>


Re: Try out and vote for Apache NetBeans 12.1

2020-08-27 Thread Owen Thomas
Hello Geertjan.

Does the new version of NetBeans work with SE 15?

Being that I like the idea of sealed classes, I am thinking of moving from
NB 11.0.

Thanks,

  Owen.

I cut code. I'll cut your code at an intensity and from a place of my own
choosing.
Clique Space(TM). Anima ex machina.

On Thu, 27 Aug 2020 at 16:09, Geertjan Wielenga  wrote:

> Hi all,
>
> Over on the dev mailing list, please join in and try out the 12.1 voting
> candidate and vote:
>
>
> https://lists.apache.org/thread.html/r336e05a551f56a5b20dc3070f9ddf470cdd3a166c55272ed128d6c39%40%3Cdev.netbeans.apache.org%3E
>
> Main new enhancements:
>
> https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+12.1
>
> Schedule:
>
> https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule
>
> Thanks,
>
> Gj
>


Try out and vote for Apache NetBeans 12.1

2020-08-27 Thread Geertjan Wielenga
Hi all,

Over on the dev mailing list, please join in and try out the 12.1 voting
candidate and vote:

https://lists.apache.org/thread.html/r336e05a551f56a5b20dc3070f9ddf470cdd3a166c55272ed128d6c39%40%3Cdev.netbeans.apache.org%3E

Main new enhancements:

https://cwiki.apache.org/confluence/display/NETBEANS/Apache+NetBeans+12.1

Schedule:

https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule

Thanks,

Gj