[jira] [Commented] (NETBEANS-6390) Netbeans Apache web site (especially the documentation part) is seriously broken

2022-01-14 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6390:
-

Looking forward to the pull request, will be happy to review and merge it.

> Netbeans Apache web site (especially the documentation part) is seriously 
> broken
> 
>
> Key: NETBEANS-6390
> URL: https://issues.apache.org/jira/browse/NETBEANS-6390
> Project: NetBeans
>  Issue Type: Bug
>  Components: website
>Reporter: Jean-Marc Borer
>Priority: Major
>
> While looking for documentation, I was browsing the apache web site and it 
> seems seriously broken. When I follow the pages from 
> [https://netbeans.apache.org/] I get:
> [https://netbeans.apache.org/kb/docs/platform.html]
>  where a lot of links are broken. Even the images.
>  
> When I find a page through google I get:
> [https://netbeans.apache.org/kb/docs/platform/] 
> the page is fine!!
>  
> Notice the difference? Currently the site is not properly browesable. Only 
> google allows you to find the proper pages, if you know what you are looking 
> for...
>  
> The broken version has as well links with http instead of https (look for the 
> netbeans platform faq on the page above).
>  
> The links to the previously package info are broken as well...
>  



--
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



[jira] [Assigned] (NETBEANS-6390) Netbeans Apache web site (especially the documentation part) is seriously broken

2022-01-14 Thread Geertjan Wielenga (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-6390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Geertjan Wielenga reassigned NETBEANS-6390:
---

Assignee: Jean-Marc Borer

> Netbeans Apache web site (especially the documentation part) is seriously 
> broken
> 
>
> Key: NETBEANS-6390
> URL: https://issues.apache.org/jira/browse/NETBEANS-6390
> Project: NetBeans
>  Issue Type: Bug
>  Components: website
>Reporter: Jean-Marc Borer
>Assignee: Jean-Marc Borer
>Priority: Major
>
> While looking for documentation, I was browsing the apache web site and it 
> seems seriously broken. When I follow the pages from 
> [https://netbeans.apache.org/] I get:
> [https://netbeans.apache.org/kb/docs/platform.html]
>  where a lot of links are broken. Even the images.
>  
> When I find a page through google I get:
> [https://netbeans.apache.org/kb/docs/platform/] 
> the page is fine!!
>  
> Notice the difference? Currently the site is not properly browesable. Only 
> google allows you to find the proper pages, if you know what you are looking 
> for...
>  
> The broken version has as well links with http instead of https (look for the 
> netbeans platform faq on the page above).
>  
> The links to the previously package info are broken as well...
>  



--
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



[jira] [Commented] (NETBEANS-6375) Can't clear "the target server has not been set" error message

2022-01-09 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6375:
-

I'd try a few different releases of NetBeans and a few different versions of 
Tomcat to narrow down the problem and see which combinations work/don't work.

> Can't clear "the target server has not been set" error message
> --
>
> Key: NETBEANS-6375
> URL: https://issues.apache.org/jira/browse/NETBEANS-6375
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Web Project
>Affects Versions: 12.6
> Environment: *Product Version:* Apache NetBeans IDE 12.6
> *Java:* 1.8.0_201; Java HotSpot(TM) 64-Bit Server VM 25.201-b09
> *Runtime:* Java(TM) SE Runtime Environment 1.8.0_201-b09
> *System:* Linux version 5.3.0-7648-generic running on amd64; UTF-8; en_US (nb)
> *User directory:* /home/mark/snap/netbeans/52
> *Cache directory:* /home/mark/snap/netbeans/common/52
>Reporter: Mark Phillips
>Priority: Blocker
>
> I have netbeans 12.6 on Ubuntu (and netbeans says it is up to date). I open 
> an old project, and it says the tomcat server is missing. I click on Resolve 
> Missing Server, go through the steps to let netbeans know where my tomcat 7 
> server is located, and click finish. I end up back at the same place - "the 
> target server has not been set or has been removed" and the list of servers 
> is blank.
> If I go to the Services tab, click on Apache Tomcat, and then start, tomcat7 
> starts. I still can't get the project to associate with Tomcat.
> I go to Tools -> Servers, and my tomcat7 server is listed.
> I go to Project Properties -> Run, and there is nothing in the dropdown list 
> for servers, and I can't add anything.
> I remove the tomcat instance from Services, restart netbeans, go through the 
> sames steps as before, and the same thing happens. Same issue if I add the 
> tomcat7 server using the Tools -> Servers tab. 
> I realize tomcat7 is outdated, but that shouldn't prevent me from adding it 
> as a server, imho. The application is running on tomcat7 in production.



--
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



[jira] [Commented] (NETBEANS-6348) Another technology to build Netbeans

2021-12-31 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6348:
-

Great, you can get started right away, all the code is on GitHub.

Plus, NetBeans, Eclipse, and IntelliJ IDEA all use Java.

> Another technology to build Netbeans
> 
>
> Key: NETBEANS-6348
> URL: https://issues.apache.org/jira/browse/NETBEANS-6348
> Project: NetBeans
>  Issue Type: Improvement
>Reporter: ABELARDO LEÓN GONZÁLEZ
>Priority: Minor
> Attachments: screenshot-1.png
>
>
> A suggestion: please, build Netbeans with another technology rather than 
> Java. It's ugly and not accessible. Hint: pay attention how to Jetbrains 
> builds its IDEs or Eclipse does.
> When I increase the fontsize of the ide to 24, the search box is not 
> correctly seeing it.
> Java is not the best tool to build Netbeans.



--
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



[jira] [Commented] (NETBEANS-6348) Another technology to build Netbeans

2021-12-31 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6348:
-

OK. We'll switch to building NetBeans to how Jetbrains builds its IDEs. Which 
language does it use?

> Another technology to build Netbeans
> 
>
> Key: NETBEANS-6348
> URL: https://issues.apache.org/jira/browse/NETBEANS-6348
> Project: NetBeans
>  Issue Type: Improvement
>Reporter: ABELARDO LEÓN GONZÁLEZ
>Priority: Minor
> Attachments: screenshot-1.png
>
>
> A suggestion: please, build Netbeans with another technology rather than 
> Java. It's ugly and not accessible. Hint: pay attention how to Jetbrains 
> builds its IDEs or Eclipse does.
> When I increase the fontsize of the ide to 24, the search box is not 
> correctly seeing it.
> Java is not the best tool to build Netbeans.



--
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



[jira] [Commented] (NETBEANS-5702) N12.3 is kills Wildfly-22 when trying to debug javaEE project

2021-12-30 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5702:
-

Can you reproduce with 12.6?

> N12.3 is kills Wildfly-22 when trying to debug javaEE project
> -
>
> Key: NETBEANS-5702
> URL: https://issues.apache.org/jira/browse/NETBEANS-5702
> Project: NetBeans
>  Issue Type: Bug
>  Components: serverplugins - WildFly
>Affects Versions: 12.3
> Environment: *Product Version:* Apache NetBeans IDE 12.3
> *Java:* 15.0.2; OpenJDK 64-Bit Server VM 15.0.2+7
> *Runtime:* OpenJDK Runtime Environment 15.0.2+7
> *System:* Mac OS X version 11.2.3 running on x86_64; UTF-8; en_US (nb)
> *User directory:* /Users//Library/Application Support/NetBeans/12.3
> *Cache directory:* /Users//Library/Caches/NetBeans/12.3
>  
>Reporter: Paul
>Priority: Blocker
>  Labels: debug, plug-in, wildfly
>
> replicate by:
>  * create new EAR project w/ Maven
>  * add generic WS resource 
>  * add generic SLSB
>  * clean/build
>  * right-click in projects window, select Debug or Run
> Nb12.3 starts the server, deploys the EAR, then starts the server again 
> (seems unable to detect the server is already running).
> The second start attempt fails (port in use), and wildfly is killed.
> The loss of productivity is drastic



--
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



[jira] [Commented] (NETBEANS-6223) Will not run after installation

2021-12-30 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6223:
-

Can you reproduce with 12.6?

> 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
>Assignee: gretchenpecson
>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



[jira] [Updated] (NETBEANS-6311) Estou com problema para abrir um projeto

2021-12-30 Thread Geertjan Wielenga (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-6311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Geertjan Wielenga updated NETBEANS-6311:

Priority: Minor  (was: Blocker)

> Estou com problema para abrir um projeto
> 
>
> Key: NETBEANS-6311
> URL: https://issues.apache.org/jira/browse/NETBEANS-6311
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.5
>Reporter: David Duvoizem Motta
>Assignee: David Duvoizem Motta
>Priority: Minor
> Attachments: image-2021-12-17-16-29-07-318.png
>
>
> Sempre que eu tento abris um arquivo da o seguinte erro 
> A java.lang.IllegalStateException exception has occurred.
> com os seguintes detalhes
> java.lang.IllegalStateException: Listener 9622062 is already attached to 
> J2SEProjectPlatform 105472092 for Project appmensagens.
>   at 
> org.netbeans.modules.javawebstart.JWSProjectOpenHook$PlatformListener.attach(JWSProjectOpenHook.java:184)
>   at 
> org.netbeans.modules.javawebstart.JWSProjectOpenHook.projectOpened(JWSProjectOpenHook.java:68)
>   at 
> org.netbeans.spi.project.ui.ProjectOpenedHook$1.projectOpened(ProjectOpenedHook.java:60)
>   at 
> org.netbeans.spi.project.ui.support.UILookupMergerSupport$OpenHookImpl.projectOpened(UILookupMergerSupport.java:223)
>   at 
> org.netbeans.spi.project.ui.ProjectOpenedHook$1.projectOpened(ProjectOpenedHook.java:60)
> [catch] at 
> org.netbeans.modules.project.ui.OpenProjectList.notifyOpened(OpenProjectList.java:1323)
>   at 
> org.netbeans.modules.project.ui.OpenProjectList.doOpenProject(OpenProjectList.java:1404)
>   at 
> org.netbeans.modules.project.ui.OpenProjectList.open(OpenProjectList.java:848)
>   at 
> org.netbeans.modules.project.ui.OpenProjectList$6.run(OpenProjectList.java:672)
>   at 
> org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>   at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>   at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
>   at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
> eu não sei o que está acontecendo já que antes não ocorria tal problema



--
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



[jira] [Commented] (NETBEANS-6311) Estou com problema para abrir um projeto

2021-12-30 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6311:
-

English, please.

> Estou com problema para abrir um projeto
> 
>
> Key: NETBEANS-6311
> URL: https://issues.apache.org/jira/browse/NETBEANS-6311
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.5
>Reporter: David Duvoizem Motta
>Assignee: David Duvoizem Motta
>Priority: Blocker
> Attachments: image-2021-12-17-16-29-07-318.png
>
>
> Sempre que eu tento abris um arquivo da o seguinte erro 
> A java.lang.IllegalStateException exception has occurred.
> com os seguintes detalhes
> java.lang.IllegalStateException: Listener 9622062 is already attached to 
> J2SEProjectPlatform 105472092 for Project appmensagens.
>   at 
> org.netbeans.modules.javawebstart.JWSProjectOpenHook$PlatformListener.attach(JWSProjectOpenHook.java:184)
>   at 
> org.netbeans.modules.javawebstart.JWSProjectOpenHook.projectOpened(JWSProjectOpenHook.java:68)
>   at 
> org.netbeans.spi.project.ui.ProjectOpenedHook$1.projectOpened(ProjectOpenedHook.java:60)
>   at 
> org.netbeans.spi.project.ui.support.UILookupMergerSupport$OpenHookImpl.projectOpened(UILookupMergerSupport.java:223)
>   at 
> org.netbeans.spi.project.ui.ProjectOpenedHook$1.projectOpened(ProjectOpenedHook.java:60)
> [catch] at 
> org.netbeans.modules.project.ui.OpenProjectList.notifyOpened(OpenProjectList.java:1323)
>   at 
> org.netbeans.modules.project.ui.OpenProjectList.doOpenProject(OpenProjectList.java:1404)
>   at 
> org.netbeans.modules.project.ui.OpenProjectList.open(OpenProjectList.java:848)
>   at 
> org.netbeans.modules.project.ui.OpenProjectList$6.run(OpenProjectList.java:672)
>   at 
> org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>   at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>   at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
>   at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
> eu não sei o que está acontecendo já que antes não ocorria tal problema



--
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



[jira] [Updated] (NETBEANS-6281) Hitting the enter key at the end of a line of code jumps the cursor to the start of the next line, and the code is not formatted for alignment or indentation.

2021-12-30 Thread Geertjan Wielenga (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-6281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Geertjan Wielenga updated NETBEANS-6281:

Component/s: java - Editor
 (was: cnd - Editor)

> Hitting the enter key at the end of a line of code jumps the cursor to the 
> start of the next line, and the code is not formatted for alignment or 
> indentation.
> --
>
> Key: NETBEANS-6281
> URL: https://issues.apache.org/jira/browse/NETBEANS-6281
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 12.6
>Reporter: luke
>Priority: Blocker
> Fix For: 12.6
>
> Attachments: 12.5.gif, 12.6-1.gif
>
>
> As shown in the attached gif:
> !12.5.gif!
> !12.6-1.gif!



--
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



[jira] [Updated] (NETBEANS-6316) The "Preview Design" funtion of the GUI Builder does not work.

2021-12-30 Thread Geertjan Wielenga (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-6316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Geertjan Wielenga updated NETBEANS-6316:

Priority: Minor  (was: Critical)

> The "Preview Design" funtion of the GUI Builder does not work.
> --
>
> Key: NETBEANS-6316
> URL: https://issues.apache.org/jira/browse/NETBEANS-6316
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 12.6
>Reporter: zsyixy
>Priority: Minor
>
> The "Preview Design" funtion of the GUI Builder does't work while choosing 
> "Windows" or "Windows classic" look and feel, on the Windows10 platform.



--
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



[jira] [Updated] (NETBEANS-6316) The "Preview Design" funtion of the GUI Builder does not work.

2021-12-30 Thread Geertjan Wielenga (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-6316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Geertjan Wielenga updated NETBEANS-6316:

Component/s: java - Editor
 (was: cnd - Editor)

> The "Preview Design" funtion of the GUI Builder does not work.
> --
>
> Key: NETBEANS-6316
> URL: https://issues.apache.org/jira/browse/NETBEANS-6316
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 12.6
>Reporter: zsyixy
>Priority: Critical
>
> The "Preview Design" funtion of the GUI Builder does't work while choosing 
> "Windows" or "Windows classic" look and feel, on the Windows10 platform.



--
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



[jira] [Commented] (NETBEANS-5099) PhaseListener - RuntimeException

2021-12-30 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5099:
-

Can you try to reproduce with 12.6?

> PhaseListener - RuntimeException
> 
>
> Key: NETBEANS-5099
> URL: https://issues.apache.org/jira/browse/NETBEANS-5099
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Classpath, java - Compiler, javaee - JSF
>Affects Versions: 12.0, 12.2, 12.3
> Environment: Netbeans 12.3, Glassfish 4 and Glassfish 5, Project: 
> jdk1.8.0_65, Netbeans: jdk-15.0.1
>Reporter: S. M.
>Priority: Blocker
>
> Reopened because: It worked with new NB 12.3 for a week or so - now the 
> Exception popped up again and is lasting now. There where no changes made 
> from my side. 
> By the way: NETBEANS-5098 popped up at the same time.
> The exactly same code works fine when it is compiled and deployed outside 
> Netbeans or with an older Netbeans version. So I feel it is a Netbeans Issue. 
> The project has to be re-compiled in the old IDE before it works in it ... 
> Here comes the error description for reproducing:
> Make an new WebApplication with Glassfish 4.1.2 or 5.0.1. and add JavaServer 
> Faces Framework.
> Add the following faces-config.xml:
> {code}
> 
>xmlns="http://java.sun.com/xml/ns/javaee;
>  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
>  xsi:schemaLocation="http://java.sun.com/xml/ns/javaee 
> [http://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd];>
> 
> test.SessionTimeoutPhaseListener
> 
>  
> {code}
> Add the following class:
> {code}
> package test;
> import javax.faces.event.PhaseEvent;
>  import javax.faces.event.PhaseId;
>  import javax.faces.event.PhaseListener;
> public class SessionTimeoutPhaseListener implements PhaseListener {
> @Override
>  public void beforePhase(PhaseEvent event) {
>  }
> @Override
>  public void afterPhase(PhaseEvent event) {
>  }
> public void handleSessionTimeout(PhaseEvent event) {
>  }
> @Override
>  public PhaseId getPhaseId()
> { return PhaseId.RESTORE_VIEW; }
> }
> {code}
> At deployment (within NB) on Glassfish 4 or 5 the following Exeption occurs.
> {code}
> Info: Initializing Mojarra 2.2.14 ( 20161114-2152 unable to get svn info) for 
> context '/WebApplication1'
>  Severe: Critical error during deployment: 
>  com.sun.faces.config.ConfigurationException: 
>  Source Document: jndi:/server/WebApplication1/WEB-INF/faces-config.xml
>  Cause: Unable to create a new instance of 
> 'test.SessionTimeoutPhaseListener': java.lang.RuntimeException: 
>  at 
> com.sun.faces.config.processor.AbstractConfigProcessor.createInstance(AbstractConfigProcessor.java:378)
>  at 
> com.sun.faces.config.processor.LifecycleConfigProcessor.addPhaseListeners(LifecycleConfigProcessor.java:154)
>  at 
> com.sun.faces.config.processor.LifecycleConfigProcessor.process(LifecycleConfigProcessor.java:132)
>  at 
> com.sun.faces.config.processor.AbstractConfigProcessor.invokeNext(AbstractConfigProcessor.java:152)
>  at 
> com.sun.faces.config.processor.FactoryConfigProcessor.process(FactoryConfigProcessor.java:239)
>  at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:439)
>  at 
> com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:227)
>  at 
> org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:5394)
>  at com.sun.enterprise.web.WebModule.contextListenerStart(WebModule.java:743)
>  at org.apache.catalina.core.StandardContext.start(StandardContext.java:5963)
>  at com.sun.enterprise.web.WebModule.start(WebModule.java:691)
>  at 
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:1041)
>  at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:1024)
>  at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:747)
>  at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2286)
>  at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1932)
>  at com.sun.enterprise.web.WebApplication.start(WebApplication.java:139)
>  at org.glassfish.internal.data.EngineRef.start(EngineRef.java:122)
>  at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:291)
>  at 
> org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:352)
>  at 
> com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:500)
>  at 
> com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:219)
>  at 
> org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:491)
>  at 
> com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:539)
>  at 
> com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:535)
>  at 

