[ 
https://issues.apache.org/jira/browse/NETBEANS-6223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17450067#comment-17450067
 ] 

Malome Khomo commented on NETBEANS-6223:
----------------------------------------

!Screenshot from 2021-11-28 09-05-01.png! The IDE start-up block symptom is 
familiar where the class loader stalls on loading modules. Stopping point 
differs tho. Here is mine that happened with IDE 12.4 and now 12.5 after the 
startup sequence broke on JavaFX. In both cases I bypassed the block by using 
older distribution modules (12.0 or even 11.x javafx); and the same now where I 
copy from the 'bypass fixed 12.4 onto 12.5). Of course I update the newer 
modules from 12.5 into that 'fixed' bypass.

The other difference is the escape from the javafx block also kills the login 
JVM on CentOS 8 (12.5) and used to cause reboot on the prior block (12.4).

 

The latter more recent (12.5) came up AFTER I installed exist-db-5.3.0 whos 
huge java installation might have interfered with my last clean 12.5 
installation (assisted by the 'alternatives' java vm utility).

> Will not run after installation
> -------------------------------
>
>                 Key: NETBEANS-6223
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-6223
>             Project: NetBeans
>          Issue Type: Bug
>          Components: cnd - Code Model
>    Affects Versions: 12.5
>         Environment: OS Name:                   Microsoft Windows 10 Home
> OS Version:                10.0.19043 N/A Build 19043
> OS Manufacturer:           Microsoft Corporation
> OS Configuration:          Standalone Workstation
> OS Build Type:             Multiprocessor Free
> System Manufacturer:       HP
> System Model:              HP 250 G5 Notebook PC
> System Type:               x64-based PC
> Processor(s):              1 Processor(s) Installed.
>                            [01]: Intel64 Family 6 Model 78 Stepping 3 
> GenuineIntel ~2000 Mhz
> BIOS Version:              Insyde F.50, 11/20/2020
> Total Physical Memory:     8,083 MB
> Available Physical Memory: 2,120 MB
> Virtual Memory: Max Size:  10,291 MB
> Virtual Memory: Available: 1,734 MB
> Virtual Memory: In Use:    8,557 MB
> Hotfix(s):                 5 Hotfix(s) Installed.
>                            [01]: KB5006365
>                            [02]: KB5000736
>                            [03]: KB5007186
>                            [04]: KB5006753
>                            [05]: KB5001405
>  
> java -version
> java version "11.0.3" 2019-04-16 LTS
> Java(TM) SE Runtime Environment 18.9 (build 11.0.3+12-LTS)
> Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.3+12-LTS, mixed mode)
>            Reporter: Dan Gormley
>            Priority: Blocker
>         Attachments: Screenshot from 2021-11-28 09-05-01.png
>
>
> After installing Netbeans 12.5, it opens without issue. Once you close the 
> application and try to reopen a warning is generated :
> {code:java}
> Warning - could not install some modules: The nb-javac Java editing support 
> library - The module named org.netbeans.modules.nbjavac.impl was needed and 
> not found. The nb-javac Java editing support library - The module named 
> org.netbeans.modules.nbjavac.api was needed and not found.{code}
>  
> Clicking on  [Disable Modules and Continue] does nothing but closes the 
> program and when you go to reopen Netbeans, you are presented with this 
> warning again. The program is unable to operate. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to