Re: NB12.4 quit

2021-08-24 Thread Chuck Davis
Yes, I ordered new ram.  Thanks.

On Mon, Aug 23, 2021 at 11:03 PM Emilian Bold 
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  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 
> 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

2021-08-24 Thread Emilian Bold
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  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  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-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: NB12.4 quit

2021-08-23 Thread Chuck Davis
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 
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

2021-08-23 Thread Emilian Bold
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  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-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: NB12.4 quit

2021-08-22 Thread Chuck Davis
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.