[jira] [Comment Edited] (NETBEANS-4036) Package as DMG Image fails with "typedef class com.sun.javafx.tools.ant.FXJar cannot be found using the classloader AntClassLoader[]"

2021-12-29 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga edited comment on NETBEANS-4036 at 12/29/21, 8:04 PM:


You really can’t be referring to 11.3 at this stage at all.

Best to join the dev mailing list and describe precisely what you’re trying to 
achieve here.

A project by Neil, at [https://www.codelerity.com/netbeans/] might be relevant 
too.


was (Author: geertjanwielenga):
You really can’t be referring to 11.3 at this stage at all.

Best to join the dev mailing list and describe precisely what you’re trying to 
achieve hete.

A project by Neil, at https://www.codelerity.com/netbeans/ might be relevant 
too.

> Package as DMG Image fails with "typedef class com.sun.javafx.tools.ant.FXJar 
> cannot be found using the classloader AntClassLoader[]"
> -
>
> Key: NETBEANS-4036
> URL: https://issues.apache.org/jira/browse/NETBEANS-4036
> Project: NetBeans
>  Issue Type: Bug
>  Components: core
>Affects Versions: 11.3
> Environment: Mac OS Catalina 10.15.3 (current and latest) and 
> NetBeans:
> Product Version: Apache NetBeans IDE 11.3
> Java: 14; Java HotSpot(TM) 64-Bit Server VM 14+36-1461
> Runtime: Java(TM) SE Runtime Environment 14+36-1461
> System: Mac OS X version 10.15.3 running on x86_64; UTF-8; en_GB (nb
>Reporter: David Gradwell
>Priority: Major
> Attachments: TestMacOSXPackagingWithAnt.zip, 
> TestNativePackagingOnWindows10.zip
>
>
> Steps to reproduce:
> 1.  Install fresh copy of 11.3 (also tested with 11.1 with same results)
> 2 Create new Project "Java with Ant", "Java Application".
> 3.  Create a single Java file such as:
> package testmacdmgwithant;
> public class TestMacDMGwithAnt {
> /**
>  * @param args the command line arguments
>  */
>  public static void main(String[] args) 
>  {
>  int a=1;
>  }
>  
> }
>  
> 4. Go clean and build and debug to prove it works OK.
> 5. Run the .jar in the dist folder to prove it works OK.
> 6. Go right click on the project and select "Package as DMG Image"
>  
> End of output is:  
> .../NetBeansProjects/TestMacDMGwithAnt/nbproject/build-native.xml:519: 
> typedef class com.sun.javafx.tools.ant.FXJar cannot be found
>  using the classloader AntClassLoader[]
> BUILD FAILED (total time: 0 seconds)
>  
> 7.  Note that this works fine on NetBeans 8.2 and also fails on 11.0..
>  



--
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



[jira] [Commented] (NETBEANS-4036) Package as DMG Image fails with "typedef class com.sun.javafx.tools.ant.FXJar cannot be found using the classloader AntClassLoader[]"

2021-12-29 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-4036:
-

You really can’t be referring to 11.3 at this stage at all.

Best to join the dev mailing list and describe precisely what you’re trying to 
achieve hete.

A project by Neil, at https://www.codelerity.com/netbeans/ might be relevant 
too.

> Package as DMG Image fails with "typedef class com.sun.javafx.tools.ant.FXJar 
> cannot be found using the classloader AntClassLoader[]"
> -
>
> Key: NETBEANS-4036
> URL: https://issues.apache.org/jira/browse/NETBEANS-4036
> Project: NetBeans
>  Issue Type: Bug
>  Components: core
>Affects Versions: 11.3
> Environment: Mac OS Catalina 10.15.3 (current and latest) and 
> NetBeans:
> Product Version: Apache NetBeans IDE 11.3
> Java: 14; Java HotSpot(TM) 64-Bit Server VM 14+36-1461
> Runtime: Java(TM) SE Runtime Environment 14+36-1461
> System: Mac OS X version 10.15.3 running on x86_64; UTF-8; en_GB (nb
>Reporter: David Gradwell
>Priority: Major
> Attachments: TestMacOSXPackagingWithAnt.zip, 
> TestNativePackagingOnWindows10.zip
>
>
> Steps to reproduce:
> 1.  Install fresh copy of 11.3 (also tested with 11.1 with same results)
> 2 Create new Project "Java with Ant", "Java Application".
> 3.  Create a single Java file such as:
> package testmacdmgwithant;
> public class TestMacDMGwithAnt {
> /**
>  * @param args the command line arguments
>  */
>  public static void main(String[] args) 
>  {
>  int a=1;
>  }
>  
> }
>  
> 4. Go clean and build and debug to prove it works OK.
> 5. Run the .jar in the dist folder to prove it works OK.
> 6. Go right click on the project and select "Package as DMG Image"
>  
> End of output is:  
> .../NetBeansProjects/TestMacDMGwithAnt/nbproject/build-native.xml:519: 
> typedef class com.sun.javafx.tools.ant.FXJar cannot be found
>  using the classloader AntClassLoader[]
> BUILD FAILED (total time: 0 seconds)
>  
> 7.  Note that this works fine on NetBeans 8.2 and also fails on 11.0..
>  



--
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



[jira] [Closed] (NETBEANS-6330) Background scanning of projects

2021-12-23 Thread Geertjan Wielenga (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-6330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Geertjan Wielenga closed NETBEANS-6330.
---
Resolution: Not A Problem

> Background scanning of projects
> ---
>
> Key: NETBEANS-6330
> URL: https://issues.apache.org/jira/browse/NETBEANS-6330
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.6
> Environment: OS: Windows 10
> Java: JDK 11.0.3
> Gradle 4.10.2 (but using Gradle wrapper for 5.6.4)
>Reporter: Hervé Bitteur
>Priority: Blocker
>
> Netbeans gets stuck on "Background scanning of projects..." at 96% value, but 
> with CPU still around 20-30%
> This happens with versions: 12.6, 12.5, 12.3, perhaps older ones as well
> The project at hand is a Gradle project (see environment below). I can still 
> build the project from within Netbeans, I can run it, but Netbeans IDE is now 
> useless.
> I tried to abort the scan, to relaunch Netbeans, to empty Netbeans cache... I 
> can sometimes see the end of this scan, but I can't precisely tell you in 
> which conditions.
> Project is then flagged with a red exclamation point, as well as most Java 
> packages and Java files within the project, goto declaration often fails, as 
> well as Usages, etc.
> I have been fighting with this for a couple of weeks, I'm totally stuck.
> To reproduce the problem:
> 1/ git clone [https://github.com/Audiveris/audiveris.git]
> 2/ then open Netbeans on the project created in audiveris sub-directory
> Please tell me if you need additional information
> /Hervé (owner of Audiveris project)
>  



--
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



[jira] [Commented] (NETBEANS-6330) Background scanning of projects

2021-12-23 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6330:
-

Excellent. 

> Background scanning of projects
> ---
>
> Key: NETBEANS-6330
> URL: https://issues.apache.org/jira/browse/NETBEANS-6330
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.6
> Environment: OS: Windows 10
> Java: JDK 11.0.3
> Gradle 4.10.2 (but using Gradle wrapper for 5.6.4)
>Reporter: Hervé Bitteur
>Priority: Blocker
>
> Netbeans gets stuck on "Background scanning of projects..." at 96% value, but 
> with CPU still around 20-30%
> This happens with versions: 12.6, 12.5, 12.3, perhaps older ones as well
> The project at hand is a Gradle project (see environment below). I can still 
> build the project from within Netbeans, I can run it, but Netbeans IDE is now 
> useless.
> I tried to abort the scan, to relaunch Netbeans, to empty Netbeans cache... I 
> can sometimes see the end of this scan, but I can't precisely tell you in 
> which conditions.
> Project is then flagged with a red exclamation point, as well as most Java 
> packages and Java files within the project, goto declaration often fails, as 
> well as Usages, etc.
> I have been fighting with this for a couple of weeks, I'm totally stuck.
> To reproduce the problem:
> 1/ git clone [https://github.com/Audiveris/audiveris.git]
> 2/ then open Netbeans on the project created in audiveris sub-directory
> Please tell me if you need additional information
> /Hervé (owner of Audiveris project)
>  



--
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



[jira] [Comment Edited] (NETBEANS-6330) Background scanning of projects

2021-12-23 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga edited comment on NETBEANS-6330 at 12/23/21, 2:53 PM:


Are you sure this is right, i.e., do you need src/main to be both in your 
main/java AND in your main/resources?

sourceSets {
    main {
        java {
            srcDir 'src/main'
            srcDir "$buildDir/generated-src"
        }
        resources {
            srcDir 'src/main'
            srcDir 'dev/icons'
        }
    }
    test {
        java {
            srcDir 'src/test'
        }
    }
}


was (Author: geertjanwielenga):
Are you sure this is right, i.e., do you need src/main to be both in your 
main/java AND in your main/resources?

sourceSets {
    main {
        java

             {             
               srcDir 'src/main'             
               srcDir "$buildDir/generated-src"        
             }

        resources

{             srcDir 'src/main'             srcDir 'dev/icons'         }

    }
    test {
        java

{             srcDir 'src/test'         }

    }
}

> Background scanning of projects
> ---
>
> Key: NETBEANS-6330
> URL: https://issues.apache.org/jira/browse/NETBEANS-6330
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.6
> Environment: OS: Windows 10
> Java: JDK 11.0.3
> Gradle 4.10.2 (but using Gradle wrapper for 5.6.4)
>Reporter: Hervé Bitteur
>Priority: Blocker
>
> Netbeans gets stuck on "Background scanning of projects..." at 96% value, but 
> with CPU still around 20-30%
> This happens with versions: 12.6, 12.5, 12.3, perhaps older ones as well
> The project at hand is a Gradle project (see environment below). I can still 
> build the project from within Netbeans, I can run it, but Netbeans IDE is now 
> useless.
> I tried to abort the scan, to relaunch Netbeans, to empty Netbeans cache... I 
> can sometimes see the end of this scan, but I can't precisely tell you in 
> which conditions.
> Project is then flagged with a red exclamation point, as well as most Java 
> packages and Java files within the project, goto declaration often fails, as 
> well as Usages, etc.
> I have been fighting with this for a couple of weeks, I'm totally stuck.
> To reproduce the problem:
> 1/ git clone [https://github.com/Audiveris/audiveris.git]
> 2/ then open Netbeans on the project created in audiveris sub-directory
> Please tell me if you need additional information
> /Hervé (owner of Audiveris project)
>  



--
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



[jira] [Comment Edited] (NETBEANS-6330) Background scanning of projects

2021-12-23 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga edited comment on NETBEANS-6330 at 12/23/21, 2:52 PM:


Are you sure this is right, i.e., do you need src/main to be both in your 
main/java AND in your main/resources?

sourceSets {
    main {
        java

             {             
               srcDir 'src/main'             
               srcDir "$buildDir/generated-src"        
             }

        resources

{             srcDir 'src/main'             srcDir 'dev/icons'         }

    }
    test {
        java

{             srcDir 'src/test'         }

    }
}


was (Author: geertjanwielenga):
Are you sure this is right, i.e., do you need src/main to be both in your 
main/java AND in your main/resources?

sourceSets {
    main {
        java {
            srcDir 'src/main'
            srcDir "$buildDir/generated-src"
        }
        resources {
            srcDir 'src/main'
            srcDir 'dev/icons'
        }
    }
    test {
        java {
            srcDir 'src/test'
        }
    }
}

> Background scanning of projects
> ---
>
> Key: NETBEANS-6330
> URL: https://issues.apache.org/jira/browse/NETBEANS-6330
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.6
> Environment: OS: Windows 10
> Java: JDK 11.0.3
> Gradle 4.10.2 (but using Gradle wrapper for 5.6.4)
>Reporter: Hervé Bitteur
>Priority: Blocker
>
> Netbeans gets stuck on "Background scanning of projects..." at 96% value, but 
> with CPU still around 20-30%
> This happens with versions: 12.6, 12.5, 12.3, perhaps older ones as well
> The project at hand is a Gradle project (see environment below). I can still 
> build the project from within Netbeans, I can run it, but Netbeans IDE is now 
> useless.
> I tried to abort the scan, to relaunch Netbeans, to empty Netbeans cache... I 
> can sometimes see the end of this scan, but I can't precisely tell you in 
> which conditions.
> Project is then flagged with a red exclamation point, as well as most Java 
> packages and Java files within the project, goto declaration often fails, as 
> well as Usages, etc.
> I have been fighting with this for a couple of weeks, I'm totally stuck.
> To reproduce the problem:
> 1/ git clone [https://github.com/Audiveris/audiveris.git]
> 2/ then open Netbeans on the project created in audiveris sub-directory
> Please tell me if you need additional information
> /Hervé (owner of Audiveris project)
>  



--
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



[jira] [Comment Edited] (NETBEANS-6330) Background scanning of projects

2021-12-23 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga edited comment on NETBEANS-6330 at 12/23/21, 2:51 PM:


Are you sure this is right, i.e., do you need src/main to be both in your 
main/java AND in your main/resources?

sourceSets {
main {
java {
srcDir 'src/main'
srcDir "$buildDir/generated-src"
}
resources {
srcDir 'src/main'
srcDir 'dev/icons'
}
}
test {
java {
srcDir 'src/test'
}
}
}


was (Author: geertjanwielenga):
Are you sure this is right, i.e., do you need src/main to be both in your 
main/java AND in your main/resources?

{{sourceSets {
main {
java {
srcDir 'src/main'
srcDir "$buildDir/generated-src"
}
resources {
srcDir 'src/main'
srcDir 'dev/icons'
}
}
test {
java {
srcDir 'src/test'
}
}
}}}

> Background scanning of projects
> ---
>
> Key: NETBEANS-6330
> URL: https://issues.apache.org/jira/browse/NETBEANS-6330
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.6
> Environment: OS: Windows 10
> Java: JDK 11.0.3
> Gradle 4.10.2 (but using Gradle wrapper for 5.6.4)
>Reporter: Hervé Bitteur
>Priority: Blocker
>
> Netbeans gets stuck on "Background scanning of projects..." at 96% value, but 
> with CPU still around 20-30%
> This happens with versions: 12.6, 12.5, 12.3, perhaps older ones as well
> The project at hand is a Gradle project (see environment below). I can still 
> build the project from within Netbeans, I can run it, but Netbeans IDE is now 
> useless.
> I tried to abort the scan, to relaunch Netbeans, to empty Netbeans cache... I 
> can sometimes see the end of this scan, but I can't precisely tell you in 
> which conditions.
> Project is then flagged with a red exclamation point, as well as most Java 
> packages and Java files within the project, goto declaration often fails, as 
> well as Usages, etc.
> I have been fighting with this for a couple of weeks, I'm totally stuck.
> To reproduce the problem:
> 1/ git clone [https://github.com/Audiveris/audiveris.git]
> 2/ then open Netbeans on the project created in audiveris sub-directory
> Please tell me if you need additional information
> /Hervé (owner of Audiveris project)
>  



--
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



[jira] [Comment Edited] (NETBEANS-6330) Background scanning of projects

2021-12-23 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga edited comment on NETBEANS-6330 at 12/23/21, 2:52 PM:


Are you sure this is right, i.e., do you need src/main to be both in your 
main/java AND in your main/resources?

sourceSets {
    main {
        java {
            srcDir 'src/main'
            srcDir "$buildDir/generated-src"
        }
        resources {
            srcDir 'src/main'
            srcDir 'dev/icons'
        }
    }
    test {
        java {
            srcDir 'src/test'
        }
    }
}


was (Author: geertjanwielenga):
Are you sure this is right, i.e., do you need src/main to be both in your 
main/java AND in your main/resources?

sourceSets {
main {
java {
srcDir 'src/main'
srcDir "$buildDir/generated-src"
}
resources {
srcDir 'src/main'
srcDir 'dev/icons'
}
}
test {
java {
srcDir 'src/test'
}
}
}

> Background scanning of projects
> ---
>
> Key: NETBEANS-6330
> URL: https://issues.apache.org/jira/browse/NETBEANS-6330
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.6
> Environment: OS: Windows 10
> Java: JDK 11.0.3
> Gradle 4.10.2 (but using Gradle wrapper for 5.6.4)
>Reporter: Hervé Bitteur
>Priority: Blocker
>
> Netbeans gets stuck on "Background scanning of projects..." at 96% value, but 
> with CPU still around 20-30%
> This happens with versions: 12.6, 12.5, 12.3, perhaps older ones as well
> The project at hand is a Gradle project (see environment below). I can still 
> build the project from within Netbeans, I can run it, but Netbeans IDE is now 
> useless.
> I tried to abort the scan, to relaunch Netbeans, to empty Netbeans cache... I 
> can sometimes see the end of this scan, but I can't precisely tell you in 
> which conditions.
> Project is then flagged with a red exclamation point, as well as most Java 
> packages and Java files within the project, goto declaration often fails, as 
> well as Usages, etc.
> I have been fighting with this for a couple of weeks, I'm totally stuck.
> To reproduce the problem:
> 1/ git clone [https://github.com/Audiveris/audiveris.git]
> 2/ then open Netbeans on the project created in audiveris sub-directory
> Please tell me if you need additional information
> /Hervé (owner of Audiveris project)
>  



--
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



[jira] [Comment Edited] (NETBEANS-6330) Background scanning of projects

2021-12-23 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga edited comment on NETBEANS-6330 at 12/23/21, 2:50 PM:


Are you sure this is right, i.e., do you need src/main to be both in your 
main/java AND in your main/resources?

{{sourceSets {
main {
java {
srcDir 'src/main'
srcDir "$buildDir/generated-src"
}
resources {
srcDir 'src/main'
srcDir 'dev/icons'
}
}
test {
java {
srcDir 'src/test'
}
}
}}}


was (Author: geertjanwielenga):
Are you sure this is right, i.e., do you need src/main to be both in your 
main/java AND in your main/resources?

sourceSets {
main {
java {
srcDir 'src/main'
srcDir "$buildDir/generated-src"
}
resources {
srcDir 'src/main'
srcDir 'dev/icons'
}
}
test {
java {
srcDir 'src/test'
}
}
}

> Background scanning of projects
> ---
>
> Key: NETBEANS-6330
> URL: https://issues.apache.org/jira/browse/NETBEANS-6330
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.6
> Environment: OS: Windows 10
> Java: JDK 11.0.3
> Gradle 4.10.2 (but using Gradle wrapper for 5.6.4)
>Reporter: Hervé Bitteur
>Priority: Blocker
>
> Netbeans gets stuck on "Background scanning of projects..." at 96% value, but 
> with CPU still around 20-30%
> This happens with versions: 12.6, 12.5, 12.3, perhaps older ones as well
> The project at hand is a Gradle project (see environment below). I can still 
> build the project from within Netbeans, I can run it, but Netbeans IDE is now 
> useless.
> I tried to abort the scan, to relaunch Netbeans, to empty Netbeans cache... I 
> can sometimes see the end of this scan, but I can't precisely tell you in 
> which conditions.
> Project is then flagged with a red exclamation point, as well as most Java 
> packages and Java files within the project, goto declaration often fails, as 
> well as Usages, etc.
> I have been fighting with this for a couple of weeks, I'm totally stuck.
> To reproduce the problem:
> 1/ git clone [https://github.com/Audiveris/audiveris.git]
> 2/ then open Netbeans on the project created in audiveris sub-directory
> Please tell me if you need additional information
> /Hervé (owner of Audiveris project)
>  



--
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



[jira] [Commented] (NETBEANS-6330) Background scanning of projects

2021-12-23 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6330:
-

Are you sure this is right, i.e., do you need src/main to be both in your 
main/java AND in your main/resources?

sourceSets {
main {
java {
srcDir 'src/main'
srcDir "$buildDir/generated-src"
}
resources {
srcDir 'src/main'
srcDir 'dev/icons'
}
}
test {
java {
srcDir 'src/test'
}
}
}

> Background scanning of projects
> ---
>
> Key: NETBEANS-6330
> URL: https://issues.apache.org/jira/browse/NETBEANS-6330
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.6
> Environment: OS: Windows 10
> Java: JDK 11.0.3
> Gradle 4.10.2 (but using Gradle wrapper for 5.6.4)
>Reporter: Hervé Bitteur
>Priority: Blocker
>
> Netbeans gets stuck on "Background scanning of projects..." at 96% value, but 
> with CPU still around 20-30%
> This happens with versions: 12.6, 12.5, 12.3, perhaps older ones as well
> The project at hand is a Gradle project (see environment below). I can still 
> build the project from within Netbeans, I can run it, but Netbeans IDE is now 
> useless.
> I tried to abort the scan, to relaunch Netbeans, to empty Netbeans cache... I 
> can sometimes see the end of this scan, but I can't precisely tell you in 
> which conditions.
> Project is then flagged with a red exclamation point, as well as most Java 
> packages and Java files within the project, goto declaration often fails, as 
> well as Usages, etc.
> I have been fighting with this for a couple of weeks, I'm totally stuck.
> To reproduce the problem:
> 1/ git clone [https://github.com/Audiveris/audiveris.git]
> 2/ then open Netbeans on the project created in audiveris sub-directory
> Please tell me if you need additional information
> /Hervé (owner of Audiveris project)
>  



--
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



[jira] [Comment Edited] (NETBEANS-6330) Background scanning of projects

2021-12-23 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga edited comment on NETBEANS-6330 at 12/23/21, 11:24 AM:
-

Your project can use any JDK that you prefer.

What I'm suggesting is that you try to reproduce the issue by running NetBeans 
itself (not your project, but NetBeans) on the latest JDK, which is 17, with 
Apache NetBeans 12.6.


was (Author: geertjanwielenga):
Your project can use any JDK that you prefer.

What I'm suggesting is that you try to reproduce the issue by running NetBeans 
on the latest JDK, which is 17, with Apache NetBeans 12.6.

> Background scanning of projects
> ---
>
> Key: NETBEANS-6330
> URL: https://issues.apache.org/jira/browse/NETBEANS-6330
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.6
> Environment: OS: Windows 10
> Java: JDK 11.0.3
> Gradle 4.10.2 (but using Gradle wrapper for 5.6.4)
>Reporter: Hervé Bitteur
>Priority: Blocker
>
> Netbeans gets stuck on "Background scanning of projects..." at 96% value, but 
> with CPU still around 20-30%
> This happens with versions: 12.6, 12.5, 12.3, perhaps older ones as well
> The project at hand is a Gradle project (see environment below). I can still 
> build the project from within Netbeans, I can run it, but Netbeans IDE is now 
> useless.
> I tried to abort the scan, to relaunch Netbeans, to empty Netbeans cache... I 
> can sometimes see the end of this scan, but I can't precisely tell you in 
> which conditions.
> Project is then flagged with a red exclamation point, as well as most Java 
> packages and Java files within the project, goto declaration often fails, as 
> well as Usages, etc.
> I have been fighting with this for a couple of weeks, I'm totally stuck.
> To reproduce the problem:
> 1/ git clone [https://github.com/Audiveris/audiveris.git]
> 2/ then open Netbeans on the project created in audiveris sub-directory
> Please tell me if you need additional information
> /Hervé (owner of Audiveris project)
>  



--
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



[jira] [Comment Edited] (NETBEANS-6330) Background scanning of projects

2021-12-23 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga edited comment on NETBEANS-6330 at 12/23/21, 11:24 AM:
-

Your project can use any JDK that you prefer.

What I'm suggesting is that you try to reproduce the issue by running NetBeans 
on the latest JDK, which is 17, with Apache NetBeans 12.6.


was (Author: geertjanwielenga):
Your project can use any JDK that you prefer.

What I'm suggesting is that you try to reproduce the issue by running NetBeans 
on the latest JDK, which is 17.

> Background scanning of projects
> ---
>
> Key: NETBEANS-6330
> URL: https://issues.apache.org/jira/browse/NETBEANS-6330
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.6
> Environment: OS: Windows 10
> Java: JDK 11.0.3
> Gradle 4.10.2 (but using Gradle wrapper for 5.6.4)
>Reporter: Hervé Bitteur
>Priority: Blocker
>
> Netbeans gets stuck on "Background scanning of projects..." at 96% value, but 
> with CPU still around 20-30%
> This happens with versions: 12.6, 12.5, 12.3, perhaps older ones as well
> The project at hand is a Gradle project (see environment below). I can still 
> build the project from within Netbeans, I can run it, but Netbeans IDE is now 
> useless.
> I tried to abort the scan, to relaunch Netbeans, to empty Netbeans cache... I 
> can sometimes see the end of this scan, but I can't precisely tell you in 
> which conditions.
> Project is then flagged with a red exclamation point, as well as most Java 
> packages and Java files within the project, goto declaration often fails, as 
> well as Usages, etc.
> I have been fighting with this for a couple of weeks, I'm totally stuck.
> To reproduce the problem:
> 1/ git clone [https://github.com/Audiveris/audiveris.git]
> 2/ then open Netbeans on the project created in audiveris sub-directory
> Please tell me if you need additional information
> /Hervé (owner of Audiveris project)
>  



--
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



[jira] [Commented] (NETBEANS-6330) Background scanning of projects

2021-12-23 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6330:
-

Your project can use any JDK that you prefer.

What I'm suggesting is that you try to reproduce the issue by running NetBeans 
on the latest JDK, which is 17.

> Background scanning of projects
> ---
>
> Key: NETBEANS-6330
> URL: https://issues.apache.org/jira/browse/NETBEANS-6330
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.6
> Environment: OS: Windows 10
> Java: JDK 11.0.3
> Gradle 4.10.2 (but using Gradle wrapper for 5.6.4)
>Reporter: Hervé Bitteur
>Priority: Blocker
>
> Netbeans gets stuck on "Background scanning of projects..." at 96% value, but 
> with CPU still around 20-30%
> This happens with versions: 12.6, 12.5, 12.3, perhaps older ones as well
> The project at hand is a Gradle project (see environment below). I can still 
> build the project from within Netbeans, I can run it, but Netbeans IDE is now 
> useless.
> I tried to abort the scan, to relaunch Netbeans, to empty Netbeans cache... I 
> can sometimes see the end of this scan, but I can't precisely tell you in 
> which conditions.
> Project is then flagged with a red exclamation point, as well as most Java 
> packages and Java files within the project, goto declaration often fails, as 
> well as Usages, etc.
> I have been fighting with this for a couple of weeks, I'm totally stuck.
> To reproduce the problem:
> 1/ git clone [https://github.com/Audiveris/audiveris.git]
> 2/ then open Netbeans on the project created in audiveris sub-directory
> Please tell me if you need additional information
> /Hervé (owner of Audiveris project)
>  



--
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



[jira] [Commented] (NETBEANS-6330) Background scanning of projects

2021-12-23 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6330:
-

How can you be totally stuck if you haven't tried your scenario with the latest 
JDK to see if it can be reproduced there?

> Background scanning of projects
> ---
>
> Key: NETBEANS-6330
> URL: https://issues.apache.org/jira/browse/NETBEANS-6330
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.6
> Environment: OS: Windows 10
> Java: JDK 11.0.3
> Gradle 4.10.2 (but using Gradle wrapper for 5.6.4)
>Reporter: Hervé Bitteur
>Priority: Blocker
>
> Netbeans gets stuck on "Background scanning of projects..." at 96% value, but 
> with CPU still around 20-30%
> This happens with versions: 12.6, 12.5, 12.3, perhaps older ones as well
> The project at hand is a Gradle project (see environment below). I can still 
> build the project from within Netbeans, I can run it, but Netbeans IDE is now 
> useless.
> I tried to abort the scan, to relaunch Netbeans, to empty Netbeans cache... I 
> can sometimes see the end of this scan, but I can't precisely tell you in 
> which conditions.
> Project is then flagged with a red exclamation point, as well as most Java 
> packages and Java files within the project, goto declaration often fails, as 
> well as Usages, etc.
> I have been fighting with this for a couple of weeks, I'm totally stuck.
> To reproduce the problem:
> 1/ git clone [https://github.com/Audiveris/audiveris.git]
> 2/ then open Netbeans on the project created in audiveris sub-directory
> Please tell me if you need additional information
> /Hervé (owner of Audiveris project)
>  



--
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



[jira] [Updated] (NETBEANS-6257) Problem opening a recent file

2021-12-03 Thread Geertjan Wielenga (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-6257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Geertjan Wielenga updated NETBEANS-6257:

Summary: Problem opening a recent file  (was: NOT OPENING PROJECT)

> Problem opening a recent file
> -
>
> Key: NETBEANS-6257
> URL: https://issues.apache.org/jira/browse/NETBEANS-6257
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Hanna Mansour
>Assignee: Hanna Mansour
>Priority: Major
> Attachments: Screenshot 2021-12-02 193141.png, Screenshot 2021-12-02 
> 2.png
>
>
> >Log Session: Thursday, December 2, 2021 at 7:24:50 PM Eastern Standard Time
> >System Info: 
>   Product Version         = Apache NetBeans IDE 12.5
>   Operating System        = Windows 10 version 10.0 running on amd64
>   Java; VM; Vendor        = 17.0.1; Java HotSpot(TM) 64-Bit Server VM 
> 17.0.1+12-LTS-39; Oracle Corporation
>   Runtime                 = Java(TM) SE Runtime Environment 17.0.1+12-LTS-39
>   Java Home               = C:\Program Files\Java\jdk-17.0.1
>   System Locale; Encoding = en_US (nb); Cp1252
>   Home Directory          = C:\Users\lenam



--
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



[jira] [Commented] (NETBEANS-6257) NOT OPENING PROJECT

2021-12-03 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6257:
-

The error message tells you where to find the log file. Can you attach it here?

> NOT OPENING PROJECT
> ---
>
> Key: NETBEANS-6257
> URL: https://issues.apache.org/jira/browse/NETBEANS-6257
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Hanna Mansour
>Assignee: Hanna Mansour
>Priority: Major
> Attachments: Screenshot 2021-12-02 193141.png, Screenshot 2021-12-02 
> 2.png
>
>
> >Log Session: Thursday, December 2, 2021 at 7:24:50 PM Eastern Standard Time
> >System Info: 
>   Product Version         = Apache NetBeans IDE 12.5
>   Operating System        = Windows 10 version 10.0 running on amd64
>   Java; VM; Vendor        = 17.0.1; Java HotSpot(TM) 64-Bit Server VM 
> 17.0.1+12-LTS-39; Oracle Corporation
>   Runtime                 = Java(TM) SE Runtime Environment 17.0.1+12-LTS-39
>   Java Home               = C:\Program Files\Java\jdk-17.0.1
>   System Locale; Encoding = en_US (nb); Cp1252
>   Home Directory          = C:\Users\lenam



--
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



[jira] [Commented] (NETBEANS-6192) Very slow performance on RHEL 7

2021-12-02 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6192:
-

Whether paid support or not, you're going to have to explain what you mean. 
What is slow, when, at start up, during editing, what can anyone do to 
reproduce the problem?

> Very slow performance on RHEL 7
> ---
>
> Key: NETBEANS-6192
> URL: https://issues.apache.org/jira/browse/NETBEANS-6192
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.0, 12.5
>Reporter: satendra gupta
>Priority: Major
>
> i recently migrated from RHEL6 to RHEL7 and i observe very slow performance 
> on RHEL7. i am using Netbeans 11.0 with JDK 8



--
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



[jira] [Commented] (NETBEANS-5732) Profiler not working with Maven Project when installed in path-with-spaces

2021-11-16 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5732:
-

You are putting any software into a folder name with spaces... in 2021? :-)

> Profiler not working with Maven Project when installed in path-with-spaces
> --
>
> Key: NETBEANS-5732
> URL: https://issues.apache.org/jira/browse/NETBEANS-5732
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 12.4
>Reporter: Peter Hull
>Assignee: Svatopluk Dedic
>Priority: Major
> Fix For: 12.5
>
> Attachments: IDE_log.txt, nbactions.xml
>
>
> Profiler does not start when attempting to profile a Swing app using a maven 
> project on MacOS.
> Expected: profiler does start
> Actual: Shows an error in the output tab, given below:
> {{cd /Users/peterhull/Projects/mavenproject2; 
> JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-11.jdk/Contents/Home 
> "/Applications/NetBeans/Apache NetBeans 
> 12.4.app/Contents/Resources/NetBeans/netbeans/java/maven/bin/mvn" 
> "-Dexec.vmArgs='-agentpath:}}
> {{'/Applications/NetBeans/Apache NetBeans 
> 12.4.app/Contents/Resources/NetBeans/netbeans/profiler/lib/deployed/jdk16/mac/libprofilerinterface.jnilib\\'=}}
> {{'/Applications/NetBeans/Apache NetBeans 
> 12.4.app/Contents/Resources/NetBeans/netbeans/profiler/lib}}
> {{',5140,10' -XX:+HeapDumpOnOutOfMemoryError 
> '-XX:HeapDumpPath=/Users/peterhull/Library/Caches/NetBeans/12.4/mavencachedirs/1004131909/org-netbeans-modules-profiler
>  '" "-Dexec.args=${exec.vmArgs} -classpath %classpath ${exec.mainClass} 
> ${exec.appArgs}" -Dexec.mainClass=com.nowhere.mavenproject2.NewJFrame 
> -Dexec.executable=/Library/Java/JavaVirtualMachines/jdk-11.jdk/Contents/Home/bin/java
>  "-Dprofiler.jvmargs.all= -XX:+HeapDumpOnOutOfMemoryError 
> -XX:HeapDumpPath=/Users/peterhull/Library/Caches/NetBeans/12.4/mavencachedirs/1004131909/org-netbeans-modules-profiler
>  -agentpath:'/Applications/NetBeans/Apache NetBeans 
> 12.4.app/Contents/Resources/NetBeans/netbeans/profiler/lib/deployed/jdk16/mac/libprofilerinterface.jnilib'='/Applications/NetBeans/Apache
>  NetBeans 
> 12.4.app/Contents/Resources/NetBeans/netbeans/profiler/lib',5140,10" 
> "-Dprofiler.jvmargs.arg1=-agentpath:'/Applications/NetBeans/Apache NetBeans 
> 12.4.app/Contents/Resources/NetBeans/netbeans/profiler/lib/deployed/jdk16/mac/libprofilerinterface.jnilib'='/Applications/NetBeans/Apache
>  NetBeans 
> 12.4.app/Contents/Resources/NetBeans/netbeans/profiler/lib',5140,10" 
> -Dprofiler.jvmargs.arg2=-XX:HeapDumpPath=/Users/peterhull/Library/Caches/NetBeans/12.4/mavencachedirs/1004131909/org-netbeans-modules-profiler
>  -Dprofiler.jvmargs.arg3=-XX:+HeapDumpOnOutOfMemoryError -Dexec.appArgs= 
> org.codehaus.mojo:exec-maven-plugin:3.0.0:exec}}
> {{ Running NetBeans Compile On Save execution. Phase execution is skipped and 
> output directories of dependency projects (with Compile on Save turned on) 
> will be used instead of their jar artifacts.}}
> {{ Scanning for projects...}}{{-< 
> com.nowhere:mavenproject2 >--}}
> {{ Building mavenproject2 1.0-SNAPSHOT}}
> {{ [ jar 
> ]-}}{{— exec-maven-plugin:3.0.0:exec 
> (default-cli) @ mavenproject2 —}}
> {{ Error occurred during initialization of VM}}
> {{ Could not find agent library \/Applications/NetBeans/Apache in absolute 
> path, with error: dlopen(\/Applications/NetBeans/Apache, 1): image not found}}
> {{ Command execution failed.}}
> {{ org.apache.commons.exec.ExecuteException: Process exited with an error: 1 
> (Exit value: 1)}}
> {{ at org.apache.commons.exec.DefaultExecutor.executeInternal 
> (DefaultExecutor.java:404)}}
> {{ at org.apache.commons.exec.DefaultExecutor.execute 
> (DefaultExecutor.java:166)}}
> {{ at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:982)}}
> {{ at org.codehaus.mojo.exec.ExecMojo.executeCommandLine (ExecMojo.java:929)}}
> {{ at org.codehaus.mojo.exec.ExecMojo.execute (ExecMojo.java:457)}}
> {{ at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
> (DefaultBuildPluginManager.java:137)}}
> {{ at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
> (MojoExecutor.java:210)}}
> {{ at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
> (MojoExecutor.java:156)}}
> {{ at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
> (MojoExecutor.java:148)}}
> {{ at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
> (LifecycleModuleBuilder.java:117)}}
> {{ at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
> (LifecycleModuleBuilder.java:81)}}
> {{ at 
> 

[jira] [Commented] (NETBEANS-6147) ALl my projects disappeared from the NetBeans projects folder

2021-10-22 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6147:
-

file:/C:/Users/sandr/OneDrive/Documents/Sandrinha/NCI%20SCIENCE%20OF%20COMPUTING/BookHolidaysRMI

Look on your disk for BookHolidaysRMI.

> ALl my projects disappeared from the NetBeans projects folder
> -
>
> Key: NETBEANS-6147
> URL: https://issues.apache.org/jira/browse/NETBEANS-6147
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Project
>Affects Versions: 12.0
>Reporter: Sandra Helena Teixeira da Fonseca
>Priority: Major
> Attachments: NetBeans_Bug_Data.docx, NetBeans_Project_folder.png, 
> NetBeans_bug.png
>
>
> I have been trying to access my projects from the NetBeans projects folder 
> (version 12.0) and they have disappeared.
> I have tried to install plugins of scan and the path : tools - options - 
> miscellaneous - files - enabled auto scanning of sources and nothing worked.
> I have not deleted any of them.
> Please, help me to recover my projects. They were about 66 as the screenshot 
> shows.
>  
>  
>  
>  
> [^NetBeans_Bug_Data.docx]
>  
> !NetBeans_bug.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-6147) ALl my projects disappeared from the NetBeans projects folder

2021-10-22 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6147:
-

If they are not in your folder on disk, maybe they're in the trash, i.e., 
haven't been permanently deleted, and so are still available?

> ALl my projects disappeared from the NetBeans projects folder
> -
>
> Key: NETBEANS-6147
> URL: https://issues.apache.org/jira/browse/NETBEANS-6147
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Project
>Affects Versions: 12.0
>Reporter: Sandra Helena Teixeira da Fonseca
>Priority: Major
> Attachments: NetBeans_Bug_Data.docx, NetBeans_Project_folder.png, 
> NetBeans_bug.png
>
>
> I have been trying to access my projects from the NetBeans projects folder 
> (version 12.0) and they have disappeared.
> I have tried to install plugins of scan and the path : tools - options - 
> miscellaneous - files - enabled auto scanning of sources and nothing worked.
> I have not deleted any of them.
> Please, help me to recover my projects. They were about 66 as the screenshot 
> shows.
>  
>  
>  
>  
> [^NetBeans_Bug_Data.docx]
>  
> !NetBeans_bug.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-6134) Update checker has been failing for years

2021-10-17 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6134:
-

The update checker has aleays worked perfectly: it exists to tell you about 
updates to the modules you use. It doesn’t tell you about new Apache NetBeans 
releases, indeed you do need to stay in touch with free open source projects 
and contribute to them by joining the mailing lists, etc.

> Update checker has been failing for years
> -
>
> Key: NETBEANS-6134
> URL: https://issues.apache.org/jira/browse/NETBEANS-6134
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Yoh Far
>Priority: Major
>
> Hi,
> I feel like it is really sad that updates are never found when running the 
> update checker.
> I had the  same issue with Netbeans 11 already and maybe before.
> Every time I find out about a new release is when I decide to  go to the 
> website.
> I am usig the Mac version.
> Best,



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-6113) Test FAQ contain 404 Links

2021-10-07 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6113:
-

Best thing is to ask questions and discuss with the dev community, especially 
when getting started contributing (which is great, thank you!), see the mailing 
lists at netbeans.apache.org.

> Test FAQ contain 404 Links
> --
>
> Key: NETBEANS-6113
> URL: https://issues.apache.org/jira/browse/NETBEANS-6113
> Project: NetBeans
>  Issue Type: Task
>Reporter: Karl-Philipp Richter
>Priority: Minor
>
> I wanted to get started on developing for NetBeans by attempting a fix on 
> https://issues.apache.org/jira/browse/NETBEANS-5525. Just because it bugs me 
> and seems low hanging fruit.
>  
> As it turns out, it's extremely hard. After two hours I have no idea whether 
> the class I want to fix has a test case or not. I've been searching the wiki 
> and FAQ intensively and stumbled over a lot of dead links, mainly in 
> [https://netbeans.apache.org/wiki/DevFaqIndex.asciidoc#_running_and_writing_tests.]
>  
> You probably want to migrate to a build system where these questions don't 
> need to be asked - no one ever asked where to find a class' test in a Maven 
> or Gradle project -, so this ticket might be covered by this migration. And 
> you might be able to throw away the FAQ afterwards anyway or move it to 
> module READMEs where it's usually maintained more naturally.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-6074) failed at startup in background scanning of projects

2021-09-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6074:
-

But why are you using 11.3?

> failed at startup in background scanning of projects
> 
>
> Key: NETBEANS-6074
> URL: https://issues.apache.org/jira/browse/NETBEANS-6074
> Project: NetBeans
>  Issue Type: Bug
>  Components: core
>Affects Versions: 11.3
> Environment: see attached
>Reporter: Fred Hansen
>Priority: Major
>  Labels: Exception, background-scanning, startup
> Attachments: NetNBeansFail.txt
>
>
> the compiler was finding spurious errors so I renamed the cache from 11.3 to 
> broken-11.3. As expected, it took much longer to start up. When the 
> background scan reached 91%, it stopped. I tried to cancel and got a message 
> that I could not. Then I get a bug notice with the attached information.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-6011) ctrl + click to go to definition freezes the UI

2021-09-21 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6011:
-

If you have access to a Windows machine, [~neilcsmith], would be great if you'd 
reproduce exactly as described here in 12.4 and then use 12.5 to confirm that 
this scenario is now fixed.

> ctrl + click to go to definition freezes the UI
> ---
>
> Key: NETBEANS-6011
> URL: https://issues.apache.org/jira/browse/NETBEANS-6011
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 12.4
>Reporter: B Mathur
>Priority: Major
> Attachments: ProductManagerGoogleLogin.zip, bandicam 2021-09-17 
> 20-13-19-790.mp4, messages.log, nbjavacerror.png, nbstackdump.txt, test1.png, 
> test2.png
>
>
> I have opened a Java Spring project. Then open a few java source files. 
> While editing a Java source file, I do Ctrl+Click on a variable type to 
> navigate to the definition of that type.
> The type definition is opened but the UI is frozen. Nothing can be done. It 
> is completely unresponsive. The ide has to be killed from task manager.
> Happening every time. Not random. See screen shots.
> Can send the video also if required but the file is too large.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-6011) ctrl + click to go to definition freezes the UI

2021-09-21 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6011:
-

Can you try to reproduce with 12.5, [~belam20]?

https://netbeans.apache.org/download/nb125/nb125.html

> ctrl + click to go to definition freezes the UI
> ---
>
> Key: NETBEANS-6011
> URL: https://issues.apache.org/jira/browse/NETBEANS-6011
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 12.4
>Reporter: B Mathur
>Priority: Major
> Attachments: ProductManagerGoogleLogin.zip, bandicam 2021-09-17 
> 20-13-19-790.mp4, messages.log, nbjavacerror.png, nbstackdump.txt, test1.png, 
> test2.png
>
>
> I have opened a Java Spring project. Then open a few java source files. 
> While editing a Java source file, I do Ctrl+Click on a variable type to 
> navigate to the definition of that type.
> The type definition is opened but the UI is frozen. Nothing can be done. It 
> is completely unresponsive. The ide has to be killed from task manager.
> Happening every time. Not random. See screen shots.
> Can send the video also if required but the file is too large.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-6035) Can't create simple Java application

2021-09-21 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6035:
-

Strange, that should work fine. Look in the About box for the user dir and 
cache dir, close NetBeans, delete those two, and restart, maybe it helps.

> Can't create simple Java application
> 
>
> Key: NETBEANS-6035
> URL: https://issues.apache.org/jira/browse/NETBEANS-6035
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.4
>Reporter: Claudi
>Priority: Major
>
> I wanted to try Netbeans for Java development and just tried to create a new 
> Java project with File  > New Project > Java with Ant > Java Application.
> After I closed the wizard, it did nothing but creating an incomplete project 
> directory tree, and a exception below was raised (as a side note, attempting 
> to use Maven also fails by raising a different exception; don't know if it 
> could be related):
> *EDIT: I'm using jdk-16.0.1*
> {color:#ff}{{SEVERE [org.openide.util.RequestProcessor]: Error in 
> RequestProcessor org.openide.WizardDescriptor$Listener$2$1SEVERE 
> [org.openide.util.RequestProcessor]: Error in RequestProcessor 
> org.openide.WizardDescriptor$Listener$2$1java.lang.ClassNotFoundException: 
> com.sun.tools.javac.code.Symbol starting from 
> ModuleCL@2e69087c[org.netbeans.modules.java.source.base] with possible 
> defining loaders null and declared parents 
> [ModuleCL@707fb083[org.netbeans.modules.editor.indent], 
> ModuleCL@4e40126[org.netbeans.modules.editor.util], 
> ModuleCL@140d412f[org.netbeans.lib.nbjavac], 
> ModuleCL@7f8e3b83[org.netbeans.modules.java.lexer], 
> org.netbeans.MainImpl$BootClassLoader@6e8cf4c6, 
> ModuleCL@4ab2142e[org.netbeans.modules.editor.settings], 
> ModuleCL@12c7fde0[org.netbeans.modules.projectuiapi.base], 
> ModuleCL@5043c19f[org.netbeans.modules.java.platform], 
> ModuleCL@3fe95cd0[org.netbeans.modules.editor.guards], 
> org.netbeans.JarClassLoader@5997321a, ...20 more] at 
> org.netbeans.ProxyClassLoader.doFindClass(ProxyClassLoader.java:215) at 
> org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:125) at 
> java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:519)Caused: 
> java.lang.NoClassDefFoundError: com/sun/tools/javac/code/Symbol at 
> org.netbeans.modules.java.api.common.classpath.ModuleClassPaths$ModuleInfoClassPathImplementation.lambda$getModulesByName$22(ModuleClassPaths.java:1134)
>  at 
> java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
>  at 
> java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
>  at 
> java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
>  at 
> java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
>  at 
> java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
>  at 
> java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
>  at 
> java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
>  at 
> java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
>  at 
> java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
>  at 
> org.netbeans.modules.java.api.common.classpath.ModuleClassPaths$ModuleInfoClassPathImplementation.getModulesByName(ModuleClassPaths.java:1133)
>  at 
> org.netbeans.modules.java.api.common.classpath.ModuleClassPaths$ModuleInfoClassPathImplementation.getResources(ModuleClassPaths.java:746)
>  at org.netbeans.api.java.classpath.ClassPath.entries(ClassPath.java:363) at 
> org.netbeans.spi.java.classpath.support.MuxClassPathImplementation.getResources(MuxClassPathImplementation.java:90)
>  at 
> org.netbeans.api.java.classpath.ClassPath$SPIListener.propertyChange(ClassPath.java:1343)
>  at 
> org.openide.util.WeakListenerImpl$PropertyChange.propertyChange(WeakListenerImpl.java:190)
>  at 
> java.desktop/java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:342)
>  at 
> java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:334)
>  at 
> java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:267)
>  at 
> org.netbeans.spi.java.classpath.support.MuxClassPathImplementation.propertyChange(MuxClassPathImplementation.java:127)
>  at 
> org.openide.util.WeakListenerImpl$PropertyChange.propertyChange(WeakListenerImpl.java:190)
>  at 
> java.desktop/java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:342)
>  at 
> java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:334)
>  at 
> 

[jira] [Commented] (NETBEANS-6035) Can't create simple Java application

2021-09-21 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6035:
-

which JDK are you using?

> Can't create simple Java application
> 
>
> Key: NETBEANS-6035
> URL: https://issues.apache.org/jira/browse/NETBEANS-6035
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.4
>Reporter: Claudi
>Priority: Major
>
> I wanted to try Netbeans for Java development and just tried to create a new 
> Java project with File  > New Project > Java with Ant > Java Application.
> After I closed the wizard, it did nothing but creating an incomplete project 
> directory tree, and a exception below was raised (as a side note, attempting 
> to use Maven also fails by raising a different exception; don't know if it 
> could be related):
> {color:#FF}{{SEVERE [org.openide.util.RequestProcessor]: Error in 
> RequestProcessor org.openide.WizardDescriptor$Listener$2$1SEVERE 
> [org.openide.util.RequestProcessor]: Error in RequestProcessor 
> org.openide.WizardDescriptor$Listener$2$1java.lang.ClassNotFoundException: 
> com.sun.tools.javac.code.Symbol starting from 
> ModuleCL@2e69087c[org.netbeans.modules.java.source.base] with possible 
> defining loaders null and declared parents 
> [ModuleCL@707fb083[org.netbeans.modules.editor.indent], 
> ModuleCL@4e40126[org.netbeans.modules.editor.util], 
> ModuleCL@140d412f[org.netbeans.lib.nbjavac], 
> ModuleCL@7f8e3b83[org.netbeans.modules.java.lexer], 
> org.netbeans.MainImpl$BootClassLoader@6e8cf4c6, 
> ModuleCL@4ab2142e[org.netbeans.modules.editor.settings], 
> ModuleCL@12c7fde0[org.netbeans.modules.projectuiapi.base], 
> ModuleCL@5043c19f[org.netbeans.modules.java.platform], 
> ModuleCL@3fe95cd0[org.netbeans.modules.editor.guards], 
> org.netbeans.JarClassLoader@5997321a, ...20 more] at 
> org.netbeans.ProxyClassLoader.doFindClass(ProxyClassLoader.java:215) at 
> org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:125) at 
> java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:519)Caused: 
> java.lang.NoClassDefFoundError: com/sun/tools/javac/code/Symbol at 
> org.netbeans.modules.java.api.common.classpath.ModuleClassPaths$ModuleInfoClassPathImplementation.lambda$getModulesByName$22(ModuleClassPaths.java:1134)
>  at 
> java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
>  at 
> java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
>  at 
> java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625)
>  at 
> java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
>  at 
> java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
>  at 
> java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
>  at 
> java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
>  at 
> java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
>  at 
> java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
>  at 
> org.netbeans.modules.java.api.common.classpath.ModuleClassPaths$ModuleInfoClassPathImplementation.getModulesByName(ModuleClassPaths.java:1133)
>  at 
> org.netbeans.modules.java.api.common.classpath.ModuleClassPaths$ModuleInfoClassPathImplementation.getResources(ModuleClassPaths.java:746)
>  at org.netbeans.api.java.classpath.ClassPath.entries(ClassPath.java:363) at 
> org.netbeans.spi.java.classpath.support.MuxClassPathImplementation.getResources(MuxClassPathImplementation.java:90)
>  at 
> org.netbeans.api.java.classpath.ClassPath$SPIListener.propertyChange(ClassPath.java:1343)
>  at 
> org.openide.util.WeakListenerImpl$PropertyChange.propertyChange(WeakListenerImpl.java:190)
>  at 
> java.desktop/java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:342)
>  at 
> java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:334)
>  at 
> java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:267)
>  at 
> org.netbeans.spi.java.classpath.support.MuxClassPathImplementation.propertyChange(MuxClassPathImplementation.java:127)
>  at 
> org.openide.util.WeakListenerImpl$PropertyChange.propertyChange(WeakListenerImpl.java:190)
>  at 
> java.desktop/java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:342)
>  at 
> java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:334)
>  at 
> java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:267)
>  at 
> 

[jira] [Commented] (NETBEANS-6034) Consistently get this error with Java 17

2021-09-20 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6034:
-

12.4 does not support 17.

> Consistently get this error with Java 17
> 
>
> Key: NETBEANS-6034
> URL: https://issues.apache.org/jira/browse/NETBEANS-6034
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Abraham Tehrani
>Priority: Major
>
> java.lang.NoSuchMethodError: 'void 
> com.sun.tools.javac.util.Log.(com.sun.tools.javac.util.Context, 
> java.io.PrintWriter, java.io.PrintWriter, java.io.PrintWriter)'
>   at org.netbeans.lib.nbjavac.services.NBLog.(NBLog.java:55)
>   at org.netbeans.lib.nbjavac.services.NBLog.(NBLog.java:40)
>   at org.netbeans.lib.nbjavac.services.NBLog$1.make(NBLog.java:73)
>   at org.netbeans.lib.nbjavac.services.NBLog$1.make(NBLog.java:70)
>   at jdk.compiler/com.sun.tools.javac.util.Context.get(Context.java:149)
>   at jdk.compiler/com.sun.tools.javac.util.Log.instance(Log.java:234)
>   at 
> jdk.compiler/com.sun.tools.javac.main.Arguments.(Arguments.java:120)
>   at 
> jdk.compiler/com.sun.tools.javac.main.Arguments.instance(Arguments.java:112)
>   at 
> jdk.compiler/com.sun.tools.javac.api.JavacTool.getTask(JavacTool.java:190)
>   at 
> org.netbeans.modules.java.source.parsing.JavacParser.createJavacTask(JavacParser.java:992)
>   at 
> org.netbeans.modules.java.source.parsing.JavacParser.createJavacTask(JavacParser.java:839)
>   at 
> org.netbeans.modules.java.source.parsing.CompilationInfoImpl.getJavacTask(CompilationInfoImpl.java:428)
>   at 
> org.netbeans.modules.java.source.parsing.CompilationInfoImpl.getJavacTask(CompilationInfoImpl.java:410)
>   at 
> org.netbeans.modules.java.source.parsing.JavacParser.getResult(JavacParser.java:510)
>   at 
> org.netbeans.modules.java.source.parsing.JavacParser.getResult(JavacParser.java:139)
>   at 
> org.netbeans.modules.parsing.impl.TaskProcessor.callGetResult(TaskProcessor.java:608)
>   at 
> org.netbeans.modules.parsing.impl.SourceCache.getResult(SourceCache.java:239)
>   at 
> org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer.run(TaskProcessor.java:775)
>   at org.openide.util.lookup.Lookups.executeWith(Lookups.java:279)
>   at 
> org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer.execute(TaskProcessor.java:702)
> [catch] at 
> org.netbeans.modules.parsing.impl.TaskProcessor$CompilationJob.run(TaskProcessor.java:663)
>   at 
> java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
>   at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
>   at 
> org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
>   at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>   at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
>   at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-6024) Exception when starting NB 12.4 with OpenJDK17

2021-09-19 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6024:
-

Makes sense. 12.4 does not support OpenJDK 17.

> Exception when starting NB 12.4 with OpenJDK17
> --
>
> Key: NETBEANS-6024
> URL: https://issues.apache.org/jira/browse/NETBEANS-6024
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Harness
>Affects Versions: 12.4
>Reporter: hantsy bai
>Priority: Major
>
> Switch to OpenJDK 17 and start NetBeans IDE, it threw exceptions every time.
> ```
> ava.lang.NoSuchMethodError: 'void 
> com.sun.tools.javac.util.Log.(com.sun.tools.javac.util.Context, 
> java.io.PrintWriter, java.io.PrintWriter, java.io.PrintWriter)'
>   at org.netbeans.lib.nbjavac.services.NBLog.(NBLog.java:55)
>   at org.netbeans.lib.nbjavac.services.NBLog.(NBLog.java:40)
>   at org.netbeans.lib.nbjavac.services.NBLog$1.make(NBLog.java:73)
>   at org.netbeans.lib.nbjavac.services.NBLog$1.make(NBLog.java:70)
>   at jdk.compiler/com.sun.tools.javac.util.Context.get(Context.java:149)
>   at jdk.compiler/com.sun.tools.javac.util.Log.instance(Log.java:234)
>   at 
> jdk.compiler/com.sun.tools.javac.main.Arguments.(Arguments.java:120)
>   at 
> jdk.compiler/com.sun.tools.javac.main.Arguments.instance(Arguments.java:112)
>   at 
> jdk.compiler/com.sun.tools.javac.api.JavacTool.getTask(JavacTool.java:190)
>   at 
> org.netbeans.modules.java.source.parsing.JavacParser.createJavacTask(JavacParser.java:992)
>   at 
> org.netbeans.modules.java.source.parsing.JavacParser.createJavacTask(JavacParser.java:869)
> [catch] at 
> org.netbeans.modules.java.source.indexing.VanillaCompileWorker.compile(VanillaCompileWorker.java:188)
>   at 
> org.netbeans.modules.java.source.indexing.JavaCustomIndexer.index(JavaCustomIndexer.java:361)
>   at 
> org.netbeans.modules.parsing.spi.indexing.Indexable$MyAccessor$2.run(Indexable.java:138)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.runIndexer(RepositoryUpdater.java:275)
>   at 
> org.netbeans.modules.parsing.spi.indexing.Indexable$MyAccessor.index(Indexable.java:136)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.doIndex(RepositoryUpdater.java:2750)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.access$800(RepositoryUpdater.java:2154)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work$1.run(RepositoryUpdater.java:2636)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work$1.run(RepositoryUpdater.java:2634)
>   at 
> org.netbeans.modules.parsing.impl.indexing.errors.TaskCache.refreshTransaction(TaskCache.java:540)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.index(RepositoryUpdater.java:2634)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$AbstractRootsWork$4.call(RepositoryUpdater.java:5714)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$AbstractRootsWork$4.call(RepositoryUpdater.java:5622)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$4.run(RepositoryUpdater.java:2127)
>   at org.openide.util.lookup.Lookups.executeWith(Lookups.java:279)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.runInContext(RepositoryUpdater.java:2123)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.runInContext(RepositoryUpdater.java:2104)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater.access$1500(RepositoryUpdater.java:136)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$AbstractRootsWork.scanSource(RepositoryUpdater.java:5749)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$AbstractRootsWork.scanSources(RepositoryUpdater.java:5419)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$RootsWork.getDone(RepositoryUpdater.java:5038)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$InitialRootsWork.getDone(RepositoryUpdater.java:5821)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Work.doTheWork(RepositoryUpdater.java:3420)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task._run(RepositoryUpdater.java:6183)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task.access$4300(RepositoryUpdater.java:5834)
>   at 
> org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$Task$2$1.run(RepositoryUpdater.java:6099)
>   at org.openide.util.lookup.Lookups.executeWith(Lookups.java:279)
>   at 
> 

[jira] [Commented] (NETBEANS-6011) ctrl + click to go to definition freezes the UI

2021-09-19 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6011:
-

Are you sure that you've tried to reproduce on 12.5 as well? We haven't 
announced it yet, but you should see the download page here:

https://netbeans.apache.org/download/nb125/nb125.html

If you can reproduce with that, from scratch, and produce a thread dump again, 
ideally using different JDKs, i.e., two thread dumps, that would help a lot in 
understanding the problem.

> ctrl + click to go to definition freezes the UI
> ---
>
> Key: NETBEANS-6011
> URL: https://issues.apache.org/jira/browse/NETBEANS-6011
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 12.4
>Reporter: B Mathur
>Priority: Major
> Attachments: ProductManagerGoogleLogin.zip, bandicam 2021-09-17 
> 20-13-19-790.mp4, messages.log, nbjavacerror.png, nbstackdump.txt, test1.png, 
> test2.png
>
>
> I have opened a Java Spring project. Then open a few java source files. 
> While editing a Java source file, I do Ctrl+Click on a variable type to 
> navigate to the definition of that type.
> The type definition is opened but the UI is frozen. Nothing can be done. It 
> is completely unresponsive. The ide has to be killed from task manager.
> Happening every time. Not random. See screen shots.
> Can send the video also if required but the file is too large.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-6018) it cannot open file

2021-09-17 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6018:
-

You’re running NetBeans 12, which does not support JDK 17, on JDK 17. The LTS 
of Java that NetBeans 12 supports is JDK 11.

> it cannot open  file
> 
>
> Key: NETBEANS-6018
> URL: https://issues.apache.org/jira/browse/NETBEANS-6018
> Project: NetBeans
>  Issue Type: Bug
>Reporter: youssef mohammed tawfik
>Priority: Blocker
>
> -->Log
>  Session: Friday, September 17, 2021 at 10:28:21 PM Eastern European Standard 
> Time>System Info:   Product Version         = Apache NetBeans IDE 12.0  
> Operating System        = Windows 10 version 10.0 running on amd64  Java; VM; 
> Vendor        = 17; Java HotSpot(TM) 64-Bit Server VM 17+35-LTS-2724; Oracle 
> Corporation  Runtime                 = Java(TM) SE Runtime Environment 
> 17+35-LTS-2724  Java Home               = C:\Program Files\Java\jdk-17  
> System Locale; Encoding = en_US (nb); Cp1252  Home Directory          = 
> C:\Users\wael  Current Directory       = C:\netbeans\bin  User Directory      
>     = C:\Users\wael\AppData\Roaming\NetBeans\12.0  Cache Directory         = 
> C:\Users\wael\AppData\Local\NetBeans\Cache\12.0  Installation            = 
> C:\netbeans\nb                            C:\netbeans\ergonomics              
>               C:\netbeans\ide                            C:\netbeans\extide   
>                          C:\netbeans\java                            
> C:\netbeans\apisupport                            C:\netbeans\webcommon       
>                      C:\netbeans\websvccommon                            
> C:\netbeans\enterprise                            C:\netbeans\profiler        
>                     C:\netbeans\php                            
> C:\netbeans\harness                            C:\netbeans\groovy             
>                C:\netbeans\javafx                            
> C:\netbeans\platform  Boot & Ext. Classpath   =   Application Classpath   = 
> C:\netbeans\platform\lib\boot.jar;C:\netbeans\platform\lib\org-openide-modules.jar;C:\netbeans\platform\lib\org-openide-util-lookup.jar;C:\netbeans\platform\lib\org-openide-util-ui.jar;C:\netbeans\platform\lib\org-openide-util.jar
>   Startup Classpath       = 
> C:\netbeans\platform\core\asm-7.2.jar;C:\netbeans\platform\core\asm-commons-7.2.jar;C:\netbeans\platform\core\asm-tree-7.2.jar;C:\netbeans\platform\core\core-base.jar;C:\netbeans\platform\core\core.jar;C:\netbeans\platform\core\org-netbeans-libs-asm.jar;C:\netbeans\platform\core\org-openide-filesystems-compat8.jar;C:\netbeans\platform\core\org-openide-filesystems.jar;C:\netbeans\nb\core\org-netbeans-upgrader.jar;C:\netbeans\nb\core\locale\core_nb.jar---WARNING
>  [org.netbeans.core.startup.NbEvents]: The extension 
> C:\netbeans\ide\modules\ext\jcodings-1.0.18.jar may be multiply loaded by 
> modules: [C:\netbeans\ide\modules\org-netbeans-libs-bytelist.jar, 
> C:\netbeans\ide\modules\org-netbeans-modules-textmate-lexer.jar]; see: 
> http://www.netbeans.org/download/dev/javadoc/org-openide-modules/org/openide/modules/doc-files/classpath.html#class-pathINFO
>  [org.netbeans.modules.netbinox]: Install area set to 
> file:/C:/netbeans/WARNING [org.netbeans.core.modules]: the modules 
> [org.netbeans.modules.java.editor.lib, org.netbeans.modules.xml.text] use 
> org.netbeans.modules.editor.deprecated.pre65formatting which is 
> deprecated.WARNING [org.netbeans.core.modules]: the modules 
> [org.netbeans.modules.ide.kit, org.netbeans.modules.xml.text] use 
> org.netbeans.modules.editor.structure which is deprecated.WARNING 
> [org.netbeans.core.modules]: the modules [org.netbeans.modules.ant.hints, 
> org.netbeans.modules.java.hints, org.netbeans.modules.jshell.support, 
> org.netbeans.modules.maven.hints] use 
> org.netbeans.modules.java.hints.legacy.spi which is deprecated: Use Java 
> Hints SPI (org.netbeans.spi.java.hints) instead.WARNING 
> [org.openide.filesystems.Ordering]: Not all children in Services/ marked with 
> the position attribute: [AntBasedProjectTypes, AutoupdateType, Browsers, 
> Bugtracking, DiffProviders, Hidden, IndentEngine, Introspector, J2EEServers, 
> JavaHelp, MIMEResolver, OptionProcessors, Platforms, ProjectConvertors, 
> PropertyEditorManager, VersioningSystem, 
> org-netbeans-modules-debugger-Settings.properties, 
> org-netbeans-modules-junit-ant-ui-AntJUnitManagerProvider.instance, 
> org-netbeans-modules-junit-ant-ui-AntJUnitNodeOpener.instance, 
> 

[jira] [Commented] (NETBEANS-6011) ctrl + click to go to definition freezes the UI

2021-09-17 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6011:
-

Maybe you can use jstack to create the thread dump when it freezes again: 
https://foojay.io/pedia/thread-dump/

> ctrl + click to go to definition freezes the UI
> ---
>
> Key: NETBEANS-6011
> URL: https://issues.apache.org/jira/browse/NETBEANS-6011
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 12.4
>Reporter: B Mathur
>Priority: Major
> Attachments: ProductManagerGoogleLogin.zip, bandicam 2021-09-17 
> 20-13-19-790.mp4, messages.log, test1.png, test2.png
>
>
> I have opened a Java Spring project. Then open a few java source files. 
> While editing a Java source file, I do Ctrl+Click on a variable type to 
> navigate to the definition of that type.
> The type definition is opened but the UI is frozen. Nothing can be done. It 
> is completely unresponsive. The ide has to be killed from task manager.
> Happening every time. Not random. See screen shots.
> Can send the video also if required but the file is too large.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-6011) ctrl + click to go to definition freezes the UI

2021-09-17 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6011:
-

Got it, thanks.

> ctrl + click to go to definition freezes the UI
> ---
>
> Key: NETBEANS-6011
> URL: https://issues.apache.org/jira/browse/NETBEANS-6011
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 12.4
>Reporter: B Mathur
>Priority: Major
> Attachments: ProductManagerGoogleLogin.zip, bandicam 2021-09-17 
> 20-13-19-790.mp4, messages.log, test1.png, test2.png
>
>
> I have opened a Java Spring project. Then open a few java source files. 
> While editing a Java source file, I do Ctrl+Click on a variable type to 
> navigate to the definition of that type.
> The type definition is opened but the UI is frozen. Nothing can be done. It 
> is completely unresponsive. The ide has to be killed from task manager.
> Happening every time. Not random. See screen shots.
> Can send the video also if required but the file is too large.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-6011) ctrl + click to go to definition freezes the UI

2021-09-17 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6011:
-

Upload the ZIP we created here and if you have the opportunity to try your 
scenario on a non-Windows machine, e.g., maybe Mac or Ubuntu, that would help 
too.

> ctrl + click to go to definition freezes the UI
> ---
>
> Key: NETBEANS-6011
> URL: https://issues.apache.org/jira/browse/NETBEANS-6011
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 12.4
>Reporter: B Mathur
>Priority: Major
> Attachments: ProductManagerGoogleLogin.zip, bandicam 2021-09-17 
> 20-13-19-790.mp4, messages.log, test1.png, test2.png
>
>
> I have opened a Java Spring project. Then open a few java source files. 
> While editing a Java source file, I do Ctrl+Click on a variable type to 
> navigate to the definition of that type.
> The type definition is opened but the UI is frozen. Nothing can be done. It 
> is completely unresponsive. The ide has to be killed from task manager.
> Happening every time. Not random. See screen shots.
> Can send the video also if required but the file is too large.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-6011) ctrl + click to go to definition freezes the UI

2021-09-17 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6011:
-

Sure. I'm geertjanwielenga on Skype, we could chat there.

> ctrl + click to go to definition freezes the UI
> ---
>
> Key: NETBEANS-6011
> URL: https://issues.apache.org/jira/browse/NETBEANS-6011
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 12.4
>Reporter: B Mathur
>Priority: Major
> Attachments: ProductManagerGoogleLogin.zip, bandicam 2021-09-17 
> 20-13-19-790.mp4, messages.log, test1.png, test2.png
>
>
> I have opened a Java Spring project. Then open a few java source files. 
> While editing a Java source file, I do Ctrl+Click on a variable type to 
> navigate to the definition of that type.
> The type definition is opened but the UI is frozen. Nothing can be done. It 
> is completely unresponsive. The ide has to be killed from task manager.
> Happening every time. Not random. See screen shots.
> Can send the video also if required but the file is too large.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-6011) ctrl + click to go to definition freezes the UI

2021-09-17 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6011:
-

Yes, thought this might be a problem. At the point where you force NetBeans to 
close, there'll be several log files in the folder where the messages.log is 
found, would be good to upload anything you find there to here.

> ctrl + click to go to definition freezes the UI
> ---
>
> Key: NETBEANS-6011
> URL: https://issues.apache.org/jira/browse/NETBEANS-6011
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 12.4
>Reporter: B Mathur
>Priority: Major
> Attachments: ProductManagerGoogleLogin.zip, bandicam 2021-09-17 
> 20-13-19-790.mp4, messages.log, test1.png, test2.png
>
>
> I have opened a Java Spring project. Then open a few java source files. 
> While editing a Java source file, I do Ctrl+Click on a variable type to 
> navigate to the definition of that type.
> The type definition is opened but the UI is frozen. Nothing can be done. It 
> is completely unresponsive. The ide has to be killed from task manager.
> Happening every time. Not random. See screen shots.
> Can send the video also if required but the file is too large.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-6011) ctrl + click to go to definition freezes the UI

2021-09-17 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6011:
-

But it does sound like this may be Windows specific, [~neilcsmith] will take a 
look, hopefully early next week.

> ctrl + click to go to definition freezes the UI
> ---
>
> Key: NETBEANS-6011
> URL: https://issues.apache.org/jira/browse/NETBEANS-6011
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 12.4
>Reporter: B Mathur
>Priority: Major
> Attachments: ProductManagerGoogleLogin.zip, bandicam 2021-09-17 
> 20-13-19-790.mp4, messages.log, test1.png, test2.png
>
>
> I have opened a Java Spring project. Then open a few java source files. 
> While editing a Java source file, I do Ctrl+Click on a variable type to 
> navigate to the definition of that type.
> The type definition is opened but the UI is frozen. Nothing can be done. It 
> is completely unresponsive. The ide has to be killed from task manager.
> Happening every time. Not random. See screen shots.
> Can send the video also if required but the file is too large.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-6011) ctrl + click to go to definition freezes the UI

2021-09-17 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6011:
-

No one is rejecting anything and most programmers tend to work for hours, days, 
weeks, etc -- and I've never had NetBeans freeze under the conditions you 
describe.

See this: https://www.youtube.com/watch?v=U9a_hjTr0VU

> ctrl + click to go to definition freezes the UI
> ---
>
> Key: NETBEANS-6011
> URL: https://issues.apache.org/jira/browse/NETBEANS-6011
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 12.4
>Reporter: B Mathur
>Priority: Major
> Attachments: ProductManagerGoogleLogin.zip, bandicam 2021-09-17 
> 20-13-19-790.mp4, messages.log, test1.png, test2.png
>
>
> I have opened a Java Spring project. Then open a few java source files. 
> While editing a Java source file, I do Ctrl+Click on a variable type to 
> navigate to the definition of that type.
> The type definition is opened but the UI is frozen. Nothing can be done. It 
> is completely unresponsive. The ide has to be killed from task manager.
> Happening every time. Not random. See screen shots.
> Can send the video also if required but the file is too large.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Comment Edited] (NETBEANS-6011) ctrl + click to go to definition freezes the UI

2021-09-17 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga edited comment on NETBEANS-6011 at 9/17/21, 6:17 PM:
---

Maybe you could start up again with a new userdir and cache dir, encounter the 
problem again, and then attach a thread dump when it freezes and the log files 
you'll find generated in the userdir.


was (Author: geertjanwielenga):
Maybe you could start up again with a new userdir and cache dir, encounter the 
problem again, and then attach the log files you'll find generated in the 
userdir.

> ctrl + click to go to definition freezes the UI
> ---
>
> Key: NETBEANS-6011
> URL: https://issues.apache.org/jira/browse/NETBEANS-6011
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 12.4
>Reporter: B Mathur
>Priority: Major
> Attachments: ProductManagerGoogleLogin.zip, bandicam 2021-09-17 
> 20-13-19-790.mp4, test1.png, test2.png
>
>
> I have opened a Java Spring project. Then open a few java source files. 
> While editing a Java source file, I do Ctrl+Click on a variable type to 
> navigate to the definition of that type.
> The type definition is opened but the UI is frozen. Nothing can be done. It 
> is completely unresponsive. The ide has to be killed from task manager.
> Happening every time. Not random. See screen shots.
> Can send the video also if required but the file is too large.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Comment Edited] (NETBEANS-6011) ctrl + click to go to definition freezes the UI

2021-09-17 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga edited comment on NETBEANS-6011 at 9/17/21, 6:16 PM:
---

Maybe you could start up again with a new userdir and cache dir, encounter the 
problem again, and then attach the log files you'll find generated in the 
userdir.


was (Author: geertjanwielenga):
Maybe you could start up again with a new userdir and cache dir, encounter the 
problem again, and then attach the log files you'll find generate in the 
userdir.

> ctrl + click to go to definition freezes the UI
> ---
>
> Key: NETBEANS-6011
> URL: https://issues.apache.org/jira/browse/NETBEANS-6011
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 12.4
>Reporter: B Mathur
>Priority: Major
> Attachments: ProductManagerGoogleLogin.zip, bandicam 2021-09-17 
> 20-13-19-790.mp4, test1.png, test2.png
>
>
> I have opened a Java Spring project. Then open a few java source files. 
> While editing a Java source file, I do Ctrl+Click on a variable type to 
> navigate to the definition of that type.
> The type definition is opened but the UI is frozen. Nothing can be done. It 
> is completely unresponsive. The ide has to be killed from task manager.
> Happening every time. Not random. See screen shots.
> Can send the video also if required but the file is too large.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-6011) ctrl + click to go to definition freezes the UI

2021-09-17 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6011:
-

Maybe you could start up again with a new userdir and cache dir, encounter the 
problem again, and then attach the log files you'll find generate in the 
userdir.

> ctrl + click to go to definition freezes the UI
> ---
>
> Key: NETBEANS-6011
> URL: https://issues.apache.org/jira/browse/NETBEANS-6011
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 12.4
>Reporter: B Mathur
>Priority: Major
> Attachments: ProductManagerGoogleLogin.zip, bandicam 2021-09-17 
> 20-13-19-790.mp4, test1.png, test2.png
>
>
> I have opened a Java Spring project. Then open a few java source files. 
> While editing a Java source file, I do Ctrl+Click on a variable type to 
> navigate to the definition of that type.
> The type definition is opened but the UI is frozen. Nothing can be done. It 
> is completely unresponsive. The ide has to be killed from task manager.
> Happening every time. Not random. See screen shots.
> Can send the video also if required but the file is too large.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-6011) ctrl + click to go to definition freezes the UI

2021-09-17 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6011:
-

Hmm. No one is rejecting this bug. 

[~neilcsmith] is going to take a look and I'll try as well on a Windows machine 
if I can find one, though I've used NetBeans a lot over the years with several 
operating systems without ever encountering this.

> ctrl + click to go to definition freezes the UI
> ---
>
> Key: NETBEANS-6011
> URL: https://issues.apache.org/jira/browse/NETBEANS-6011
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 12.4
>Reporter: B Mathur
>Priority: Major
> Attachments: ProductManagerGoogleLogin.zip, bandicam 2021-09-17 
> 20-13-19-790.mp4, test1.png, test2.png
>
>
> I have opened a Java Spring project. Then open a few java source files. 
> While editing a Java source file, I do Ctrl+Click on a variable type to 
> navigate to the definition of that type.
> The type definition is opened but the UI is frozen. Nothing can be done. It 
> is completely unresponsive. The ide has to be killed from task manager.
> Happening every time. Not random. See screen shots.
> Can send the video also if required but the file is too large.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-6011) ctrl + click to go to definition freezes the UI

2021-09-17 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6011:
-

Strange. Let's see if [~neilcsmith] can reproduce it on his Windows machine.

Is there a way you could try on a different machine, any other machine, to see 
if it is specific to the one you're encountering this on?

> ctrl + click to go to definition freezes the UI
> ---
>
> Key: NETBEANS-6011
> URL: https://issues.apache.org/jira/browse/NETBEANS-6011
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 12.4
>Reporter: B Mathur
>Priority: Major
> Attachments: ProductManagerGoogleLogin.zip, bandicam 2021-09-17 
> 20-13-19-790.mp4, test1.png, test2.png
>
>
> I have opened a Java Spring project. Then open a few java source files. 
> While editing a Java source file, I do Ctrl+Click on a variable type to 
> navigate to the definition of that type.
> The type definition is opened but the UI is frozen. Nothing can be done. It 
> is completely unresponsive. The ide has to be killed from task manager.
> Happening every time. Not random. See screen shots.
> Can send the video also if required but the file is too large.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-6017) IDE alerts of new version available even if it is not released yet

2021-09-17 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6017:
-

Indeed it is available, even the installers are available, we just haven’t 
announced yet, putting that together.

Tip: join the dev mailing list, you’ll always have access to everything.

> IDE alerts of new version available even if it is not released yet
> --
>
> Key: NETBEANS-6017
> URL: https://issues.apache.org/jira/browse/NETBEANS-6017
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.4
> Environment: Win10 64bit
>Reporter: Nikolai Neff
>Priority: Minor
> Attachments: info.PNG
>
>
> I just got an info popping up informing me of the availability of Netbeans 
> 12.5 with a link to [https://netbeans.apache.org/download/index.html]
> As far as I can tell this version has not been released yet, even if the 
> due-date on the wiki has since passed. 
>  The last version I can find on GitHub is Beta 3, the homepage still mentions 
> 12.4 as the current release and there is no Blog-Post or other announcement 
> featuring 12.5.
> So where is my Netbeans getting the Info that 12.5 has been released from?
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-6017) IDE alerts of new version available even if it is not released yet

2021-09-17 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6017:
-

Indeed it has been released, just not announced yet.

Join in on the dev mailing list, where we discuss and vote on releases, so 
you'll know when releases are coming up. :-)

> IDE alerts of new version available even if it is not released yet
> --
>
> Key: NETBEANS-6017
> URL: https://issues.apache.org/jira/browse/NETBEANS-6017
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.4
> Environment: Win10 64bit
>Reporter: Nikolai Neff
>Priority: Minor
> Attachments: info.PNG
>
>
> I just got an info popping up informing me of the availability of Netbeans 
> 12.5 with a link to [https://netbeans.apache.org/download/index.html]
> As far as I can tell this version has not been released yet, even if the 
> due-date on the wiki has since passed. 
>  The last version I can find on GitHub is Beta 3, the homepage still mentions 
> 12.4 as the current release and there is no Blog-Post or other announcement 
> featuring 12.5.
> So where is my Netbeans getting the Info that 12.5 ahs ben released from?
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Updated] (NETBEANS-6011) ctrl + click to go to definition freezes the UI

2021-09-17 Thread Geertjan Wielenga (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-6011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Geertjan Wielenga updated NETBEANS-6011:

Component/s: (was: cnd - Navigation)
 java - Editor

> ctrl + click to go to definition freezes the UI
> ---
>
> Key: NETBEANS-6011
> URL: https://issues.apache.org/jira/browse/NETBEANS-6011
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 12.4
>Reporter: B Mathur
>Priority: Major
> Attachments: ProductManagerGoogleLogin.zip, test1.png, test2.png
>
>
> I have opened a Java Spring project. Then open a few java source files. 
> While editing a Java source file, I do Ctrl+Click on a variable type to 
> navigate to the definition of that type.
> The type definition is opened but the UI is frozen. Nothing can be done. It 
> is completely unresponsive. The ide has to be killed from task manager.
> Happening every time. Not random. See screen shots.
> Can send the video also if required but the file is too large.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-6011) ctrl + click to go to definition freezes the UI

2021-09-17 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6011:
-

Maybe one thing you could try is look in the About box for the location of the 
user dir and cache dir, find them, delete them, restart NetBeans, which means 
you've removed all the settings (which may be corrupt somehow) and then open 
the project again and try this scenario again.

> ctrl + click to go to definition freezes the UI
> ---
>
> Key: NETBEANS-6011
> URL: https://issues.apache.org/jira/browse/NETBEANS-6011
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Navigation
>Affects Versions: 12.4
>Reporter: B Mathur
>Priority: Major
> Attachments: ProductManagerGoogleLogin.zip, test1.png, test2.png
>
>
> I have opened a Java Spring project. Then open a few java source files. 
> While editing a Java source file, I do Ctrl+Click on a variable type to 
> navigate to the definition of that type.
> The type definition is opened but the UI is frozen. Nothing can be done. It 
> is completely unresponsive. The ide has to be killed from task manager.
> Happening every time. Not random. See screen shots.
> Can send the video also if required but the file is too large.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-6011) ctrl + click to go to definition freezes the UI

2021-09-17 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6011:
-

Tried the above, in 12.4, with your project, works without any problem for me. 
If that wouldn't work, would be a big issue that a lot of people would be 
reporting. :-)

I've also asked [~neilcsmith] to try on Windows, here's my environment:


Product Version: Apache NetBeans IDE 12.4
Java: 16.0.1; OpenJDK 64-Bit Server VM 16.0.1+9
Runtime: OpenJDK Runtime Environment 16.0.1+9
System: Mac OS X version 10.15.7 running on x86_64; UTF-8; en_GB (nb)


> ctrl + click to go to definition freezes the UI
> ---
>
> Key: NETBEANS-6011
> URL: https://issues.apache.org/jira/browse/NETBEANS-6011
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Navigation
>Affects Versions: 12.4
>Reporter: B Mathur
>Priority: Major
> Attachments: ProductManagerGoogleLogin.zip, test1.png, test2.png
>
>
> I have opened a Java Spring project. Then open a few java source files. 
> While editing a Java source file, I do Ctrl+Click on a variable type to 
> navigate to the definition of that type.
> The type definition is opened but the UI is frozen. Nothing can be done. It 
> is completely unresponsive. The ide has to be killed from task manager.
> Happening every time. Not random. See screen shots.
> Can send the video also if required but the file is too large.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-6011) ctrl + click to go to definition freezes the UI

2021-09-17 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6011:
-

which JDK are you using?

> ctrl + click to go to definition freezes the UI
> ---
>
> Key: NETBEANS-6011
> URL: https://issues.apache.org/jira/browse/NETBEANS-6011
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Navigation
>Affects Versions: 12.4
>Reporter: B Mathur
>Priority: Major
> Attachments: ProductManagerGoogleLogin.zip, test1.png, test2.png
>
>
> I have opened a Java Spring project. Then open a few java source files. 
> While editing a Java source file, I do Ctrl+Click on a variable type to 
> navigate to the definition of that type.
> The type definition is opened but the UI is frozen. Nothing can be done. It 
> is completely unresponsive. The ide has to be killed from task manager.
> Happening every time. Not random. See screen shots.
> Can send the video also if required but the file is too large.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-6011) ctrl + click to go to definition freezes the UI

2021-09-16 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-6011:
-

Tried this and works for me, so provide a link to a GitHub repo where you have 
a simple project where you encounter this.

> ctrl + click to go to definition freezes the UI
> ---
>
> Key: NETBEANS-6011
> URL: https://issues.apache.org/jira/browse/NETBEANS-6011
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Navigation
>Affects Versions: 12.4
>Reporter: B Mathur
>Priority: Major
> Attachments: test1.png, test2.png
>
>
> I have opened a Java Spring project. Then open a few java source files. 
> While editing a Java source file, I do Ctrl+Click on a variable type to 
> navigate to the definition of that type.
> The type definition is opened but the UI is frozen. Nothing can be done. It 
> is completely unresponsive. The ide has to be killed from task manager.
> Happening every time. Not random. See screen shots.
> Can send the video also if required but the file is too large.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5978) I can´t make a new project in NetBeans

2021-09-05 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5978:
-

Please use the latest release, which is 12.4.

> I can´t make a new project in NetBeans
> --
>
> Key: NETBEANS-5978
> URL: https://issues.apache.org/jira/browse/NETBEANS-5978
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.0
>Reporter: solmaz Gh
>Priority: Major
> Attachments: Screenshot 2021-09-05 153724.png, Screenshot 2021-09-05 
> 155212.jpg, Screenshot 2021-09-05 155922.jpg, Screenshot 2021-09-05 
> 160832.jpg, messages.log
>
>
> ---
> I can´t build a new project in NetBeans!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5971) Support Maven Wrapper (mvnw)

2021-09-03 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5971:
-

Best is to join the dev mailing list and start a new thread per item you want 
to discuss (not all items in one theead but one item per thread with a short 
and clear subject so those who know something about it can help, reproducible 
steps, etc), see netbeans.apache.org for details on the dev mailing list.

> Support Maven Wrapper (mvnw)
> 
>
> Key: NETBEANS-5971
> URL: https://issues.apache.org/jira/browse/NETBEANS-5971
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Maven
>Affects Versions: 12.4
>Reporter: Bruno Borges
>Priority: Major
>
> Many projects now use the Maven Wrapper command-line tool to ensure 
> reproducibility and ease onboarding.
> Maven Wrapper is also a tool now part of Apache Maven.
> Currently, NetBeans only supports either the Bundled Maven distro (always a 
> few versions behind latest), or a Maven installation elsewhere.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5971) Support Maven Wrapper (mvnw)

2021-09-02 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5971:
-

There's always something to discuss. :-) Will loop you into the thread.

> Support Maven Wrapper (mvnw)
> 
>
> Key: NETBEANS-5971
> URL: https://issues.apache.org/jira/browse/NETBEANS-5971
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Maven
>Affects Versions: 12.4
>Reporter: Bruno Borges
>Assignee: Jaroslav Tulach
>Priority: Major
>
> Many projects now use the Maven Wrapper command-line tool to ensure 
> reproducibility and ease onboarding.
> Maven Wrapper is also a tool now part of Apache Maven.
> Currently, NetBeans only supports either the Bundled Maven distro (always a 
> few versions behind latest), or a Maven installation elsewhere.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Assigned] (NETBEANS-5971) Support Maven Wrapper (mvnw)

2021-09-02 Thread Geertjan Wielenga (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-5971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Geertjan Wielenga reassigned NETBEANS-5971:
---

Assignee: Jaroslav Tulach

> Support Maven Wrapper (mvnw)
> 
>
> Key: NETBEANS-5971
> URL: https://issues.apache.org/jira/browse/NETBEANS-5971
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Maven
>Affects Versions: 12.4
>Reporter: Bruno Borges
>Assignee: Jaroslav Tulach
>Priority: Major
>
> Many projects now use the Maven Wrapper command-line tool to ensure 
> reproducibility and ease onboarding.
> Maven Wrapper is also a tool now part of Apache Maven.
> Currently, NetBeans only supports either the Bundled Maven distro (always a 
> few versions behind latest), or a Maven installation elsewhere.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5971) Support Maven Wrapper (mvnw)

2021-09-02 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5971:
-

Yes, this is being discussed with Robert Scholte and others from Maven.

> Support Maven Wrapper (mvnw)
> 
>
> Key: NETBEANS-5971
> URL: https://issues.apache.org/jira/browse/NETBEANS-5971
> Project: NetBeans
>  Issue Type: Improvement
>  Components: projects - Maven
>Affects Versions: 12.4
>Reporter: Bruno Borges
>Priority: Major
>
> Many projects now use the Maven Wrapper command-line tool to ensure 
> reproducibility and ease onboarding.
> Maven Wrapper is also a tool now part of Apache Maven.
> Currently, NetBeans only supports either the Bundled Maven distro (always a 
> few versions behind latest), or a Maven installation elsewhere.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5967) The pictures after #6 in the hint tutorial are incorrect

2021-09-01 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5967:
-

An error in the transfer of the tutorial to GitHub, it would be really great if 
you could fix, where possible.

> The pictures after #6 in the hint tutorial are incorrect
> 
>
> Key: NETBEANS-5967
> URL: https://issues.apache.org/jira/browse/NETBEANS-5967
> Project: NetBeans
>  Issue Type: Bug
>  Components: website
>Reporter: Austin Stephens
>Priority: Major
>
> Page: [https://netbeans.apache.org/tutorials/nbm-java-hint.html]
> The screenshot images after point #6 are completely irrelevant. Is there a 
> reason for this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5965) Freezing on project and java file creation.

2021-08-31 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5965:
-

Please use 12.4. If you can reproduce this ptoblem there, please specify here 
what operating system and JDK you’re using.

> Freezing on project and java file creation.
> ---
>
> Key: NETBEANS-5965
> URL: https://issues.apache.org/jira/browse/NETBEANS-5965
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.0
> Environment: Windows 10
> JDK 16
>Reporter: Newton Nguyen
>Priority: Major
> Attachments: messages.log
>
>
> Every time I try to create a project the wizard freezes. When I open a 
> project created by another Netbeans, it cannot run and it also the wizard 
> freezes when trying to create a new class file.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5961) System.out.print buffered to Output Window

2021-08-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5961:
-

Is it a very big problem for you to use 'println' instead of 'print'?

> System.out.print buffered to Output Window
> --
>
> Key: NETBEANS-5961
> URL: https://issues.apache.org/jira/browse/NETBEANS-5961
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.4, 12.5
> Environment: JDK 15
> macOS 11.5.2
>Reporter: David Green
>Priority: Major
>
> In NetBeans 12.4 and verified to also behave this way on NetBeans 12.5-beta2, 
> System.out.print is buffered such that it does not show up in the NetBeans 
> Output window until a System.out.println (or probably things like program 
> end, and some buffer full scenario).
>  
> Example code: 
>  
> {{package dgreen.printbug;}}
> {{import java.util.Scanner;}}
> {{/**}}
> {{ * Demo program showing that System.out.print's are not pushed to output 
> window until a}}
> {{ * System.out.println}}
> {{ */}}
> {{public class NewMain {}}
> {{  public static void main(String[] args) {}}
> {{    Scanner sc = new Scanner(System.in);}}
> {{    System.out.print("Enter your name: ");}}
> {{    System.out.flush(); // should not be necessary but does not work 
> either}}
> {{    String name = sc.nextLine();}}
> {{    System.out.println("Hi " + name);}}
> {{  }}}
> {{}}}
>  
> —-
> {{Running it after Clean & Build (or before)}}
> {{ }}
> {{--- exec-maven-plugin:3.0.0:exec (default-cli) @ printbug ---}}
> {{dave}}
> {{Enter your name: Hi dave}}
> 
> BUILD SUCCESS
>  
> where "dave" was typed in without the benefit of seeing the prompt.
>  
> This works fine when run from true command line either inside a NetBeans 
> Terminal Window or the real command line.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5961) System.out.print buffered to Output Window

2021-08-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5961:
-

"I do have Apache Maven 3.8.1 version installed through brew on the command 
line path."

Can you go to the Options window (Java | Maven | Execution and then browse in 
Maven Home) and set that one to be used in NetBeans too?

> System.out.print buffered to Output Window
> --
>
> Key: NETBEANS-5961
> URL: https://issues.apache.org/jira/browse/NETBEANS-5961
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.4, 12.5
> Environment: JDK 15
> macOS 11.5.2
>Reporter: David Green
>Priority: Major
>
> In NetBeans 12.4 and verified to also behave this way on NetBeans 12.5-beta2, 
> System.out.print is buffered such that it does not show up in the NetBeans 
> Output window until a System.out.println (or probably things like program 
> end, and some buffer full scenario).
>  
> Example code: 
>  
> {{package dgreen.printbug;}}
> {{import java.util.Scanner;}}
> {{/**}}
> {{ * Demo program showing that System.out.print's are not pushed to output 
> window until a}}
> {{ * System.out.println}}
> {{ */}}
> {{public class NewMain {}}
> {{  public static void main(String[] args) {}}
> {{    Scanner sc = new Scanner(System.in);}}
> {{    System.out.print("Enter your name: ");}}
> {{    System.out.flush(); // should not be necessary but does not work 
> either}}
> {{    String name = sc.nextLine();}}
> {{    System.out.println("Hi " + name);}}
> {{  }}}
> {{}}}
>  
> —-
> {{Running it after Clean & Build (or before)}}
> {{ }}
> {{--- exec-maven-plugin:3.0.0:exec (default-cli) @ printbug ---}}
> {{dave}}
> {{Enter your name: Hi dave}}
> 
> BUILD SUCCESS
>  
> where "dave" was typed in without the benefit of seeing the prompt.
>  
> This works fine when run from true command line either inside a NetBeans 
> Terminal Window or the real command line.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5960) Problem Running a SpringBoot Application

2021-08-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5960:
-

PS: Here's my LinkedIn: https://www.linkedin.com/in/geertjanwielenga/ and my 
e-mail address is geert...@apache.org, drop me a mail or connect via LinkedIn 
and we'll set up a Zoom call together (all for free and also remember you've 
paid nothing at all -- and contributed nothing back at all -- to NetBeans 
itself).

> Problem Running a SpringBoot Application
> 
>
> Key: NETBEANS-5960
> URL: https://issues.apache.org/jira/browse/NETBEANS-5960
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Spring
>Affects Versions: 12.0, 12.4
>Reporter: Egor
>Assignee: Egor
>Priority: Minor
> Attachments: screenshot.2021-08-28.png.png.png
>
>
> I'm trying to run a demo Spring Boot project. When I press the Run button, it 
> first starts producing some output in the Run window, but then it freezes. 
> Now it's been frozen for about an hour. I mean the interface responds, but 
> the build is completely stuck. What info do I need to provide for you to fix 
> this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5960) Problem Running a SpringBoot Application

2021-08-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5960:
-

I'd love to help -- to such an extent that I'm helping you all of my Saturday 
evening. :-)

So far, I'm not able to reproduce the problem at all, tried very hard though.

I'd like to continue trying, maybe we can do a Zoom call so that I can see what 
you're doing and help you.

And all of this for free and as a volunteer on a free and open source project. 
Welcome to Apache NetBeans. :-)

> Problem Running a SpringBoot Application
> 
>
> Key: NETBEANS-5960
> URL: https://issues.apache.org/jira/browse/NETBEANS-5960
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Spring
>Affects Versions: 12.0, 12.4
>Reporter: Egor
>Assignee: Egor
>Priority: Minor
> Attachments: screenshot.2021-08-28.png.png.png
>
>
> I'm trying to run a demo Spring Boot project. When I press the Run button, it 
> first starts producing some output in the Run window, but then it freezes. 
> Now it's been frozen for about an hour. I mean the interface responds, but 
> the build is completely stuck. What info do I need to provide for you to fix 
> this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5961) System.out.print buffered to Output Window

2021-08-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5961:
-

I could be mistaken, but this may be related to the version of Maven you’re 
using. 

> System.out.print buffered to Output Window
> --
>
> Key: NETBEANS-5961
> URL: https://issues.apache.org/jira/browse/NETBEANS-5961
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.4, 12.5
> Environment: JDK 15
> macOS 11.5.2
>Reporter: David Green
>Priority: Major
>
> In NetBeans 12.4 and verified to also behave this way on NetBeans 12.5-beta2, 
> System.out.print is buffered such that it does not show up in the NetBeans 
> Output window until a System.out.println (or probably things like program 
> end, and some buffer full scenario).
>  
> Example code: 
>  
> {{package dgreen.printbug;}}
> {{import java.util.Scanner;}}
> {{/**}}
> {{ * Demo program showing that System.out.print's are not pushed to output 
> window until a}}
> {{ * System.out.println}}
> {{ */}}
> {{public class NewMain {}}
> {{  public static void main(String[] args) {}}
> {{    Scanner sc = new Scanner(System.in);}}
> {{    System.out.print("Enter your name: ");}}
> {{    System.out.flush(); // should not be necessary but does not work 
> either}}
> {{    String name = sc.nextLine();}}
> {{    System.out.println("Hi " + name);}}
> {{  }}}
> {{}}}
>  
> —-
> {{Running it after Clean & Build (or before)}}
> {{ }}
> {{--- exec-maven-plugin:3.0.0:exec (default-cli) @ printbug ---}}
> {{dave}}
> {{Enter your name: Hi dave}}
> 
> BUILD SUCCESS
>  
> where "dave" was typed in without the benefit of seeing the prompt.
>  
> This works fine when run from true command line either inside a NetBeans 
> Terminal Window or the real command line.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5960) Problem Running a SpringBoot Application

2021-08-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5960:
-

And, you've not followed the steps above if you're seeing this:

Hello world! Time on server is 2021-08-28T22:43:26.016

In step 5 you should see this:

Hello world of Spring! Time on server is 2021-08-28T21:12:27.429932

And in step 10, you should see this:

Hello!!!2021-08-28T21:17:29.133159

If you're doing things different to the steps I've provided above, then we're 
not doing the same thing, and I'm not able to help you.


> Problem Running a SpringBoot Application
> 
>
> Key: NETBEANS-5960
> URL: https://issues.apache.org/jira/browse/NETBEANS-5960
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Spring
>Affects Versions: 12.0, 12.4
>Reporter: Egor
>Assignee: Egor
>Priority: Minor
> Attachments: screenshot.2021-08-28.png.png.png
>
>
> I'm trying to run a demo Spring Boot project. When I press the Run button, it 
> first starts producing some output in the Run window, but then it freezes. 
> Now it's been frozen for about an hour. I mean the interface responds, but 
> the build is completely stuck. What info do I need to provide for you to fix 
> this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Comment Edited] (NETBEANS-5960) Problem Running a SpringBoot Application

2021-08-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga edited comment on NETBEANS-5960 at 8/28/21, 7:52 PM:
---

Make sure you refresh the browser and maybe try a different browser to see if 
it’s related to your browser.


was (Author: geertjanwielenga):
Make sure you refewsh and maybe try a different browser to see if it’s related 
to your browser.

> Problem Running a SpringBoot Application
> 
>
> Key: NETBEANS-5960
> URL: https://issues.apache.org/jira/browse/NETBEANS-5960
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Spring
>Affects Versions: 12.0, 12.4
>Reporter: Egor
>Assignee: Egor
>Priority: Minor
> Attachments: screenshot.2021-08-28.png.png.png
>
>
> I'm trying to run a demo Spring Boot project. When I press the Run button, it 
> first starts producing some output in the Run window, but then it freezes. 
> Now it's been frozen for about an hour. I mean the interface responds, but 
> the build is completely stuck. What info do I need to provide for you to fix 
> this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5960) Problem Running a SpringBoot Application

2021-08-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5960:
-

Make sure you refewsh and maybe try a different browser to see if it’s related 
to your browser.

> Problem Running a SpringBoot Application
> 
>
> Key: NETBEANS-5960
> URL: https://issues.apache.org/jira/browse/NETBEANS-5960
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Spring
>Affects Versions: 12.0, 12.4
>Reporter: Egor
>Assignee: Egor
>Priority: Minor
> Attachments: screenshot.2021-08-28.png.png.png
>
>
> I'm trying to run a demo Spring Boot project. When I press the Run button, it 
> first starts producing some output in the Run window, but then it freezes. 
> Now it's been frozen for about an hour. I mean the interface responds, but 
> the build is completely stuck. What info do I need to provide for you to fix 
> this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Comment Edited] (NETBEANS-5960) Problem Running a SpringBoot Application

2021-08-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga edited comment on NETBEANS-5960 at 8/28/21, 7:18 PM:
---

OK, I'm going to provide you with the numbered steps, which work, please follow 
the below and confirm:

1. Open your project into Apache NetBeans 12.4 (look in the title bar and in 
the About box to confirm you are actually using 12.4).

2. Right-click the project and choose Run.

3. You'll see content in the Output window, ending with this:

2021-08-28 21:11:46.662  INFO 28488 --- [   main] 
c.l.s.d.s.SpringbootDemoApplication  : Started SpringbootDemoApplication in 
6.304 seconds (JVM running for 6.576)

4. Open the browser and go to http://localhost:8080.

5. In the browser you will now see this:

Hello world of Spring! Time on server is 2021-08-28T21:12:27.429932

6. In the Output window, click the red button (when you hover over it, this 
button says "Stop the currently executing build").

7. On line 21 of FunRestController.java, change line 21 to the following:

return "Hello!!!" + LocalDateTime.now();

8. Right-click the project and choose Run.

9. Look in the Output window and see the last line says:

2021-08-28 21:15:12.898  INFO 28588 --- [   main] 
c.l.s.d.s.SpringbootDemoApplication  : Started SpringbootDemoApplication in 
6.265 seconds (JVM running for 6.514)

10. Refresh the browser and you will see this:

Hello!!!2021-08-28T21:17:29.133159



was (Author: geertjanwielenga):
OK, I'm going to provide you with the numbered steps, which work, please follow 
the below and confirm:

1. Open your project into Apache NetBeans 12.4 (look in the title bar and in 
the About box to confirm you are actually using 12.4).

2. Right-click the project and choose Run.

3. You'll see content in the Output window, ending with this:

2021-08-28 21:11:46.662  INFO 28488 --- [   main] 
c.l.s.d.s.SpringbootDemoApplication  : Started SpringbootDemoApplication in 
6.304 seconds (JVM running for 6.576)

4. Open the browser and go to http://localhost:8080.

5. In the browser you will now see this:

Hello world of Spring! Time on server is 2021-08-28T21:12:27.429932

6. In the Output window, click the red button (when you hover over it, this 
button says "Stop the currently executing build".

7. On line 21 of FunRestController.java, change line 21 to the following:

return "Hello!!!" + LocalDateTime.now();

8. Right-click the project and choose Run.

9. Look in the Output window and see the last line says:

2021-08-28 21:15:12.898  INFO 28588 --- [   main] 
c.l.s.d.s.SpringbootDemoApplication  : Started SpringbootDemoApplication in 
6.265 seconds (JVM running for 6.514)

10. Refresh the browser and you will see this:

Hello!!!2021-08-28T21:17:29.133159


> Problem Running a SpringBoot Application
> 
>
> Key: NETBEANS-5960
> URL: https://issues.apache.org/jira/browse/NETBEANS-5960
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Spring
>Affects Versions: 12.0, 12.4
>Reporter: Egor
>Assignee: Egor
>Priority: Minor
> Attachments: screenshot.2021-08-28.png.png.png
>
>
> I'm trying to run a demo Spring Boot project. When I press the Run button, it 
> first starts producing some output in the Run window, but then it freezes. 
> Now it's been frozen for about an hour. I mean the interface responds, but 
> the build is completely stuck. What info do I need to provide for you to fix 
> this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5960) Problem Running a SpringBoot Application

2021-08-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5960:
-

OK, I'm going to provide you with the numbered steps, which work, please follow 
the below and confirm:

1. Open your project into Apache NetBeans 12.4 (look in the title bar and in 
the About box to confirm you are actually using 12.4).

2. Right-click the project and choose Run.

3. You'll see content in the Output window, ending with this:

2021-08-28 21:11:46.662  INFO 28488 --- [   main] 
c.l.s.d.s.SpringbootDemoApplication  : Started SpringbootDemoApplication in 
6.304 seconds (JVM running for 6.576)

4. Open the browser and go to http://localhost:8080.

5. In the browser you will now see this:

Hello world of Spring! Time on server is 2021-08-28T21:12:27.429932

6. In the Output window, click the red button (when you hover over it, this 
button says "Stop the currently executing build".

7. On line 21 of FunRestController.java, change line 21 to the following:

return "Hello!!!" + LocalDateTime.now();

8. Right-click the project and choose Run.

9. Look in the Output window and see the last line says:

2021-08-28 21:15:12.898  INFO 28588 --- [   main] 
c.l.s.d.s.SpringbootDemoApplication  : Started SpringbootDemoApplication in 
6.265 seconds (JVM running for 6.514)

10. Refresh the browser and you will see this:

Hello!!!2021-08-28T21:17:29.133159


> Problem Running a SpringBoot Application
> 
>
> Key: NETBEANS-5960
> URL: https://issues.apache.org/jira/browse/NETBEANS-5960
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Spring
>Affects Versions: 12.0, 12.4
>Reporter: Egor
>Assignee: Egor
>Priority: Minor
> Attachments: screenshot.2021-08-28.png.png.png
>
>
> I'm trying to run a demo Spring Boot project. When I press the Run button, it 
> first starts producing some output in the Run window, but then it freezes. 
> Now it's been frozen for about an hour. I mean the interface responds, but 
> the build is completely stuck. What info do I need to provide for you to fix 
> this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5960) Problem Running a SpringBoot Application

2021-08-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5960:
-

Please help me to help you. Provide steps related to your project so that I can 
help you with NetBeans:

1. Do the following...
2. Do the following...
3. Do the following...
4. ...

The expected result is:

Instead of the above, what I see is...

> Problem Running a SpringBoot Application
> 
>
> Key: NETBEANS-5960
> URL: https://issues.apache.org/jira/browse/NETBEANS-5960
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Spring
>Affects Versions: 12.0, 12.4
>Reporter: Egor
>Assignee: Egor
>Priority: Minor
> Attachments: screenshot.2021-08-28.png.png.png
>
>
> I'm trying to run a demo Spring Boot project. When I press the Run button, it 
> first starts producing some output in the Run window, but then it freezes. 
> Now it's been frozen for about an hour. I mean the interface responds, but 
> the build is completely stuck. What info do I need to provide for you to fix 
> this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5960) Problem Running a SpringBoot Application

2021-08-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5960:
-

In the Output window, there is a red button to stop the running process. Click 
it, make your change, run it again.

> Problem Running a SpringBoot Application
> 
>
> Key: NETBEANS-5960
> URL: https://issues.apache.org/jira/browse/NETBEANS-5960
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Spring
>Affects Versions: 12.0, 12.4
>Reporter: Egor
>Assignee: Egor
>Priority: Minor
> Attachments: screenshot.2021-08-28.png.png.png
>
>
> I'm trying to run a demo Spring Boot project. When I press the Run button, it 
> first starts producing some output in the Run window, but then it freezes. 
> Now it's been frozen for about an hour. I mean the interface responds, but 
> the build is completely stuck. What info do I need to provide for you to fix 
> this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5960) Problem Running a SpringBoot Application

2021-08-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5960:
-

You’ll need to stop the project first, then make the change, then run it again.

> Problem Running a SpringBoot Application
> 
>
> Key: NETBEANS-5960
> URL: https://issues.apache.org/jira/browse/NETBEANS-5960
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Spring
>Affects Versions: 12.0, 12.4
>Reporter: Egor
>Assignee: Egor
>Priority: Minor
> Attachments: screenshot.2021-08-28.png.png.png
>
>
> I'm trying to run a demo Spring Boot project. When I press the Run button, it 
> first starts producing some output in the Run window, but then it freezes. 
> Now it's been frozen for about an hour. I mean the interface responds, but 
> the build is completely stuck. What info do I need to provide for you to fix 
> this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5960) Problem Running a SpringBoot Application

2021-08-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5960:
-

Indeed, that shows you that it is currently running. Not frozen, but that it is 
running and that you can open the browser to see the result.

> Problem Running a SpringBoot Application
> 
>
> Key: NETBEANS-5960
> URL: https://issues.apache.org/jira/browse/NETBEANS-5960
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Spring
>Affects Versions: 12.0, 12.4
>Reporter: Egor
>Assignee: Egor
>Priority: Minor
> Attachments: screenshot.2021-08-28.png.png.png
>
>
> I'm trying to run a demo Spring Boot project. When I press the Run button, it 
> first starts producing some output in the Run window, but then it freezes. 
> Now it's been frozen for about an hour. I mean the interface responds, but 
> the build is completely stuck. What info do I need to provide for you to fix 
> this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5937) Unable to run a Java FX project because "Browse JavaFX Applications Classes" Window appears and does nothing.

2021-08-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5937:
-

Are you using Ant or Maven with JavaFX? 

Maven would be best.

> Unable to run a Java FX project because "Browse JavaFX Applications Classes" 
> Window appears and does nothing.
> -
>
> Key: NETBEANS-5937
> URL: https://issues.apache.org/jira/browse/NETBEANS-5937
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.4
> Environment: See third screenshot.
>Reporter: Stephen David Cadwell
>Priority: Blocker
> Attachments: ScreenShots2021-08-21.pdf, 
> image-2021-08-28-07-51-52-953.png, image-2021-08-28-07-52-59-374.png, 
> screenshot-1.png
>
>
> I can't build or run any project because the pop-up shown in the second 
> screenshot attached just sits there and does nothing for hours (literally - 
> the current record is in excess of 12 hours). I get the same result trying 
> the default "Hello World" classes in both JavaFX and Java. The first 
> screenshot shows the JDK version installed. The third screenshot shows the 
> hardware and OS info.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5960) Problem Running a SpringBoot Application

2021-08-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5960:
-

Not sure about it being frozen, not sure what you mean. Indeed, when you stop 
running the project, make a change, and then run it again, you’ll see your 
change in the browser.

Can you help me to help you: tell me step by step what I must do with your 
project to see your problem?

> Problem Running a SpringBoot Application
> 
>
> Key: NETBEANS-5960
> URL: https://issues.apache.org/jira/browse/NETBEANS-5960
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Spring
>Affects Versions: 12.0, 12.4
>Reporter: Egor
>Assignee: Egor
>Priority: Minor
>
> I'm trying to run a demo Spring Boot project. When I press the Run button, it 
> first starts producing some output in the Run window, but then it freezes. 
> Now it's been frozen for about an hour. I mean the interface responds, but 
> the build is completely stuck. What info do I need to provide for you to fix 
> this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5960) Problem Running a SpringBoot Application

2021-08-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5960:
-

This message in the Output window tells you that the deployment succeeded, 
i.e., it isn't stuck, you just need to open your browser and go to the place 
specified in your code, i.e., localhost:8080.

2021-08-28 18:55:56.985  INFO 27715 --- [   main] 
c.l.s.d.s.SpringbootDemoApplication  : Started SpringbootDemoApplication in 
6.389 seconds (JVM running for 6.638)

> Problem Running a SpringBoot Application
> 
>
> Key: NETBEANS-5960
> URL: https://issues.apache.org/jira/browse/NETBEANS-5960
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Spring
>Affects Versions: 12.0, 12.4
>Reporter: Egor
>Assignee: Egor
>Priority: Minor
>
> I'm trying to run a demo Spring Boot project. When I press the Run button, it 
> first starts producing some output in the Run window, but then it freezes. 
> Now it's been frozen for about an hour. I mean the interface responds, but 
> the build is completely stuck. What info do I need to provide for you to fix 
> this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5960) Problem Running a SpringBoot Application

2021-08-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5960:
-

Which browser is it (maybe time to upgrade your browser)?

The project you provided works perfectly. Take a look at the code to see what 
it should do, i.e., go here http://localhost:8080 and then you will see "Hello 
world of Spring! Time on server is 2021-08-28T18:51:37.632120".

If you click the button to stop the deployment, you can make a change to your 
message and then redeploy it to see your change.

If you're still encountering a problem, please provide steps so that I can 
reproduce the problem.

> Problem Running a SpringBoot Application
> 
>
> Key: NETBEANS-5960
> URL: https://issues.apache.org/jira/browse/NETBEANS-5960
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Spring
>Affects Versions: 12.0, 12.4
>Reporter: Egor
>Assignee: Egor
>Priority: Minor
>
> I'm trying to run a demo Spring Boot project. When I press the Run button, it 
> first starts producing some output in the Run window, but then it freezes. 
> Now it's been frozen for about an hour. I mean the interface responds, but 
> the build is completely stuck. What info do I need to provide for you to fix 
> this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Updated] (NETBEANS-5960) Problem Running a SpringBoot Application

2021-08-28 Thread Geertjan Wielenga (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-5960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Geertjan Wielenga updated NETBEANS-5960:

Component/s: javaee - Spring

> Problem Running a SpringBoot Application
> 
>
> Key: NETBEANS-5960
> URL: https://issues.apache.org/jira/browse/NETBEANS-5960
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Spring
>Affects Versions: 12.0, 12.4
>Reporter: Egor
>Assignee: Egor
>Priority: Minor
>
> I'm trying to run a demo Spring Boot project. When I press the Run button, it 
> first starts producing some output in the Run window, but then it freezes. 
> Now it's been frozen for about an hour. I mean the interface responds, but 
> the build is completely stuck. What info do I need to provide for you to fix 
> this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Updated] (NETBEANS-5960) Problem Running a SpringBoot Application

2021-08-28 Thread Geertjan Wielenga (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-5960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Geertjan Wielenga updated NETBEANS-5960:

Affects Version/s: 12.4

> Problem Running a SpringBoot Application
> 
>
> Key: NETBEANS-5960
> URL: https://issues.apache.org/jira/browse/NETBEANS-5960
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.0, 12.4
>Reporter: Egor
>Assignee: Egor
>Priority: Minor
>
> I'm trying to run a demo Spring Boot project. When I press the Run button, it 
> first starts producing some output in the Run window, but then it freezes. 
> Now it's been frozen for about an hour. I mean the interface responds, but 
> the build is completely stuck. What info do I need to provide for you to fix 
> this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Updated] (NETBEANS-5960) Problem Running a SpringBoot Application

2021-08-28 Thread Geertjan Wielenga (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-5960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Geertjan Wielenga updated NETBEANS-5960:

Summary: Problem Running a SpringBoot Application  (was: Netbeans build 
gets frozen)

> Problem Running a SpringBoot Application
> 
>
> Key: NETBEANS-5960
> URL: https://issues.apache.org/jira/browse/NETBEANS-5960
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.0
>Reporter: Egor
>Assignee: Egor
>Priority: Blocker
>
> I'm trying to run a demo Spring Boot project. When I press the Run button, it 
> first starts producing some output in the Run window, but then it freezes. 
> Now it's been frozen for about an hour. I mean the interface responds, but 
> the build is completely stuck. What info do I need to provide for you to fix 
> this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Updated] (NETBEANS-5960) Problem Running a SpringBoot Application

2021-08-28 Thread Geertjan Wielenga (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-5960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Geertjan Wielenga updated NETBEANS-5960:

Priority: Minor  (was: Blocker)

> Problem Running a SpringBoot Application
> 
>
> Key: NETBEANS-5960
> URL: https://issues.apache.org/jira/browse/NETBEANS-5960
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.0
>Reporter: Egor
>Assignee: Egor
>Priority: Minor
>
> I'm trying to run a demo Spring Boot project. When I press the Run button, it 
> first starts producing some output in the Run window, but then it freezes. 
> Now it's been frozen for about an hour. I mean the interface responds, but 
> the build is completely stuck. What info do I need to provide for you to fix 
> this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5960) Netbeans build gets frozen

2021-08-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5960:
-

Also, can you please provide the environment info requested above: Which JDK 
are you using to run NetBeans? Which operating system? Which JDK are you using 
for your application?


> Netbeans build gets frozen
> --
>
> Key: NETBEANS-5960
> URL: https://issues.apache.org/jira/browse/NETBEANS-5960
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.0
>Reporter: Egor
>Assignee: Egor
>Priority: Blocker
>
> I'm trying to run a demo Spring Boot project. When I press the Run button, it 
> first starts producing some output in the Run window, but then it freezes. 
> Now it's been frozen for about an hour. I mean the interface responds, but 
> the build is completely stuck. What info do I need to provide for you to fix 
> this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5960) Netbeans build gets frozen

2021-08-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5960:
-

Can you remove the ZIP file and put the sources there instead?

And I'll bet all browsers support GitHub.

> Netbeans build gets frozen
> --
>
> Key: NETBEANS-5960
> URL: https://issues.apache.org/jira/browse/NETBEANS-5960
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.0
>Reporter: Egor
>Assignee: Egor
>Priority: Blocker
>
> I'm trying to run a demo Spring Boot project. When I press the Run button, it 
> first starts producing some output in the Run window, but then it freezes. 
> Now it's been frozen for about an hour. I mean the interface responds, but 
> the build is completely stuck. What info do I need to provide for you to fix 
> this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5960) Netbeans build gets frozen

2021-08-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5960:
-

Instead of uploading a ZIP here, put the source code on GitHub, point to the 
location here, and I’ll try to run it.

> Netbeans build gets frozen
> --
>
> Key: NETBEANS-5960
> URL: https://issues.apache.org/jira/browse/NETBEANS-5960
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.0
>Reporter: Egor
>Assignee: Egor
>Priority: Blocker
>
> I'm trying to run a demo Spring Boot project. When I press the Run button, it 
> first starts producing some output in the Run window, but then it freezes. 
> Now it's been frozen for about an hour. I mean the interface responds, but 
> the build is completely stuck. What info do I need to provide for you to fix 
> this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5960) Netbeans build gets frozen

2021-08-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5960:
-

Which JDK are you using to run NetBeans? Which operating system? Which JDK are 
you using for your application? 

Did you install 12.4 from scratch?

I have used the Spring Initializr a lot, without a problem. Looking at the 
startup messages, at what point did it get stuck, i.e., the last messages shown 
might give you a clue to the problem.

I’m curious what the “minor additions” are. How can we really reproduce the 
problem without a description of your environment and a sequence of steps to do 
so?

> Netbeans build gets frozen
> --
>
> Key: NETBEANS-5960
> URL: https://issues.apache.org/jira/browse/NETBEANS-5960
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.0
>Reporter: Egor
>Assignee: Egor
>Priority: Blocker
>
> I'm trying to run a demo Spring Boot project. When I press the Run button, it 
> first starts producing some output in the Run window, but then it freezes. 
> Now it's been frozen for about an hour. I mean the interface responds, but 
> the build is completely stuck. What info do I need to provide for you to fix 
> this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5960) Netbeans build gets frozen

2021-08-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5960:
-

Use the latest release, 12.4, if the problem can be reproduced there, please 
provide steps for doing so.

> Netbeans build gets frozen
> --
>
> Key: NETBEANS-5960
> URL: https://issues.apache.org/jira/browse/NETBEANS-5960
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.0
>Reporter: Egor
>Assignee: Egor
>Priority: Blocker
>
> I'm trying to run a demo Spring Boot project. When I press the Run button, it 
> first starts producing some output in the Run window, but then it freezes. 
> Now it's been frozen for about an hour. I mean the interface responds, but 
> the build is completely stuck. What info do I need to provide for you to fix 
> this?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5937) Unable to run a Java FX project because "Browse JavaFX Applications Classes" Window appears and does nothing.

2021-08-28 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5937:
-

Always happy to help if there is a sequence of steps for me to follow to be 
able to reproduce the problem.

> Unable to run a Java FX project because "Browse JavaFX Applications Classes" 
> Window appears and does nothing.
> -
>
> Key: NETBEANS-5937
> URL: https://issues.apache.org/jira/browse/NETBEANS-5937
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.4
> Environment: See third screenshot.
>Reporter: Stephen David Cadwell
>Priority: Blocker
> Attachments: ScreenShots2021-08-21.pdf, 
> image-2021-08-28-07-51-52-953.png, image-2021-08-28-07-52-59-374.png, 
> screenshot-1.png
>
>
> I can't build or run any project because the pop-up shown in the second 
> screenshot attached just sits there and does nothing for hours (literally - 
> the current record is in excess of 12 hours). I get the same result trying 
> the default "Hello World" classes in both JavaFX and Java. The first 
> screenshot shows the JDK version installed. The third screenshot shows the 
> hardware and OS info.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5955) Broken project created when creating a new Enterpise Application (Java with Maven) JakartaEE9

2021-08-27 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5955:
-

More typically in modern applications you'd create REST endpoints and consume 
them in a JavaScript frontend, for example.

Probably we need to remove this template completely.

> Broken project created when creating a new Enterpise Application (Java with 
> Maven) JakartaEE9
> -
>
> Key: NETBEANS-5955
> URL: https://issues.apache.org/jira/browse/NETBEANS-5955
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.5
>Reporter: htlbugfinder
>Assignee: Prasad Gawande
>Priority: Major
> Attachments: projectcreationfailurelog.txt
>
>
> After the steps of bug 5953 (doesn't depend on it, but for reference to used 
> Glassfish configuration and so on) tried to create an Enterprise Application 
> project with Maven (via File New Project) without changing any default 
> values. Executed a second time with maven global changed to -X to get verbose 
> messages.
> Result:
> The created mavenproject2-ear project is missing dependencies and claims to 
> be unable to resolve the com.mycompany:mavenproject2-ejb:jar:1.0-SNAPSHOT



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



[jira] [Commented] (NETBEANS-5922) Can't debug java pgm: says can't set breakpoint in main.java: no main.java in project

2021-08-14 Thread Geertjan Wielenga (Jira)


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

Geertjan Wielenga commented on NETBEANS-5922:
-

Can you point to somewhere where we can see your project (maybe on GitHub) or 
can you post a screenshot here of it?

> Can't debug java pgm: says can't set breakpoint in main.java: no main.java in 
> project
> -
>
> Key: NETBEANS-5922
> URL: https://issues.apache.org/jira/browse/NETBEANS-5922
> Project: NetBeans
>  Issue Type: Bug
>  Components: cnd - Debugger
>Affects Versions: 12.4
>Reporter: H. Glen Kilgore
>Priority: Major
> Fix For: 12.4
>
>
> I just installed NetBeans 12.4.  Created a test project TestDebug with  1 
> program, TestDebug.java with 1 executable sentence 
> "System.out.println("TestDebug is Running".  Project compiles without errors. 
> Click the debug button with no breakpoints set and get messages below in 
> output 
>     Listening on javadebug
>User program running
>Not able to submit breakpoint LineBreakpoint Main.java : 25, reason: The 
> breakpoint is set 
>outside of any class.
>Invalid LineBreakpoint Main.java : 25
>User program finished
>  There is no Main.java in the project and TestDebug does not have 25 lines of 
> code in it.  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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



  1   2   3   4   5   6   7   8   9   10   >