RE: NB 11.2 hangs on project background scan

2020-01-31 Thread Joao Rebelo
Hi,

I had the same problem with NB10, but only with PHP projects, I switch from 
adoptOpenJDK to Oracle jdk and did well.


--
Cumprimentos,
João Rebelo

[cid:image001.jpg@01D5D816.60A5B3D0]

PCHouse – Reflexão, Estudos e Sistemas Informáticos, Lda
Rua Heróis de Quionga, 64-C * 1170-180 LISBOA
Telf. +351-218162999 +351-218144944
e-mail: joao.reb...@pchouse.pt<mailto:ge...@pchouse.pt> * url: 
http://www.pchouse.pt<http://scanmail.trustwave.com/?c=6824&d=kqCR3PclYyTjLzteSQiUwLyLXtD4VcPt7Dnucbx9Tg&u=http%3a%2f%2fwww%2epchouse%2ept%2f>




De: Josh Juneau 
Enviada: 31 de janeiro de 2020 04:55
Para: Greenberg, Gary 
Cc: Laszlo Kishalmi ; NetBeans Mailing List 

Assunto: Re: NB 11.2 hangs on project background scan

Hi Gary,

Have you attempted to start up with a new userdir?  I haven't worked much with 
JDK 13 yet, so this is just a guess to help troubleshoot.
Josh Juneau
juneau...@gmail.com<mailto:juneau...@gmail.com>
http://jj-blogger.blogspot.com<http://jj-blogger.blogspot.com/>
https://www.apress.com/us/search?query=Juneau


On Jan 30, 2020, at 6:30 PM, Greenberg, Gary 
mailto:ggree...@visa.com.invalid>> wrote:

No, IDE is not working. It is dead in the water for over an hour.
No buttons are functional. See the attached snapshot.
All my projects are on the local drive, though.
I was able to make a thread dump, using jstack command and filed an issue 
NETBEANS-3772.
Please take a look.

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



From: Laszlo Kishalmi 
mailto:laszlo.kisha...@gmail.com>>
Sent: Thursday, January 30, 2020 3:50 PM
To: users@netbeans.apache.org<mailto:users@netbeans.apache.org>
Subject: Re: NB 11.2 hangs on project background scan


I guess that the IDE still works even the scanning is stalled. The best thing 
to do is to get a self profile snapshot See the button right to the HEAP 
monitor or (Alt+Shift+Y).

Once you get a snapshot file an issue in out jira 
(https://issues.apache.org/jira/<https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fissues.apache.org%2Fjira%2F&data=02%7C01%7Cggreenbe%40visa.com%7C29c9d4a5b62c48664c5c08d7a5df2b20%7C38305e12e15d4ee888b9c4db1c477d76%7C0%7C0%7C637160250236984375&sdata=ULSXIZ%2FL7ehGmgMYhozx101pgyytNyw%2Fi2%2FIZUPLBig%3D&reserved=0>
 do not forget that the project is NETBEANS) and attach the snapshot there, so 
we can analyze that.

My best guess some of your projects use some library over a network drive. That 
makes the indexer crawling.
On 1/30/20 3:31 PM, Greenberg, Gary wrote:
I am trying to run NB 11.2 on Oracle JDK 13.0.2 on Dell Win10.
It hangs 90% of the time just when I start it, during the project background 
scan.
Progress bar shows sometime 2% and sometime goes up to 94%, but hangs anyway.
I tried to get the thread dump, but Ctrl/Break on the console does not produce 
anything.
Can someone advise? I didn’t have these problems with 11.2 on Java 8.

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<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: NB 11.2 hangs on project background scan

2020-01-30 Thread Josh Juneau
Hi Gary,

Have you attempted to start up with a new userdir?  I haven't worked much with 
JDK 13 yet, so this is just a guess to help troubleshoot. 

Josh Juneau
juneau...@gmail.com
http://jj-blogger.blogspot.com
https://www.apress.com/us/search?query=Juneau

> On Jan 30, 2020, at 6:30 PM, Greenberg, Gary  
> wrote:
> 
> 
> No, IDE is not working. It is dead in the water for over an hour. 
> No buttons are functional. See the attached snapshot.
> All my projects are on the local drive, though.
> I was able to make a thread dump, using jstack command and filed an issue 
> NETBEANS-3772.
> Please take a look.
>  
> Gary Greenberg
> Staff Software Engineer
> Data Product Development, BI-A
> E: ggree...@visa.com
> M: 650-269-7902
>  
> 
>  
> From: Laszlo Kishalmi  
> Sent: Thursday, January 30, 2020 3:50 PM
> To: users@netbeans.apache.org
> Subject: Re: NB 11.2 hangs on project background scan
>  
> I guess that the IDE still works even the scanning is stalled. The best thing 
> to do is to get a self profile snapshot See the button right to the HEAP 
> monitor or (Alt+Shift+Y).
> 
> Once you get a snapshot file an issue in out jira 
> (https://issues.apache.org/jira/ do not forget that the project is NETBEANS) 
> and attach the snapshot there, so we can analyze that.
> 
> My best guess some of your projects use some library over a network drive. 
> That makes the indexer crawling.
> 
> On 1/30/20 3:31 PM, Greenberg, Gary wrote:
> I am trying to run NB 11.2 on Oracle JDK 13.0.2 on Dell Win10.
> It hangs 90% of the time just when I start it, during the project background 
> scan.
> Progress bar shows sometime 2% and sometime goes up to 94%, but hangs anyway.
> I tried to get the thread dump, but Ctrl/Break on the console does not 
> produce anything.
> Can someone advise? I didn’t have these problems with 11.2 on Java 8.
>  
> Gary Greenberg
> Staff Software Engineer
> Data Product Development, BI-A
> E: 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: NB 11.2 hangs on project background scan

2020-01-30 Thread Laszlo Kishalmi
I guess that the IDE still works even the scanning is stalled. The best 
thing to do is to get a self profile snapshot See the button right to 
the HEAP monitor or (Alt+Shift+Y).


Once you get a snapshot file an issue in out jira 
(https://issues.apache.org/jira/ do not forget that the project is 
NETBEANS) and attach the snapshot there, so we can analyze that.


My best guess some of your projects use some library over a network 
drive. That makes the indexer crawling.


On 1/30/20 3:31 PM, Greenberg, Gary wrote:


I am trying to run NB 11.2 on Oracle JDK 13.0.2 on Dell Win10.

It hangs 90% of the time just when I start it, during the project 
background scan.


Progress bar shows sometime 2% and sometime goes up to 94%, but hangs 
anyway.


I tried to get the thread dump, but Ctrl/Break on the console does not 
produce anything.


Can someone advise? I didn’t have these problems with 11.2 on Java 8.

Gary Greenberg

Staff Software Engineer

Data Product Development, BI-A

E: ggree...@visa.com

M: 650-269-7902

EmailSig-TaglineVersion



NB 11.2 hangs on project background scan

2020-01-30 Thread Greenberg, Gary
I am trying to run NB 11.2 on Oracle JDK 13.0.2 on Dell Win10.
It hangs 90% of the time just when I start it, during the project background 
scan.
Progress bar shows sometime 2% and sometime goes up to 94%, but hangs anyway.
I tried to get the thread dump, but Ctrl/Break on the console does not produce 
anything.
Can someone advise? I didn't have these problems with 11.2 on Java 8.

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

[EmailSig-TaglineVersion]