You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by Chuck Davis <cj...@gmail.com> on 2021/08/22 22:43:22 UTC

Re: NB12.4 quit

Referenced has been sometimes closing itself and other times performing a
hard lock of the desktop.  The only thing I can find in the log is merely a
warning:

INFO [org.netbeans.core.netigso.Netigso]: bundle
org.eclipse.osgi@3.9.1.v20140110-1610 started
INFO [org.netbeans.core.network.proxy.NetworkProxyReloader]: System network
proxy resolver: KDE
WARNING [org.netbeans.core.network.proxy.kde.KdeNetworkProxy]: KDE system
proxy resolver: The kioslaverc file not found
([/home/chuck/.config/kioslaverc, /home/chuck/.kde/share/config/kioslaverc])
WARNING [org.netbeans.core.network.proxy.kde.KdeNetworkProxy]: KDE system
proxy resolver: The kioslaverc key not found (ProxyType)
INFO [org.netbeans.core.network.proxy.NetworkProxyReloader]: System network
proxy reloading failed! Trying fallback resolver.
INFO [org.netbeans.core.network.proxy.fallback.FallbackNetworkProxy]:
Fallback system proxy resolver: no http_proxy variable found
INFO [org.netbeans.core.network.proxy.NetworkProxyReloader]: System network
proxy reloading succeeded. Fallback provider was successful.
INFO [org.netbeans.core.network.proxy.NetworkProxyReloader]: System network
proxy - mode: direct
INFO [org.netbeans.core.network.proxy.NetworkProxyReloader]: System network
proxy: fell to default (correct if direct mode went before)
WARNING [org.netbeans.TopSecurityManager]: use of system property
netbeans.home has been obsoleted in favor of InstalledFileLocator/Places at
org.netbeans.modules.java.j2seplatform.platformdefinition.Util.removeNBArtifacts(Util.java:337)

Is this a bug in NB, Java16 or KDE?  I'm running OpenSUSE Tumbleweed which
keeps OpenJDK at the current level automatically:
openjdk version "16.0.2" 2021-07-20
OpenJDK Runtime Environment (build 16.0.2+7-suse-1.1-x8664)
OpenJDK 64-Bit Server VM (build 16.0.2+7-suse-1.1-x8664, mixed mode)

Is this something to file a bug report about?  It's most annoying to try to
compile a project and have it lock up tight.  Furthermore, it's
inconsistent.

Thanks for any ideas.

Re: NB12.4 quit

Posted by Chuck Davis <cj...@gmail.com>.
Yes, I ordered new ram.  Thanks.

On Mon, Aug 23, 2021 at 11:03 PM Emilian Bold <em...@gmail.com>
wrote:

> Try a memtest. Most likely it's bad RAM and that can easily be replaced.
>
> --emi
>
> On Mon, Aug 23, 2021 at 9:10 PM Chuck Davis <cj...@gmail.com> wrote:
> >
> > I'm beginning to suspect hardware.  I put everything on my laptop (same
> OS, same NB, same JVM) and it's working flawlessly.
> >
> > May have to build myself a new desktop.  Bummer......
> >
> > But thanks for your response Emilian.
> >
> > On Sun, Aug 22, 2021 at 11:36 PM Emilian Bold <em...@gmail.com>
> wrote:
> >>
> >> You could try jstack to see what the threads are doing. Maybe a heap
> dump?
> >>
> >> But if it locks up the desktop I suspect it may be the OpenJDK itself.
> >>
> >> --emi
> >>
>

Re: NB12.4 quit

Posted by Emilian Bold <em...@gmail.com>.
Try a memtest. Most likely it's bad RAM and that can easily be replaced.

--emi

On Mon, Aug 23, 2021 at 9:10 PM Chuck Davis <cj...@gmail.com> wrote:
>
> I'm beginning to suspect hardware.  I put everything on my laptop (same OS, same NB, same JVM) and it's working flawlessly.
>
> May have to build myself a new desktop.  Bummer......
>
> But thanks for your response Emilian.
>
> On Sun, Aug 22, 2021 at 11:36 PM Emilian Bold <em...@gmail.com> wrote:
>>
>> You could try jstack to see what the threads are doing. Maybe a heap dump?
>>
>> But if it locks up the desktop I suspect it may be the OpenJDK itself.
>>
>> --emi
>>

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

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


Re: NB12.4 quit

Posted by Chuck Davis <cj...@gmail.com>.
I'm beginning to suspect hardware.  I put everything on my laptop (same OS,
same NB, same JVM) and it's working flawlessly.

May have to build myself a new desktop.  Bummer......

But thanks for your response Emilian.

On Sun, Aug 22, 2021 at 11:36 PM Emilian Bold <em...@gmail.com>
wrote:

> You could try jstack to see what the threads are doing. Maybe a heap dump?
>
> But if it locks up the desktop I suspect it may be the OpenJDK itself.
>
> --emi
>
>

Re: NB12.4 quit

Posted by Emilian Bold <em...@gmail.com>.
You could try jstack to see what the threads are doing. Maybe a heap dump?

But if it locks up the desktop I suspect it may be the OpenJDK itself.

--emi

On Mon, Aug 23, 2021 at 1:43 AM Chuck Davis <cj...@gmail.com> wrote:
>
> Referenced has been sometimes closing itself and other times performing a hard lock of the desktop.  The only thing I can find in the log is merely a warning:
>
> INFO [org.netbeans.core.netigso.Netigso]: bundle org.eclipse.osgi@3.9.1.v20140110-1610 started
> INFO [org.netbeans.core.network.proxy.NetworkProxyReloader]: System network proxy resolver: KDE
> WARNING [org.netbeans.core.network.proxy.kde.KdeNetworkProxy]: KDE system proxy resolver: The kioslaverc file not found ([/home/chuck/.config/kioslaverc, /home/chuck/.kde/share/config/kioslaverc])
> WARNING [org.netbeans.core.network.proxy.kde.KdeNetworkProxy]: KDE system proxy resolver: The kioslaverc key not found (ProxyType)
> INFO [org.netbeans.core.network.proxy.NetworkProxyReloader]: System network proxy reloading failed! Trying fallback resolver.
> INFO [org.netbeans.core.network.proxy.fallback.FallbackNetworkProxy]: Fallback system proxy resolver: no http_proxy variable found
> INFO [org.netbeans.core.network.proxy.NetworkProxyReloader]: System network proxy reloading succeeded. Fallback provider was successful.
> INFO [org.netbeans.core.network.proxy.NetworkProxyReloader]: System network proxy - mode: direct
> INFO [org.netbeans.core.network.proxy.NetworkProxyReloader]: System network proxy: fell to default (correct if direct mode went before)
> WARNING [org.netbeans.TopSecurityManager]: use of system property netbeans.home has been obsoleted in favor of InstalledFileLocator/Places at org.netbeans.modules.java.j2seplatform.platformdefinition.Util.removeNBArtifacts(Util.java:337)
>
> Is this a bug in NB, Java16 or KDE?  I'm running OpenSUSE Tumbleweed which keeps OpenJDK at the current level automatically:
> openjdk version "16.0.2" 2021-07-20
> OpenJDK Runtime Environment (build 16.0.2+7-suse-1.1-x8664)
> OpenJDK 64-Bit Server VM (build 16.0.2+7-suse-1.1-x8664, mixed mode)
>
> Is this something to file a bug report about?  It's most annoying to try to compile a project and have it lock up tight.  Furthermore, it's inconsistent.
>
> Thanks for any ideas.
>
>

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

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