On Sun, Mar 24, 2019, 21:26 Greenberg, Gary <ggree...@visa.com> wrote:

> I don’t think it is a proxy issue.
>
> I can easily access Javadoc from the browser without any security issues.
>
> Besides, it is occurring when I refer to my own code. It doesn’t have to
> go outside for that.
>
> BTW, frequency of these freezes increasing exponentially.
>
> A week ago it occurred once. Yesterday – twice, This morning – every 30-40
> min. Now it occurs every 5 minutes, which makes any coding impossible.
>

I will echo the advice Geertjan gave you.

You may want to mention exactly how you setup NetBeans, with any additional
plugins or editor settings you use that are not set by default.

And if you are saying that all we need to do is a println statement to
reproduce your issue, you need to mention that.

Otherwise, start over with a clean install and try your code before you add
your various plugins.

* Clean installation:
  Uninstall NeBeans
  Make a backup of your equivalent of this directory:
/home/leo/.netbeans/10.0

Then delete the original directory and install NetBeans again.

>
>
> Gary Greenberg
>
> Staff Software Engineer
>
> Data Product Development, BI-A
>
> E: ggree...@visa.com
>
> M: 650-269-7902
>
>
>
> [image: EmailSig-TaglineVersion]
>
>
>
> *From:* Leo Donahue <donahu...@gmail.com>
> *Sent:* Sunday, March 24, 2019 6:15 PM
> *To:* Greenberg, Gary <ggree...@visa.com>
> *Cc:* users@netbeans.apache.org
> *Subject:* Re: NB10 freezes while downloading javadoc
>
>
>
>
>
> On Sun, Mar 24, 2019, 19:49 Greenberg, Gary <ggree...@visa.com> wrote:
>
> It happens very often (8 times for me today), but not always and not at
> the same place.
> It is impossible to provide step-by-step instructions. You just need to
> edit Java code and wait it to occur.
>
> Usually it happened when you hit a dot after class variable and trying to
> select a method from the prompt list.
>
> Is it possible your internet proxy restricts access or some other internal
> security scanning process?
>
>
>
> Gary Greenberg
>
> Staff Software Engineer
>
> Data Product Development, BI-A
>
> E: ggree...@visa.com
>
> M: 650-269-7902
>
>
>
> [image: EmailSig-TaglineVersion]
>
>
>
> *From:* Geertjan Wielenga <geertjan.wiele...@googlemail.com>
> *Sent:* Sunday, March 24, 2019 4:22 PM
> *To:* Greenberg, Gary <ggree...@visa.com>
> *Subject:* Re: NB10 freezes while downloading javadoc
>
>
>
> You're going to need to write to the whole mailing list and you're going
> to need to provide step by step instructions for reproducing the problem.
>
>
>
> Gj
>
>
>
> On Sun, Mar 24, 2019 at 11:58 PM Greenberg, Gary <ggree...@visa.com>
> wrote:
>
> I did file the issue (2304) and attached thread dump I produced with
>
> jcmd 16140 Thread.print
>
>
>
> I used to do it with kill -3 on the Mac, but it does not work on the
> Windows box.
>
> Dump does look small to me and it did not terminate the process.
> Hopefully, you can derive something from it.
>
>
>
> Gary Greenberg
>
> Staff Software Engineer
>
> Data Product Development, BI-A
>
> E: ggree...@visa.com
>
> M: 650-269-7902
>
>
>
> [image: EmailSig-TaglineVersion]
>
>
>
> *From:* Greenberg, Gary <ggree...@visa.com>
> *Sent:* Sunday, March 24, 2019 3:24 PM
> *Cc:* users@netbeans.apache.org
> *Subject:* RE: NB10 freezes while downloading javadoc
>
>
>
> I did describe when it is happening. It does not happened every time,
> though, and I do not know when it will happen and what is causing it.
>
> Would you remind me what to do, to get a thread dump when it happen next
> time? I will attach it to the ticket.
>
>
>
> Gary Greenberg
>
> Staff Software Engineer
>
> Data Product Development, BI-A
>
> E: ggree...@visa.com
>
> M: 650-269-7902
>
>
>
> [image: EmailSig-TaglineVersion]
>
>
>
> *From:* Geertjan Wielenga <geertjan.wiele...@googlemail.com>
> *Sent:* Sunday, March 24, 2019 3:16 PM
> *To:* Greenberg, Gary <ggree...@visa.com>
> *Cc:* users@netbeans.apache.org
> *Subject:* Re: NB10 freezes while downloading javadoc
>
>
>
> If you can provide exact and precise steps for someone to reproduce from
> scratch, someone can look into it, otherwise not.
>
>
>
> Gj
>
>
>
> On Sun, Mar 24, 2019 at 10:23 PM Greenberg, Gary <ggree...@visa.com>
> wrote:
>
> That freeze happened to me for the fifth time today. It annoys to no end.
>
> Especially, that I am on the tight schedule for my project and pushing
> deadline.
>
> I am filing a bug.
>
>
>
> Gary Greenberg
>
> Staff Software Engineer
>
> Data Product Development, BI-A
>
> E: ggree...@visa.com
>
> M: 650-269-7902
>
>
>
> [image: EmailSig-TaglineVersion]
>
>
>
> *From:* Greenberg, Gary <ggree...@visa.com>
> *Sent:* Sunday, March 24, 2019 12:21 PM
> *To:* users@netbeans.apache.org
> *Subject:* NB10 freezes while downloading javadoc
>
>
>
> After I selected addAll from the prompt, Netbeans generated this function
> call in the code and freezes.
>
> “Downloading HTTP Javadoc” message is on the bottom bar.
>
> It happened couple more times before and I could only kill IDE through the
> task manager.
>
> Nothing is in the log file, though.
>
> Does anyone facing the same problem? How do you deal with that? Can I
> avoid it by changing some settings?
>
>

Reply via email to