Re: Netbeans26 crashing randomly on Windows11

Maciej Jaros <[email protected]> Thu, 10 Jul 2025 11:22:01 +0200
Newsgroups gmane.comp.java.ide.netbeans.user
Organization MOL sp. z o.o.
Message-ID <[email protected]>
Found it (C:\Users\Me\AppData\Roaming\NetBeans\26\var\log\messages.log)

No obvious problems form. That INFO [null] is weird.
```
INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 140 ms.
INFO [org.netbeans.ui.indexing]: Indexing started, time from last 
indexing 0 ms.
INFO [org.netbeans.modules.subversion]: cli: ERROR "svn: warning: 
W155010: The node 
'C:\...\molnet-lms-client\target\molnet-lms-client-2.0-SNAPSHOT\css' was 
not found."
INFO [null]: Last record repeated again.
INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 147 ms.
INFO [org.netbeans.ui.indexing]: Indexing started, time from last 
indexing 0 ms.
INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 129 ms.
INFO [org.netbeans.ui.indexing]: Indexing started, time from last 
indexing 32 498 ms.
INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 141 ms.
INFO [org.netbeans.ui.indexing]: Indexing started, time from last 
indexing 0 ms.
INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 130 ms.
INFO [org.netbeans.ui.indexing]: Indexing started, time from last 
indexing 5 110 ms.
INFO [org.netbeans.ui.indexing]: Indexing finished, indexing took 128 ms.
```

Regards,
Maciej Nux

Pieter van den Hombergh (2025-07-09 21:10):
> the logs are in your home directory under .netbeans/26/logs or 
> something similar.
>
> met vriendelijke groet
> Pieter van den Hombergh
>
> Op wo 9 jul 2025, 21:07 schreef Maciej Jaros <[email protected]>:
>
>     Hi,
>
>     It seems like NB26 is crashing randomly. Most of the time, this
>     happens when my Maven project is running.
>     There is no message - I just disconnect from RDP, and when I come
>     back, NB is just gone. Tomcat process that was started from NB
>     still works.
>     When I reopen NetBeans all GUI settings are gone, for example all
>     tabs of files I recently opened are now gone (not opened).
>
>     I'm running on the built-in JDK:
>       Zulu 24.30+11 09b25a18-f754-4f34-b302-34f11e6cd9f1
>
>     Is there some log I could check? I don't see any log directory in
>     `C:\Program Files\Apache NetBeans\`. Event Viewer (Windows Logs)
>     doesn't seem to contain anything NB related.
>
>     Regards,
>     Maciej Nux.
>