[jira] [Closed] (NETBEANS-5300) Code Coverage Report no longer works throwing NPE

2022-01-17 Thread Luca Mambretti (Jira)


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

Luca Mambretti closed NETBEANS-5300.

Fix Version/s: 12.6
   Resolution: Fixed

I can confirm that this indeed works as expected in version 12.6 I had already 
updated and found it was solved just forgot to close the issue.

> Code Coverage Report no longer works throwing NPE
> -
>
> Key: NETBEANS-5300
> URL: https://issues.apache.org/jira/browse/NETBEANS-5300
> Project: NetBeans
>  Issue Type: Bug
>  Components: maven - codecoverage
>Affects Versions: 12.2, 12.3
> Environment: *Product Version:* Apache NetBeans IDE 12.2
> *Java:* 11; Java HotSpot(TM) 64-Bit Server VM 11+28
> *Runtime:* Java(TM) SE Runtime Environment 11+28
> *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
>Reporter: Luca Mambretti
>Priority: Critical
>  Labels: regression
> Fix For: 12.6
>
> Attachments: idelog.log, image-2022-01-17-14-35-12-004.png
>
>
> When invoking the Code Coverage report from a Maven project with jacoco 
> enabled
> 
>  org.jacoco
>  jacoco-maven-plugin
>  0.8.6
>  
>  
> Instead of showing the code coverage report the IDE throws an NPE and does 
> nothing.
>  
> For convenience the relevant NPE bit full log attached
> java.lang.NullPointerException
>  at 
> org.netbeans.modules.gsf.codecoverage.CoverageReportTopComponent.(CoverageReportTopComponent.java:171)
>  at 
> org.netbeans.modules.gsf.codecoverage.CoverageManagerImpl.showReport(CoverageManagerImpl.java:276)
>  at 
> org.netbeans.modules.gsf.codecoverage.CoverageAction$CoverageItemHandler.actionPerformed(CoverageAction.java:268)
>  
>  
> This works OK in 12.0 not tested in 12.1
>  



--
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-5300) Code Coverage Report no longer works throwing NPE

2021-01-29 Thread Luca Mambretti (Jira)


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

Luca Mambretti updated NETBEANS-5300:
-
Description: 
When invoking the Code Coverage report from a Maven project with jacoco enabled


 org.jacoco
 jacoco-maven-plugin
 0.8.6
 

 

Instead of showing the code coverage report the IDE throws an NPE and does 
nothing.

 

For convenience the relevant NPE bit full log attached

java.lang.NullPointerException
 at 
org.netbeans.modules.gsf.codecoverage.CoverageReportTopComponent.(CoverageReportTopComponent.java:171)
 at 
org.netbeans.modules.gsf.codecoverage.CoverageManagerImpl.showReport(CoverageManagerImpl.java:276)
 at 
org.netbeans.modules.gsf.codecoverage.CoverageAction$CoverageItemHandler.actionPerformed(CoverageAction.java:268)
 

 

This works OK in 12.0 not tested in 12.1

 

  was:
When invoking the Code Coverage report from a Maven project with jacoco enabled


 org.jacoco
 jacoco-maven-plugin
 0.8.6
 

 

Instead of showing the code coverage report the IDE throws an NPE and does 
nothing.

 

This works OK in 12.0 not tested in 12.1

 


> Code Coverage Report no longer works throwing NPE
> -
>
> Key: NETBEANS-5300
> URL: https://issues.apache.org/jira/browse/NETBEANS-5300
> Project: NetBeans
>  Issue Type: Bug
>  Components: maven - codecoverage
>Affects Versions: 12.2, 12.3
> Environment: *Product Version:* Apache NetBeans IDE 12.2
> *Java:* 11; Java HotSpot(TM) 64-Bit Server VM 11+28
> *Runtime:* Java(TM) SE Runtime Environment 11+28
> *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
>Reporter: Luca Mambretti
>Priority: Critical
>  Labels: regression
> Attachments: idelog.log
>
>
> When invoking the Code Coverage report from a Maven project with jacoco 
> enabled
> 
>  org.jacoco
>  jacoco-maven-plugin
>  0.8.6
>  
>  
> Instead of showing the code coverage report the IDE throws an NPE and does 
> nothing.
>  
> For convenience the relevant NPE bit full log attached
> java.lang.NullPointerException
>  at 
> org.netbeans.modules.gsf.codecoverage.CoverageReportTopComponent.(CoverageReportTopComponent.java:171)
>  at 
> org.netbeans.modules.gsf.codecoverage.CoverageManagerImpl.showReport(CoverageManagerImpl.java:276)
>  at 
> org.netbeans.modules.gsf.codecoverage.CoverageAction$CoverageItemHandler.actionPerformed(CoverageAction.java:268)
>  
>  
> This works OK in 12.0 not tested in 12.1
>  



--
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-5300) Code Coverage Report no longer works throwing NPE

2021-01-29 Thread Luca Mambretti (Jira)


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

Luca Mambretti updated NETBEANS-5300:
-
Description: 
When invoking the Code Coverage report from a Maven project with jacoco enabled


 org.jacoco
 jacoco-maven-plugin
 0.8.6
 

 

Instead of showing the code coverage report the IDE throws an NPE and does 
nothing.

 

This works OK in 12.0 not tested in 12.1

 

  was:
When invoking the Code Coverage report from a Maven project with jacoco enabled


 org.jacoco
 jacoco-maven-plugin
 0.8.6
 

 

Instead of showing the code coverage report the IDE throws an NPE and does 
nothing.

 


> Code Coverage Report no longer works throwing NPE
> -
>
> Key: NETBEANS-5300
> URL: https://issues.apache.org/jira/browse/NETBEANS-5300
> Project: NetBeans
>  Issue Type: Bug
>  Components: maven - codecoverage
>Affects Versions: 12.2, 12.3
> Environment: *Product Version:* Apache NetBeans IDE 12.2
> *Java:* 11; Java HotSpot(TM) 64-Bit Server VM 11+28
> *Runtime:* Java(TM) SE Runtime Environment 11+28
> *System:* Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
>Reporter: Luca Mambretti
>Priority: Critical
>  Labels: regression
> Attachments: idelog.log
>
>
> When invoking the Code Coverage report from a Maven project with jacoco 
> enabled
> 
>  org.jacoco
>  jacoco-maven-plugin
>  0.8.6
>  
>  
> Instead of showing the code coverage report the IDE throws an NPE and does 
> nothing.
>  
> This works OK in 12.0 not tested in 12.1
>  



--
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] [Created] (NETBEANS-5300) Code Coverage Report no longer works throwing NPE

2021-01-29 Thread Luca Mambretti (Jira)
Luca Mambretti created NETBEANS-5300:


 Summary: Code Coverage Report no longer works throwing NPE
 Key: NETBEANS-5300
 URL: https://issues.apache.org/jira/browse/NETBEANS-5300
 Project: NetBeans
  Issue Type: Bug
  Components: maven - codecoverage
Affects Versions: 12.2, 12.3
 Environment: *Product Version:* Apache NetBeans IDE 12.2

*Java:* 11; Java HotSpot(TM) 64-Bit Server VM 11+28

*Runtime:* Java(TM) SE Runtime Environment 11+28

*System:* Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
Reporter: Luca Mambretti
 Attachments: idelog.log

When invoking the Code Coverage report from a Maven project with jacoco enabled


 org.jacoco
 jacoco-maven-plugin
 0.8.6
 

 

Instead of showing the code coverage report the IDE throws an NPE and does 
nothing.

 



--
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-4134) Maven repository indexing appears to be broken

2020-04-09 Thread Luca Mambretti (Jira)


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

Luca Mambretti commented on NETBEANS-4134:
--

I took the liberty of setting this to Critical since without indexes many 
things behave rather awkwardly although nothing really breaks.

> Maven repository indexing appears to be broken
> --
>
> Key: NETBEANS-4134
> URL: https://issues.apache.org/jira/browse/NETBEANS-4134
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 12.0
> Environment: Product Version: Apache NetBeans IDE 12.0-beta2
> Java: 11; Java HotSpot(TM) 64-Bit Server VM 11+28
> Runtime: Java(TM) SE Runtime Environment 11+28
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
> User directory: 
> C:\Users\luca.mambretti.BZDOMAIN\AppData\Roaming\NetBeans\12.0-beta2
> Cache directory: 
> C:\Users\luca.mambretti.BZDOMAIN\AppData\Local\NetBeans\Cache\12.0-beta2
>Reporter: Luca Mambretti
>Priority: Critical
>
> During maven indexing test case i got the following message in the 
> messages.log file while manually invoking the maven index function:
>  
> The test case I was running is
> h1. Set up frequency of index updates II Test Case
>  
> during the previous test case there was no indexing activity recorded.
>  
> Things worth noting:
>  # I normally have a mirror for central in my settings.xml file but I've 
> tried removing it with no changes.
>  # I had a local maven installation setup as for previous test cases, by 
> setting this back to the bundled installation the problem appears to be 
> fixed, but indexes are still not downloaded.
>  # I've added the following to the conf file to try and see more logs:
> -J-Dorg.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.level=400
>  
> Following the error message I've got in my messages.log
>  
> FINE [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]: 
> Indexing Remote Repository: central
>  INFO [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]: could 
> not (re-)index central
>  java.util.NoSuchElementException
>  at org.eclipse.sisu.inject.LocatedBeans$Itr.next(LocatedBeans.java:141)
>  at org.eclipse.sisu.inject.LocatedBeans$Itr.next(LocatedBeans.java:1)
>  at 
> org.eclipse.sisu.plexus.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:76)
>  at 
> org.eclipse.sisu.plexus.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:1)
>  at 
> org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:263)
>  Caused: 
> org.codehaus.plexus.component.repository.exception.ComponentLookupException: 
> java.util.NoSuchElementException
>  role: org.apache.maven.settings.crypto.SettingsDecrypter
>  roleHint: 
>  at 
> org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:267)
>  at 
> org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:255)
>  at 
> org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:249)
>  at 
> org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.indexLoadedRepo(NexusRepositoryIndexerImpl.java:478)
>  Caused: java.io.IOException: could not find protocol handler for 
> [https://repo.maven.apache.org/maven2/]
>  at 
> org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.indexLoadedRepo(NexusRepositoryIndexerImpl.java:609)
>  at 
> org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.access$200(NexusRepositoryIndexerImpl.java:122)
>  [catch] at 
> org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl$3.run(NexusRepositoryIndexerImpl.java:659)
>  at 
> org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl$3.run(NexusRepositoryIndexerImpl.java:652)
>  at 
> org.netbeans.modules.openide.util.DefaultMutexImplementation.writeAccess(DefaultMutexImplementation.java:229)
>  at org.openide.util.Mutex.writeAccess(Mutex.java:246)
>  at 
> org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.indexRepo(NexusRepositoryIndexerImpl.java:652)
>  at 
> org.netbeans.modules.maven.indexer.api.RepositoryIndexer.indexRepo(RepositoryIndexer.java:42)
>  at 
> org.netbeans.modules.maven.ProjectOpenedHookImpl$2.run(ProjectOpenedHookImpl.java:207)
>  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: 

[jira] [Updated] (NETBEANS-4134) Maven repository indexing appears to be broken

2020-04-09 Thread Luca Mambretti (Jira)


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

Luca Mambretti updated NETBEANS-4134:
-
Priority: Critical  (was: Major)

> Maven repository indexing appears to be broken
> --
>
> Key: NETBEANS-4134
> URL: https://issues.apache.org/jira/browse/NETBEANS-4134
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 12.0
> Environment: Product Version: Apache NetBeans IDE 12.0-beta2
> Java: 11; Java HotSpot(TM) 64-Bit Server VM 11+28
> Runtime: Java(TM) SE Runtime Environment 11+28
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
> User directory: 
> C:\Users\luca.mambretti.BZDOMAIN\AppData\Roaming\NetBeans\12.0-beta2
> Cache directory: 
> C:\Users\luca.mambretti.BZDOMAIN\AppData\Local\NetBeans\Cache\12.0-beta2
>Reporter: Luca Mambretti
>Priority: Critical
>
> During maven indexing test case i got the following message in the 
> messages.log file while manually invoking the maven index function:
>  
> The test case I was running is
> h1. Set up frequency of index updates II Test Case
>  
> during the previous test case there was no indexing activity recorded.
>  
> Things worth noting:
>  # I normally have a mirror for central in my settings.xml file but I've 
> tried removing it with no changes.
>  # I had a local maven installation setup as for previous test cases, by 
> setting this back to the bundled installation the problem appears to be 
> fixed, but indexes are still not downloaded.
>  # I've added the following to the conf file to try and see more logs:
> -J-Dorg.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.level=400
>  
> Following the error message I've got in my messages.log
>  
> FINE [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]: 
> Indexing Remote Repository: central
>  INFO [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]: could 
> not (re-)index central
>  java.util.NoSuchElementException
>  at org.eclipse.sisu.inject.LocatedBeans$Itr.next(LocatedBeans.java:141)
>  at org.eclipse.sisu.inject.LocatedBeans$Itr.next(LocatedBeans.java:1)
>  at 
> org.eclipse.sisu.plexus.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:76)
>  at 
> org.eclipse.sisu.plexus.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:1)
>  at 
> org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:263)
>  Caused: 
> org.codehaus.plexus.component.repository.exception.ComponentLookupException: 
> java.util.NoSuchElementException
>  role: org.apache.maven.settings.crypto.SettingsDecrypter
>  roleHint: 
>  at 
> org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:267)
>  at 
> org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:255)
>  at 
> org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:249)
>  at 
> org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.indexLoadedRepo(NexusRepositoryIndexerImpl.java:478)
>  Caused: java.io.IOException: could not find protocol handler for 
> [https://repo.maven.apache.org/maven2/]
>  at 
> org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.indexLoadedRepo(NexusRepositoryIndexerImpl.java:609)
>  at 
> org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.access$200(NexusRepositoryIndexerImpl.java:122)
>  [catch] at 
> org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl$3.run(NexusRepositoryIndexerImpl.java:659)
>  at 
> org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl$3.run(NexusRepositoryIndexerImpl.java:652)
>  at 
> org.netbeans.modules.openide.util.DefaultMutexImplementation.writeAccess(DefaultMutexImplementation.java:229)
>  at org.openide.util.Mutex.writeAccess(Mutex.java:246)
>  at 
> org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.indexRepo(NexusRepositoryIndexerImpl.java:652)
>  at 
> org.netbeans.modules.maven.indexer.api.RepositoryIndexer.indexRepo(RepositoryIndexer.java:42)
>  at 
> org.netbeans.modules.maven.ProjectOpenedHookImpl$2.run(ProjectOpenedHookImpl.java:207)
>  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:

[jira] [Updated] (NETBEANS-4134) Maven repository indexing appears to be broken

2020-04-09 Thread Luca Mambretti (Jira)


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

Luca Mambretti updated NETBEANS-4134:
-
Description: 
During maven indexing test case i got the following message in the messages.log 
file while manually invoking the maven index function:

 

The test case I was running is
h1. Set up frequency of index updates II Test Case

 

during the previous test case there was no indexing activity recorded.

 

Things worth noting:
 # I normally have a mirror for central in my settings.xml file but I've tried 
removing it with no changes.
 # I had a local maven installation setup as for previous test cases, by 
setting this back to the bundled installation the problem appears to be fixed, 
but indexes are still not downloaded.
 # I've added the following to the conf file to try and see more logs:

-J-Dorg.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.level=400

 

Following the error message I've got in my messages.log

 

FINE [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]: Indexing 
Remote Repository: central
 INFO [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]: could 
not (re-)index central
 java.util.NoSuchElementException
 at org.eclipse.sisu.inject.LocatedBeans$Itr.next(LocatedBeans.java:141)
 at org.eclipse.sisu.inject.LocatedBeans$Itr.next(LocatedBeans.java:1)
 at 
org.eclipse.sisu.plexus.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:76)
 at 
org.eclipse.sisu.plexus.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:1)
 at 
org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:263)
 Caused: 
org.codehaus.plexus.component.repository.exception.ComponentLookupException: 
java.util.NoSuchElementException
 role: org.apache.maven.settings.crypto.SettingsDecrypter
 roleHint: 
 at 
org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:267)
 at 
org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:255)
 at 
org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:249)
 at 
org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.indexLoadedRepo(NexusRepositoryIndexerImpl.java:478)
 Caused: java.io.IOException: could not find protocol handler for 
[https://repo.maven.apache.org/maven2/]
 at 
org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.indexLoadedRepo(NexusRepositoryIndexerImpl.java:609)
 at 
org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.access$200(NexusRepositoryIndexerImpl.java:122)
 [catch] at 
org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl$3.run(NexusRepositoryIndexerImpl.java:659)
 at 
org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl$3.run(NexusRepositoryIndexerImpl.java:652)
 at 
org.netbeans.modules.openide.util.DefaultMutexImplementation.writeAccess(DefaultMutexImplementation.java:229)
 at org.openide.util.Mutex.writeAccess(Mutex.java:246)
 at 
org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.indexRepo(NexusRepositoryIndexerImpl.java:652)
 at 
org.netbeans.modules.maven.indexer.api.RepositoryIndexer.indexRepo(RepositoryIndexer.java:42)
 at 
org.netbeans.modules.maven.ProjectOpenedHookImpl$2.run(ProjectOpenedHookImpl.java:207)
 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)

  was:
During maven indexing test case i got the following message in the messages.log 
file while manually invoking the maven index function:

 

The test case I was running is
h1. Set up frequency of index updates II Test Case

 

during the previous test case there was no indexing activity recorded.

 

Things worth noting:
 # I normally have a mirror for central in my settings.xml file but I've tried 
removing it with no changes.
 # I had a local maven installation setup as for previous test cases, by 
setting this back to the bundled installation the problem appears to be fixed.
 # I've added the following to the conf file to try and see more logs:

-J-Dorg.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.level=400

 

Following the error message I've got in my messages.log

 

FINE [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]: Indexing 
Remote Repository: central
 INFO [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]: could 
not (re-)index central
 java.util.NoSuchElementException
 at org.eclipse.sisu.inject.LocatedBeans$Itr.next(LocatedBeans.java:141)
 at org.eclipse.sisu.inject.LocatedBeans$Itr.next(LocatedBeans.java:1)
 at 
org.eclipse.sisu.plexus.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:76)
 at 
org.eclipse.sisu.plexus.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:1)
 at 

[jira] [Updated] (NETBEANS-4134) Maven repository indexing appears to be broken

2020-04-09 Thread Luca Mambretti (Jira)


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

Luca Mambretti updated NETBEANS-4134:
-
Description: 
During maven indexing test case i got the following message in the messages.log 
file while manually invoking the maven index function:

 

The test case I was running is
h1. Set up frequency of index updates II Test Case

 

during the previous test case there was no indexing activity recorded.

 

Things worth noting:
 # I normally have a mirror for central in my settings.xml file but I've tried 
removing it with no changes.
 # I had a local maven installation setup as for previous test cases, by 
setting this back to the bundled installation the problem appears to be fixed.
 # I've added the following to the conf file to try and see more logs:

-J-Dorg.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.level=400

 

Following the error message I've got in my messages.log

 

FINE [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]: Indexing 
Remote Repository: central
 INFO [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]: could 
not (re-)index central
 java.util.NoSuchElementException
 at org.eclipse.sisu.inject.LocatedBeans$Itr.next(LocatedBeans.java:141)
 at org.eclipse.sisu.inject.LocatedBeans$Itr.next(LocatedBeans.java:1)
 at 
org.eclipse.sisu.plexus.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:76)
 at 
org.eclipse.sisu.plexus.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:1)
 at 
org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:263)
 Caused: 
org.codehaus.plexus.component.repository.exception.ComponentLookupException: 
java.util.NoSuchElementException
 role: org.apache.maven.settings.crypto.SettingsDecrypter
 roleHint: 
 at 
org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:267)
 at 
org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:255)
 at 
org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:249)
 at 
org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.indexLoadedRepo(NexusRepositoryIndexerImpl.java:478)
 Caused: java.io.IOException: could not find protocol handler for 
[https://repo.maven.apache.org/maven2/]
 at 
org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.indexLoadedRepo(NexusRepositoryIndexerImpl.java:609)
 at 
org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.access$200(NexusRepositoryIndexerImpl.java:122)
 [catch] at 
org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl$3.run(NexusRepositoryIndexerImpl.java:659)
 at 
org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl$3.run(NexusRepositoryIndexerImpl.java:652)
 at 
org.netbeans.modules.openide.util.DefaultMutexImplementation.writeAccess(DefaultMutexImplementation.java:229)
 at org.openide.util.Mutex.writeAccess(Mutex.java:246)
 at 
org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.indexRepo(NexusRepositoryIndexerImpl.java:652)
 at 
org.netbeans.modules.maven.indexer.api.RepositoryIndexer.indexRepo(RepositoryIndexer.java:42)
 at 
org.netbeans.modules.maven.ProjectOpenedHookImpl$2.run(ProjectOpenedHookImpl.java:207)
 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)

  was:
During maven indexing test case i got the following message in the messages.log 
file while manually invoking the maven index function:

 

The test case I was running is
h1. Set up frequency of index updates II Test Case

 

during the previous test case there was no indexing activity recorded.

 

Things worth noting:
 # I normally have a mirror for central in my settings.xml file but I've tried 
removing it with no changes.
 # I've added the following to the conf file to try and see more logs:

-J-Dorg.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.level=400

 

Following the error message I've got in my messages.log

 

FINE [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]: Indexing 
Remote Repository: central
INFO [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]: could not 
(re-)index central
java.util.NoSuchElementException
 at org.eclipse.sisu.inject.LocatedBeans$Itr.next(LocatedBeans.java:141)
 at org.eclipse.sisu.inject.LocatedBeans$Itr.next(LocatedBeans.java:1)
 at 
org.eclipse.sisu.plexus.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:76)
 at 
org.eclipse.sisu.plexus.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:1)
 at 
org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:263)
Caused: 
org.codehaus.plexus.component.repository.exception.ComponentLookupException: 
java.util.NoSuchElementException

[jira] [Created] (NETBEANS-4134) Maven repository indexing appears to be broken

2020-04-09 Thread Luca Mambretti (Jira)
Luca Mambretti created NETBEANS-4134:


 Summary: Maven repository indexing appears to be broken
 Key: NETBEANS-4134
 URL: https://issues.apache.org/jira/browse/NETBEANS-4134
 Project: NetBeans
  Issue Type: Bug
  Components: projects - Maven
Affects Versions: 12.0
 Environment: Product Version: Apache NetBeans IDE 12.0-beta2
Java: 11; Java HotSpot(TM) 64-Bit Server VM 11+28
Runtime: Java(TM) SE Runtime Environment 11+28
System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
User directory: 
C:\Users\luca.mambretti.BZDOMAIN\AppData\Roaming\NetBeans\12.0-beta2
Cache directory: 
C:\Users\luca.mambretti.BZDOMAIN\AppData\Local\NetBeans\Cache\12.0-beta2
Reporter: Luca Mambretti


During maven indexing test case i got the following message in the messages.log 
file while manually invoking the maven index function:

 

The test case I was running is
h1. Set up frequency of index updates II Test Case

 

during the previous test case there was no indexing activity recorded.

 

Things worth noting:
 # I normally have a mirror for central in my settings.xml file but I've tried 
removing it with no changes.
 # I've added the following to the conf file to try and see more logs:

-J-Dorg.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.level=400

 

Following the error message I've got in my messages.log

 

FINE [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]: Indexing 
Remote Repository: central
INFO [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]: could not 
(re-)index central
java.util.NoSuchElementException
 at org.eclipse.sisu.inject.LocatedBeans$Itr.next(LocatedBeans.java:141)
 at org.eclipse.sisu.inject.LocatedBeans$Itr.next(LocatedBeans.java:1)
 at 
org.eclipse.sisu.plexus.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:76)
 at 
org.eclipse.sisu.plexus.DefaultPlexusBeans$Itr.next(DefaultPlexusBeans.java:1)
 at 
org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:263)
Caused: 
org.codehaus.plexus.component.repository.exception.ComponentLookupException: 
java.util.NoSuchElementException
 role: org.apache.maven.settings.crypto.SettingsDecrypter
 roleHint: 
 at 
org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:267)
 at 
org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:255)
 at 
org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:249)
 at 
org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.indexLoadedRepo(NexusRepositoryIndexerImpl.java:478)
Caused: java.io.IOException: could not find protocol handler for 
https://repo.maven.apache.org/maven2/
 at 
org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.indexLoadedRepo(NexusRepositoryIndexerImpl.java:609)
 at 
org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.access$200(NexusRepositoryIndexerImpl.java:122)
[catch] at 
org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl$3.run(NexusRepositoryIndexerImpl.java:659)
 at 
org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl$3.run(NexusRepositoryIndexerImpl.java:652)
 at 
org.netbeans.modules.openide.util.DefaultMutexImplementation.writeAccess(DefaultMutexImplementation.java:229)
 at org.openide.util.Mutex.writeAccess(Mutex.java:246)
 at 
org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl.indexRepo(NexusRepositoryIndexerImpl.java:652)
 at 
org.netbeans.modules.maven.indexer.api.RepositoryIndexer.indexRepo(RepositoryIndexer.java:42)
 at 
org.netbeans.modules.maven.ProjectOpenedHookImpl$2.run(ProjectOpenedHookImpl.java:207)
 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-4028) Can't create web application maven project

2020-03-18 Thread Luca Mambretti (Jira)


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

Luca Mambretti commented on NETBEANS-4028:
--

As an added note in my test I tried creating a maven project from archetype 
using the maven-archetype-quickstart that should be one of the most basic 
archetypes with no dependency to EE or web projects

> Can't create web application maven project
> --
>
> Key: NETBEANS-4028
> URL: https://issues.apache.org/jira/browse/NETBEANS-4028
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - Web Project
>Affects Versions: 12.0
> Environment: Product Version: Apache NetBeans IDE 12.0-beta1
> Java: 11.0.6; OpenJDK 64-Bit Server VM 11.0.6+10
> Runtime: OpenJDK Runtime Environment 11.0.6+10
> OS: Windows 10
>Reporter: Vano Beridze
>Priority: Critical
>
>  
> When I try to create maven web application project it throws the exception
> java.lang.NullPointerException
>  at 
> org.netbeans.modules.maven.execute.MavenCommandLineExecutor.isEventSpyCompatible(MavenCommandLineExecutor.java:338)
>  at 
> org.netbeans.modules.maven.execute.MavenCommandLineExecutor.run(MavenCommandLineExecutor.java:246)
> [catch] at 
> org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:128)



--
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] [Created] (NETBEANS-4033) Profile file action of a maven project is broken

2020-03-18 Thread Luca Mambretti (Jira)
Luca Mambretti created NETBEANS-4033:


 Summary: Profile file action of a maven project is broken
 Key: NETBEANS-4033
 URL: https://issues.apache.org/jira/browse/NETBEANS-4033
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 12.0
 Environment: Product Version: Apache NetBeans IDE 12.0-beta1
Java: 11; Java HotSpot(TM) 64-Bit Server VM 11+28
Runtime: Java(TM) SE Runtime Environment 11+28
System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
User directory: 
C:\Users\luca.mambretti.BZDOMAIN\AppData\Roaming\NetBeans\12.0-beta1
Cache directory: 
C:\Users\luca.mambretti.BZDOMAIN\AppData\Local\NetBeans\Cache\12.0-beta1
Reporter: Luca Mambretti


When trying to profile a single file in a maven project an incorrect command 
line is generated.

following the generated command as shown in the IDE output

cd D:\Progetti\PERS\NetCat-12\QuickstartPrj; "JAVA_HOME=C:\\Program 
Files\\Java\\jdk-11" cmd /c "\"C:\\Program 
Files\\NetBeans-12.beta1\\java\\maven\\bin\\mvn.cmd\" 
-Dexec.args=\"-agentpath:\\\"C:/Program 
Files/NetBeans-12.beta1/profiler/lib/deployed/jdk16/windows-amd64/profilerinterface.dll\\\"=\\\"C:\\Program
 Files\\NetBeans-12.beta1\\profiler\\lib\\\",5140,10 
-XX:+HeapDumpOnOutOfMemoryError 
-XX:HeapDumpPath=D:\\Progetti\\PERS\\NetCat-12\\QuickstartPrj\\nbproject\\private\\profiler
 -classpath %classpath it.mambretti.quickstartprj.TestMain\" 
-Dexec.executable=\"C:\\Program Files\\Java\\jdk-11\\bin\\java.exe\" 
-Dexec.classpathScope=runtime -Dmaven.ext.class.path=\"C:\\Program 
Files\\NetBeans-12.beta1\\java\\maven-nblib\\netbeans-eventspy.jar\" 
-Dfile.encoding=UTF-8 org.codehaus.mojo:exec-maven-plugin:1.5.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.
The syntax of the command is incorrect.



--
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-4032) When creating a new maven project from archetype i get an NPE from the MavenCommandLineExecutor

2020-03-18 Thread Luca Mambretti (Jira)


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

Luca Mambretti updated NETBEANS-4032:
-
Description: 
During NetCat 12 Maven tests using case "New Archetype Wizard", i got the 
following error while using the maven-archetype-quickstart

 

java.lang.NullPointerException
 at 
org.netbeans.modules.maven.execute.MavenCommandLineExecutor.isEventSpyCompatible(MavenCommandLineExecutor.java:338)
 at 
org.netbeans.modules.maven.execute.MavenCommandLineExecutor.run(MavenCommandLineExecutor.java:246)
 [catch] at 
org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:128)

 

Also the create project taskbar notification stays there forever even thou the 
project creation actually failed, trying to cancel it does nothing and creating 
a new project just creates a new taskbar notification.

  was:
During NetCat 12 Maven tests using case "New Archetype Wizard", i got the 
following error while using the maven-archetype-quickstart

 

java.lang.NullPointerException
 at 
org.netbeans.modules.maven.execute.MavenCommandLineExecutor.isEventSpyCompatible(MavenCommandLineExecutor.java:338)
 at 
org.netbeans.modules.maven.execute.MavenCommandLineExecutor.run(MavenCommandLineExecutor.java:246)
[catch] at 
org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:128)


> When creating a new maven project from archetype i get an NPE from the 
> MavenCommandLineExecutor
> ---
>
> Key: NETBEANS-4032
> URL: https://issues.apache.org/jira/browse/NETBEANS-4032
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 12.0
> Environment: Product Version: Apache NetBeans IDE 12.0-beta1
> Java: 11; Java HotSpot(TM) 64-Bit Server VM 11+28
> Runtime: Java(TM) SE Runtime Environment 11+28
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
> User directory: 
> C:\Users\luca.mambretti.BZDOMAIN\AppData\Roaming\NetBeans\12.0-beta1
> Cache directory: 
> C:\Users\luca.mambretti.BZDOMAIN\AppData\Local\NetBeans\Cache\12.0-beta1
>Reporter: Luca Mambretti
>Priority: Major
>
> During NetCat 12 Maven tests using case "New Archetype Wizard", i got the 
> following error while using the maven-archetype-quickstart
>  
> java.lang.NullPointerException
>  at 
> org.netbeans.modules.maven.execute.MavenCommandLineExecutor.isEventSpyCompatible(MavenCommandLineExecutor.java:338)
>  at 
> org.netbeans.modules.maven.execute.MavenCommandLineExecutor.run(MavenCommandLineExecutor.java:246)
>  [catch] at 
> org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:128)
>  
> Also the create project taskbar notification stays there forever even thou 
> the project creation actually failed, trying to cancel it does nothing and 
> creating a new project just creates a new taskbar notification.



--
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] [Created] (NETBEANS-4032) When creating a new maven project from archetype i get an NPE from the MavenCommandLineExecutor

2020-03-18 Thread Luca Mambretti (Jira)
Luca Mambretti created NETBEANS-4032:


 Summary: When creating a new maven project from archetype i get an 
NPE from the MavenCommandLineExecutor
 Key: NETBEANS-4032
 URL: https://issues.apache.org/jira/browse/NETBEANS-4032
 Project: NetBeans
  Issue Type: Bug
  Components: projects - Maven
Affects Versions: 12.0
 Environment: Product Version: Apache NetBeans IDE 12.0-beta1
Java: 11; Java HotSpot(TM) 64-Bit Server VM 11+28
Runtime: Java(TM) SE Runtime Environment 11+28
System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
User directory: 
C:\Users\luca.mambretti.BZDOMAIN\AppData\Roaming\NetBeans\12.0-beta1
Cache directory: 
C:\Users\luca.mambretti.BZDOMAIN\AppData\Local\NetBeans\Cache\12.0-beta1
Reporter: Luca Mambretti


During NetCat 12 Maven tests using case "New Archetype Wizard", i got the 
following error while using the maven-archetype-quickstart

 

java.lang.NullPointerException
 at 
org.netbeans.modules.maven.execute.MavenCommandLineExecutor.isEventSpyCompatible(MavenCommandLineExecutor.java:338)
 at 
org.netbeans.modules.maven.execute.MavenCommandLineExecutor.run(MavenCommandLineExecutor.java:246)
[catch] at 
org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:128)



--
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-2434) Can't install JIRA plugin

2020-03-02 Thread Luca Mambretti (Jira)


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

Luca Mambretti commented on NETBEANS-2434:
--

I had that same version installed a while ago, but disabled it once I 
discovered the incompatibility, since the Jira integration is more important to 
me than radar.

 

I did not have it installed when the plugin itself was working as expected so I 
cannot say if the incompatibility was already there at that time or if it's 
related to changes in the plugin management system

> Can't install JIRA plugin
> -
>
> Key: NETBEANS-2434
> URL: https://issues.apache.org/jira/browse/NETBEANS-2434
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0, 10.0, 11.0, 12.0, 11.1, 11.2
>Reporter: Ray Slater
>Priority: Major
> Attachments: extra.zip
>
>
> I'm trying to install the Jira plugin in Netbeans 11, but it fails to 
> download the REST client from atlassian:
> {noformat}
> SEVERE [org.netbeans.modules.autoupdate.ui.wizards.InstallStep]
> msg
> Caused: org.netbeans.api.autoupdate.OperationException[INSTALL]: Cannot 
> resolve external reference to 
> https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:768)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:642)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.access$600(InstallSupportImpl.java:73)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:153)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:125)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> [catch] at java.lang.Thread.run(Thread.java:745)
> There were some problems while storing JIRA REST Client.
> Cause: Cannot resolve external reference to 
> https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
> {noformat}
> Searching threw up this old Bugzilla: 
> [https://netbeans.org/bugzilla/show_bug.cgi?id=244014]
> In that Bugzilla there are 2 links & the solution suggests that both would be 
> tried in a fixed version.
> For me, this link works: 
>  
> [https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar]
> but this link fails:
>  
> [https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar]



--
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-2434) Can't install JIRA plugin

2020-03-02 Thread Luca Mambretti (Jira)


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

Luca Mambretti commented on NETBEANS-2434:
--

Unfortunately this has nothing to do with the extra workaround, It's an 
incompatibility between the Jira plugin and the radar-netbeans plugin you most 
probably have installed.

 

> Can't install JIRA plugin
> -
>
> Key: NETBEANS-2434
> URL: https://issues.apache.org/jira/browse/NETBEANS-2434
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0, 10.0, 11.0, 12.0, 11.1, 11.2
>Reporter: Ray Slater
>Priority: Major
> Attachments: extra.zip
>
>
> I'm trying to install the Jira plugin in Netbeans 11, but it fails to 
> download the REST client from atlassian:
> {noformat}
> SEVERE [org.netbeans.modules.autoupdate.ui.wizards.InstallStep]
> msg
> Caused: org.netbeans.api.autoupdate.OperationException[INSTALL]: Cannot 
> resolve external reference to 
> https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:768)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:642)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.access$600(InstallSupportImpl.java:73)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:153)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:125)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> [catch] at java.lang.Thread.run(Thread.java:745)
> There were some problems while storing JIRA REST Client.
> Cause: Cannot resolve external reference to 
> https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
> {noformat}
> Searching threw up this old Bugzilla: 
> [https://netbeans.org/bugzilla/show_bug.cgi?id=244014]
> In that Bugzilla there are 2 links & the solution suggests that both would be 
> tried in a fixed version.
> For me, this link works: 
>  
> [https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar]
> but this link fails:
>  
> [https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar]



--
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-2434) Can't install JIRA plugin

2020-02-29 Thread Luca Mambretti (Jira)


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

Luca Mambretti edited comment on NETBEANS-2434 at 2/29/20 11:02 AM:


I've attached a zip file containing the preinstalled plugin in an extra 
directory, to make it work you can simply unpack it as is in into your primary 
netbeans folder, if there is already and extra directory there you might have 
to do more work, but in a brand new 11.2 there is none.

 

This gives you the option to use the Jira plugin and it works to an extent, 
I've been able to run queries find and open issues and also managed to work 
with the commit integration that lets you add a comment to an issue when you 
commit something.

 

I've also detected some limitatins probably due to the updates in the rest of 
Netbeans, mainly ClassCastException and some random NPEs like the following:

 

java.lang.ClassCastException: class java.awt.FlowLayout cannot be cast to class 
javax.swing.GroupLayout (java.awt.FlowLayout and javax.swing.GroupLayout are in 
module java.desktop of loader 'bootstrap')

 

java.lang.NullPointerException
 at org.netbeans.modules.jira.issue.IssuePanel.reloadField(IssuePanel.java:1004)
 at org.netbeans.modules.jira.issue.IssuePanel.reloadField(IssuePanel.java:993)
 at org.netbeans.modules.jira.issue.IssuePanel.reloadForm(IssuePanel.java:781)

 

This is most probably due to the JIRA plugin itself not being 100% compatible 
with the latest NetBeans bits, and it turns out you cannot really use the 
issues panel for this since it comes up all right but not all of the content 
that should be there loads and all operations I've tried run into one of the 2 
Exceptions I've mentioned and fail, I've tried the same in an old 8.2 and there 
everything works as expected, but you still need to manually install the extra 
hack.

 

Again this all feels very wrong to me but I simply don't have the time to clone 
the sources and properly sort out the problems.

 


was (Author: irian):
I've attached a zip file containing the preinstalled plugin in an extra 
directory, to make it work you can simply drop it as in into your primary 
netbeans folder, if there is already and extra directory there you might have 
to do more work, but in a brand new 11.2 there is none.

 

This gives you the option to use the Jira plugin and it works to an extent, 
I've been able to run queries find and open issues and also managed to work 
with the commit integration that lets you add a comment to an issue when you 
commit something.

 

I've also detected some limitatins probably due to the updates in the rest of 
Netbeans, mainly ClassCastException and some random NPEs like the following:

 

java.lang.ClassCastException: class java.awt.FlowLayout cannot be cast to class 
javax.swing.GroupLayout (java.awt.FlowLayout and javax.swing.GroupLayout are in 
module java.desktop of loader 'bootstrap')

 

java.lang.NullPointerException
 at org.netbeans.modules.jira.issue.IssuePanel.reloadField(IssuePanel.java:1004)
 at org.netbeans.modules.jira.issue.IssuePanel.reloadField(IssuePanel.java:993)
 at org.netbeans.modules.jira.issue.IssuePanel.reloadForm(IssuePanel.java:781)

 

This is most probably due to the JIRA plugin itself not being 100% compatible 
with the latest NetBeans bits, and it turns out you cannot really use the 
issues panel for this since it comes up all right but not all of the content 
that should be there loads and all operations I've tried run into one of the 2 
Exceptions I've mentioned and fail, I've tried the same in an old 8.2 and there 
everything works as expected, but you still need to manually install the extra 
hack.

 

Again this all feels very wrong to me but I simply don't have the time to clone 
the sources and properly sort out the problems.

 

> Can't install JIRA plugin
> -
>
> Key: NETBEANS-2434
> URL: https://issues.apache.org/jira/browse/NETBEANS-2434
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0, 10.0, 11.0, 12.0, 11.1, 11.2
>Reporter: Ray Slater
>Priority: Major
> Attachments: extra.zip
>
>
> I'm trying to install the Jira plugin in Netbeans 11, but it fails to 
> download the REST client from atlassian:
> {noformat}
> SEVERE [org.netbeans.modules.autoupdate.ui.wizards.InstallStep]
> msg
> Caused: org.netbeans.api.autoupdate.OperationException[INSTALL]: Cannot 
> resolve external reference to 
> https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:768)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:642)
> at 
> 

[jira] [Commented] (NETBEANS-2434) Can't install JIRA plugin

2020-02-29 Thread Luca Mambretti (Jira)


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

Luca Mambretti commented on NETBEANS-2434:
--

I've attached a zip file containing the preinstalled plugin in an extra 
directory, to make it work you can simply drop it as in into your primary 
netbeans folder, if there is already and extra directory there you might have 
to do more work, but in a brand new 11.2 there is none.

 

This gives you the option to use the Jira plugin and it works to an extent, 
I've been able to run queries find and open issues and also managed to work 
with the commit integration that lets you add a comment to an issue when you 
commit something.

 

I've also detected some limitatins probably due to the updates in the rest of 
Netbeans, mainly ClassCastException and some random NPEs like the following:

 

java.lang.ClassCastException: class java.awt.FlowLayout cannot be cast to class 
javax.swing.GroupLayout (java.awt.FlowLayout and javax.swing.GroupLayout are in 
module java.desktop of loader 'bootstrap')

 

java.lang.NullPointerException
 at org.netbeans.modules.jira.issue.IssuePanel.reloadField(IssuePanel.java:1004)
 at org.netbeans.modules.jira.issue.IssuePanel.reloadField(IssuePanel.java:993)
 at org.netbeans.modules.jira.issue.IssuePanel.reloadForm(IssuePanel.java:781)

 

This is most probably due to the JIRA plugin itself not being 100% compatible 
with the latest NetBeans bits, and it turns out you cannot really use the 
issues panel for this since it comes up all right but not all of the content 
that should be there loads and all operations I've tried run into one of the 2 
Exceptions I've mentioned and fail, I've tried the same in an old 8.2 and there 
everything works as expected, but you still need to manually install the extra 
hack.

 

Again this all feels very wrong to me but I simply don't have the time to clone 
the sources and properly sort out the problems.

 

> Can't install JIRA plugin
> -
>
> Key: NETBEANS-2434
> URL: https://issues.apache.org/jira/browse/NETBEANS-2434
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0, 10.0, 11.0, 12.0, 11.1, 11.2
>Reporter: Ray Slater
>Priority: Major
> Attachments: extra.zip
>
>
> I'm trying to install the Jira plugin in Netbeans 11, but it fails to 
> download the REST client from atlassian:
> {noformat}
> SEVERE [org.netbeans.modules.autoupdate.ui.wizards.InstallStep]
> msg
> Caused: org.netbeans.api.autoupdate.OperationException[INSTALL]: Cannot 
> resolve external reference to 
> https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:768)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:642)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.access$600(InstallSupportImpl.java:73)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:153)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:125)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> [catch] at java.lang.Thread.run(Thread.java:745)
> There were some problems while storing JIRA REST Client.
> Cause: Cannot resolve external reference to 
> https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
> {noformat}
> Searching threw up this old Bugzilla: 
> [https://netbeans.org/bugzilla/show_bug.cgi?id=244014]
> In that Bugzilla there are 2 links & the solution suggests that both would be 
> tried in a fixed version.
> For me, this link works: 
>  
> [https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar]
> but this link fails:
>  
> [https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar]



--
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-2434) Can't install JIRA plugin

2020-02-29 Thread Luca Mambretti (Jira)


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

Luca Mambretti updated NETBEANS-2434:
-
Attachment: extra.zip

> Can't install JIRA plugin
> -
>
> Key: NETBEANS-2434
> URL: https://issues.apache.org/jira/browse/NETBEANS-2434
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0, 10.0, 11.0, 12.0, 11.1, 11.2
>Reporter: Ray Slater
>Priority: Major
> Attachments: extra.zip
>
>
> I'm trying to install the Jira plugin in Netbeans 11, but it fails to 
> download the REST client from atlassian:
> {noformat}
> SEVERE [org.netbeans.modules.autoupdate.ui.wizards.InstallStep]
> msg
> Caused: org.netbeans.api.autoupdate.OperationException[INSTALL]: Cannot 
> resolve external reference to 
> https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:768)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:642)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.access$600(InstallSupportImpl.java:73)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:153)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:125)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> [catch] at java.lang.Thread.run(Thread.java:745)
> There were some problems while storing JIRA REST Client.
> Cause: Cannot resolve external reference to 
> https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
> {noformat}
> Searching threw up this old Bugzilla: 
> [https://netbeans.org/bugzilla/show_bug.cgi?id=244014]
> In that Bugzilla there are 2 links & the solution suggests that both would be 
> tried in a fixed version.
> For me, this link works: 
>  
> [https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar]
> but this link fails:
>  
> [https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar]



--
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-2434) Can't install JIRA plugin

2020-02-28 Thread Luca Mambretti (Jira)


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

Luca Mambretti commented on NETBEANS-2434:
--

Ok will try to cook something up this week end.

> Can't install JIRA plugin
> -
>
> Key: NETBEANS-2434
> URL: https://issues.apache.org/jira/browse/NETBEANS-2434
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0, 10.0, 11.0, 12.0, 11.1, 11.2
>Reporter: Ray Slater
>Priority: Major
>
> I'm trying to install the Jira plugin in Netbeans 11, but it fails to 
> download the REST client from atlassian:
> {noformat}
> SEVERE [org.netbeans.modules.autoupdate.ui.wizards.InstallStep]
> msg
> Caused: org.netbeans.api.autoupdate.OperationException[INSTALL]: Cannot 
> resolve external reference to 
> https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:768)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:642)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.access$600(InstallSupportImpl.java:73)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:153)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:125)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> [catch] at java.lang.Thread.run(Thread.java:745)
> There were some problems while storing JIRA REST Client.
> Cause: Cannot resolve external reference to 
> https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
> {noformat}
> Searching threw up this old Bugzilla: 
> [https://netbeans.org/bugzilla/show_bug.cgi?id=244014]
> In that Bugzilla there are 2 links & the solution suggests that both would be 
> tried in a fixed version.
> For me, this link works: 
>  
> [https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar]
> but this link fails:
>  
> [https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar]



--
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-2434) Can't install JIRA plugin

2020-02-07 Thread Luca Mambretti (Jira)


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

Luca Mambretti commented on NETBEANS-2434:
--

I've been able to successfully migrate the plugin to a new installation from an 
old already working one by copying the contents of the IDE extra folder, but 
this feels very wrong to me, and I do not know if it might be acceptable as a 
temporary workaround.

 

Would it be helpful if I try and come up with a somewhat more polished version 
of this workaround and add the modified extra folder as a workaround till the 
real issue is fixed or the plugin is migrated??

 

> Can't install JIRA plugin
> -
>
> Key: NETBEANS-2434
> URL: https://issues.apache.org/jira/browse/NETBEANS-2434
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0, 10.0, 11.0, 12.0, 11.1, 11.2
>Reporter: Ray Slater
>Priority: Major
>
> I'm trying to install the Jira plugin in Netbeans 11, but it fails to 
> download the REST client from atlassian:
> {noformat}
> SEVERE [org.netbeans.modules.autoupdate.ui.wizards.InstallStep]
> msg
> Caused: org.netbeans.api.autoupdate.OperationException[INSTALL]: Cannot 
> resolve external reference to 
> https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:768)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:642)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.access$600(InstallSupportImpl.java:73)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:153)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:125)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> [catch] at java.lang.Thread.run(Thread.java:745)
> There were some problems while storing JIRA REST Client.
> Cause: Cannot resolve external reference to 
> https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
> {noformat}
> Searching threw up this old Bugzilla: 
> [https://netbeans.org/bugzilla/show_bug.cgi?id=244014]
> In that Bugzilla there are 2 links & the solution suggests that both would be 
> tried in a fixed version.
> For me, this link works: 
>  
> [https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar]
> but this link fails:
>  
> [https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar]



--
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-2434) Can't install JIRA plugin

2020-01-21 Thread Luca Mambretti (Jira)


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

Luca Mambretti updated NETBEANS-2434:
-
Affects Version/s: 12.0
   9.0
   10.0
   11.0
   11.1
   11.2

> Can't install JIRA plugin
> -
>
> Key: NETBEANS-2434
> URL: https://issues.apache.org/jira/browse/NETBEANS-2434
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0, 10.0, 11.0, 12.0, 11.1, 11.2
>Reporter: Ray Slater
>Priority: Major
>
> I'm trying to install the Jira plugin in Netbeans 11, but it fails to 
> download the REST client from atlassian:
> {noformat}
> SEVERE [org.netbeans.modules.autoupdate.ui.wizards.InstallStep]
> msg
> Caused: org.netbeans.api.autoupdate.OperationException[INSTALL]: Cannot 
> resolve external reference to 
> https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:768)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:642)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.access$600(InstallSupportImpl.java:73)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:153)
> at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:125)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> [catch] at java.lang.Thread.run(Thread.java:745)
> There were some problems while storing JIRA REST Client.
> Cause: Cannot resolve external reference to 
> https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
> {noformat}
> Searching threw up this old Bugzilla: 
> [https://netbeans.org/bugzilla/show_bug.cgi?id=244014]
> In that Bugzilla there are 2 links & the solution suggests that both would be 
> tried in a fixed version.
> For me, this link works: 
>  
> [https://maven.atlassian.com/content/repositories/atlassian-public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar]
> but this link fails:
>  
> [https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar]



--
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-2720) Bundle JIRA integration directly with the IDE

2020-01-21 Thread Luca Mambretti (Jira)


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

Luca Mambretti commented on NETBEANS-2720:
--

Unfortunately the integration is the one that was existing prior to the 
migration with apache.

 

For a period it was working fine but you needed to manually add the original NB 
8.2 update center, cause the JIRA bits are only hosted there, now it doesnt 
work anymore since there is a broken link somewhere in the 8.2 update center 
and the download of one of the required jars fails, the related bug has details 
of the failing link.

 

Unfortunately AFAIK the JIRA integration is still being migrated from Oracle, 
so the code is in a state of legal limbo where no one can really work on it, I 
sincerely hope this gets resolved sooner than later, but who knows with these 
things.

> Bundle JIRA integration directly with the IDE
> -
>
> Key: NETBEANS-2720
> URL: https://issues.apache.org/jira/browse/NETBEANS-2720
> Project: NetBeans
>  Issue Type: Improvement
>  Components: serverplugins - Infrastructure
>Affects Versions: 11.1
>Reporter: Luca Mambretti
>Priority: Major
>  Labels: jira
>
> It would be very nice to have the JIRA integration module bundled with the 
> IDE Out of the Box without any need of external downloads.



--
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-2762) for* code completion has gotten dumber

2019-07-05 Thread Luca Mambretti (JIRA)


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

Luca Mambretti commented on NETBEANS-2762:
--

I can confirm this is now fixed in beta 3.

> for* code completion has gotten dumber
> --
>
> Key: NETBEANS-2762
> URL: https://issues.apache.org/jira/browse/NETBEANS-2762
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 9.0, 10.0, 11.0, 11.1
> Environment: Product Version: Apache NetBeans IDE 11.1
> Java: 11; Java HotSpot(TM) 64-Bit Server VM 11+28
> Runtime: Java(TM) SE Runtime Environment 11+28
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
> User directory: C:\Users\luca.mambretti.BZDOMAIN\AppData\Roaming\NetBeans\11.1
> Cache directory: 
> C:\Users\luca.mambretti.BZDOMAIN\AppData\Local\NetBeans\Cache\11.1
>Reporter: Luca Mambretti
>Priority: Major
>  Labels: pull-request-available, regresion
> Fix For: 11.1
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> I've noticed that the usual code completion for "for* cycles" has gotten way 
> dumber than the oracle powered version 8.2.
>  
> In 8.2 if you had code like this:
>  
> {{  public static void main(String[] args)}}
> {{  {}}
> {{    String[] strings = \{"1","2","3"};}}
> {{    }}
> {{  }}}
>  
> and you wrote "fore" then invoked code completion via shortcut it would 
> generate the following block:
> {{}}{{    for (String string : strings)}}
> {{    {}}
> {{  }}
> {{    }}}
>  
> now in 11.1 but I've also tried with 9.0 and it's the same it generates:
> {{}}{{    for (Object object : col)}}
> {{    {}}
> {{  }}
> {{    }}}
>  
> not really that bad but definitely annoying compared to the previous version.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-2762) for* code completion has gotten dumber

2019-06-28 Thread Luca Mambretti (JIRA)


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

Luca Mambretti commented on NETBEANS-2762:
--

I'd say it's a bit harder than that, it does not recognize arrays or 
collections already present in the source code anymore.

 

Before it would try to guess the closest array or collection and generate the 
correct implementation of the for* cycle; in this example case it should detect 
the variable "strings" is an array and generate an enhanced for loop with 
"String" as the object type and "string" as the variable name, using "strings" 
as the data source (sorry now I realize using strings as variable name was a 
very bad choice).

Instead it generates a generic enhanced for loop with no reference to existing 
code, if you then modify the "col" variable it corrects the code to the 
expected value, but it should have done that from the start.

 

Unfortunately I've no idea of where exactly in the codebase this bit is 
handled, but I'd bet some money java 9 support might have something to do with 
it since java 8 was already there in NB 8.X where this bit was working as 
expected.

> for* code completion has gotten dumber
> --
>
> Key: NETBEANS-2762
> URL: https://issues.apache.org/jira/browse/NETBEANS-2762
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 9.0, 10.0, 11.0, 11.1
> Environment: Product Version: Apache NetBeans IDE 11.1
> Java: 11; Java HotSpot(TM) 64-Bit Server VM 11+28
> Runtime: Java(TM) SE Runtime Environment 11+28
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
> User directory: C:\Users\luca.mambretti.BZDOMAIN\AppData\Roaming\NetBeans\11.1
> Cache directory: 
> C:\Users\luca.mambretti.BZDOMAIN\AppData\Local\NetBeans\Cache\11.1
>Reporter: Luca Mambretti
>Priority: Major
>  Labels: regresion
>
> I've noticed that the usual code completion for "for* cycles" has gotten way 
> dumber than the oracle powered version 8.2.
>  
> In 8.2 if you had code like this:
>  
> {{  public static void main(String[] args)}}
> {{  {}}
> {{    String[] strings = \{"1","2","3"};}}
> {{    }}
> {{  }}}
>  
> and you wrote "fore" then invoked code completion via shortcut it would 
> generate the following block:
> {{}}{{    for (String string : strings)}}
> {{    {}}
> {{  }}
> {{    }}}
>  
> now in 11.1 but I've also tried with 9.0 and it's the same it generates:
> {{}}{{    for (Object object : col)}}
> {{    {}}
> {{  }}
> {{    }}}
>  
> not really that bad but definitely annoying compared to the previous version.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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] [Created] (NETBEANS-2762) for* code completion has gotten dumber

2019-06-27 Thread Luca Mambretti (JIRA)
Luca Mambretti created NETBEANS-2762:


 Summary: for* code completion has gotten dumber
 Key: NETBEANS-2762
 URL: https://issues.apache.org/jira/browse/NETBEANS-2762
 Project: NetBeans
  Issue Type: Bug
  Components: java - Editor
Affects Versions: 11.0, 10.0, 9.0, 11.1
 Environment: Product Version: Apache NetBeans IDE 11.1
Java: 11; Java HotSpot(TM) 64-Bit Server VM 11+28
Runtime: Java(TM) SE Runtime Environment 11+28
System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
User directory: C:\Users\luca.mambretti.BZDOMAIN\AppData\Roaming\NetBeans\11.1
Cache directory: 
C:\Users\luca.mambretti.BZDOMAIN\AppData\Local\NetBeans\Cache\11.1
Reporter: Luca Mambretti


I've noticed that the usual code completion for "for* cycles" has gotten way 
dumber than the oracle powered version 8.2.

 

In 8.2 if you had code like this:

 

{{  public static void main(String[] args)}}
{{  {}}
{{    String[] strings = \{"1","2","3"};}}
{{    }}
{{  }}}

 

and you wrote "fore" then invoked code completion via shortcut it would 
generate the following block:

{{}}{{    for (String string : strings)}}
{{    {}}
{{  }}
{{    }}}

 

now in 11.1 but I've also tried with 9.0 and it's the same it generates:

{{}}{{    for (Object object : col)}}
{{    {}}
{{  }}
{{    }}}

 

not really that bad but definitely annoying compared to the previous version.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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] [Created] (NETBEANS-2720) Bundle JIRA integration directly with the IDE

2019-06-18 Thread Luca Mambretti (JIRA)
Luca Mambretti created NETBEANS-2720:


 Summary: Bundle JIRA integration directly with the IDE
 Key: NETBEANS-2720
 URL: https://issues.apache.org/jira/browse/NETBEANS-2720
 Project: NetBeans
  Issue Type: Improvement
  Components: serverplugins - Infrastructure
Affects Versions: 11.1
Reporter: Luca Mambretti


It would be very nice to have the JIRA integration module bundled with the IDE 
Out of the Box without any need of external downloads.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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] [Created] (NETBEANS-1653) NPE when doing Refactor Move on a class

2018-11-09 Thread Luca Mambretti (JIRA)
Luca Mambretti created NETBEANS-1653:


 Summary: NPE when doing Refactor Move on a class
 Key: NETBEANS-1653
 URL: https://issues.apache.org/jira/browse/NETBEANS-1653
 Project: NetBeans
  Issue Type: Bug
  Components: java - Refactoring
Affects Versions: 10.0
 Environment: Product Version: Apache NetBeans IDE Dev (Build 
incubator-netbeans-release-360-on-20181029)
Java: 11; Java HotSpot(TM) 64-Bit Server VM 11+28
Runtime: Java(TM) SE Runtime Environment 11+28
System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
User directory: C:\Users\luca.mambretti.BZDOMAIN\AppData\Roaming\NetBeans\10.0
Cache directory: 
C:\Users\luca.mambretti.BZDOMAIN\AppData\Local\NetBeans\Cache\10.0
Reporter: Luca Mambretti


Sorry for the bad description but I'm really short on time

 

When doing a simple refactor move operation via drag and drop I got the 
following exception:

java.lang.NullPointerException
    at 
org.netbeans.api.java.source.ElementUtilities.enclosingTypeElementImpl(ElementUtilities.java:143)
    at 
org.netbeans.api.java.source.ElementUtilities.enclosingTypeElement(ElementUtilities.java:132)
    at 
org.netbeans.modules.refactoring.java.plugins.MoveTransformer.visitMemberSelect(MoveTransformer.java:126)
    at 
org.netbeans.modules.refactoring.java.plugins.MoveTransformer.visitMemberSelect(MoveTransformer.java:47)
    at 
jdk.compiler/com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:2118)
    at 
jdk.compiler/com.sun.source.util.TreePathScanner.scan(TreePathScanner.java:82)
    at 
org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.scan(RefactoringVisitor.java:192)
    at 
org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.scan(RefactoringVisitor.java:76)
    at 
jdk.compiler/com.sun.source.util.TreeScanner.visitRequires(TreeScanner.java:880)
    at 
jdk.compiler/com.sun.tools.javac.tree.JCTree$JCRequires.accept(JCTree.java:2852)
    at 
jdk.compiler/com.sun.source.util.TreePathScanner.scan(TreePathScanner.java:82)
    at 
org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.scan(RefactoringVisitor.java:192)
    at 
org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.scan(RefactoringVisitor.java:76)
    at jdk.compiler/com.sun.source.util.TreeScanner.scan(TreeScanner.java:105)
    at 
jdk.compiler/com.sun.source.util.TreeScanner.scanAndReduce(TreeScanner.java:113)
    at 
jdk.compiler/com.sun.source.util.TreeScanner.visitModule(TreeScanner.java:853)
    at 
jdk.compiler/com.sun.tools.javac.tree.JCTree$JCModuleDecl.accept(JCTree.java:2701)
    at 
jdk.compiler/com.sun.source.util.TreePathScanner.scan(TreePathScanner.java:82)
    at 
org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.scan(RefactoringVisitor.java:192)
    at 
org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.scan(RefactoringVisitor.java:76)
    at jdk.compiler/com.sun.source.util.TreeScanner.scan(TreeScanner.java:105)
    at 
jdk.compiler/com.sun.source.util.TreeScanner.scanAndReduce(TreeScanner.java:113)
    at 
jdk.compiler/com.sun.source.util.TreeScanner.visitCompilationUnit(TreeScanner.java:144)
    at 
org.netbeans.modules.refactoring.java.plugins.MoveTransformer.visitCompilationUnit(MoveTransformer.java:320)
    at 
org.netbeans.modules.refactoring.java.plugins.MoveTransformer.visitCompilationUnit(MoveTransformer.java:47)
    at 
jdk.compiler/com.sun.tools.javac.tree.JCTree$JCCompilationUnit.accept(JCTree.java:591)
    at 
jdk.compiler/com.sun.source.util.TreePathScanner.scan(TreePathScanner.java:82)
    at 
org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.scan(RefactoringVisitor.java:192)
    at 
org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin$TransformTask.run(JavaRefactoringPlugin.java:443)
    at 
org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin$TransformTask.run(JavaRefactoringPlugin.java:408)
    at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:672)
    at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:662)
    at 
org.netbeans.api.java.source.JavaSource$MultiTask.run(JavaSource.java:501)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor.callUserTask(TaskProcessor.java:586)
    at 
org.netbeans.modules.parsing.api.ParserManager$MultiUserTaskAction.run(ParserManager.java:166)
    at 
org.netbeans.modules.parsing.api.ParserManager$MultiUserTaskAction.run(ParserManager.java:138)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:181)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:178)
    at 
org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.priorityIO(FileChangedManager.java:153)
    at 
org.netbeans.modules.masterfs.providers.ProvidedExtensions.priorityIO(ProvidedExtensions.java:335)
    at 

[jira] [Created] (NETBEANS-1557) Maven Repository browser is broken with non standard repositories

2018-10-25 Thread Luca Mambretti (JIRA)
Luca Mambretti created NETBEANS-1557:


 Summary: Maven Repository browser is broken with non standard 
repositories
 Key: NETBEANS-1557
 URL: https://issues.apache.org/jira/browse/NETBEANS-1557
 Project: NetBeans
  Issue Type: Bug
  Components: mavenutilities
Affects Versions: 10.0
 Environment: Product Version: Apache NetBeans IDE Dev (Build 
incubator-netbeans-release-345-on-20181002)
Java: 11; Java HotSpot(TM) 64-Bit Server VM 11+28
Runtime: Java(TM) SE Runtime Environment 11+28
System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
User directory: C:\Users\luca.mambretti.BZDOMAIN\AppData\Roaming\NetBeans\dev
Cache directory: 
C:\Users\luca.mambretti.BZDOMAIN\AppData\Local\NetBeans\Cache\dev
Reporter: Luca Mambretti


When adding a new maven repository to the repository browser the added 
repository shows only partial content and constantly tries to download bits 
from central even thou it's not central.

 

Repository used as example is the followng:

[https://repo.spring.io/milestone]

 

after adding this repo only partial content is shown and trying to view details 
on any of the shown artifacts tries to load info from central thus generating 
errors.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-931) OutOfMemory after a night of stand-by

2018-10-20 Thread Luca Mambretti (JIRA)


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

Luca Mambretti commented on NETBEANS-931:
-

Sorry but I'm in a really packed period and cannot do much, recently this has 
not happened, but I've been using the IDE less and turned off the entire system 
every day since I'm traveling.

 

Will let you know if I have any updates.

> OutOfMemory after a night of stand-by
> -
>
> Key: NETBEANS-931
> URL: https://issues.apache.org/jira/browse/NETBEANS-931
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-302-on-20180517)
> Java: 1.8.0_152; Java HotSpot(TM) 64-Bit Server VM 25.152-b16
> Runtime: Java(TM) SE Runtime Environment 1.8.0_152-b16
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
> User directory: C:\Users\luca.mambretti.BZDOMAIN\AppData\Roaming\NetBeans\dev
> Cache directory: 
> C:\Users\luca.mambretti.BZDOMAIN\AppData\Local\NetBeans\Cache\dev
>Reporter: Luca Mambretti
>Priority: Critical
> Attachments: messages.log, uigestures.xml
>
>
> After a full day of work I left the system running (it had manifested the 
> errors described in NETBEANS-901).
>  
> The day after it was out of commission with OOM.
>  
> attached IDE logs and gestures, I also have the heap dump but it's 1.5 gigs 
> so I doubt I'll be able to attach it (sent it thru a WeTransfer link for now)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-931) OutOfMemory after a night of stand-by

2018-06-28 Thread Luca Mambretti (JIRA)


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

Luca Mambretti edited comment on NETBEANS-931 at 6/28/18 7:29 AM:
--

New dump after a night the IDE was not frozen but feels extremely sluggish, I'd 
say it's on the verge of death

 

[https://we.tl/baVpQxkyp1]

 

If I had to guess I'd say debugging might be responsible for the leak, this 
night if I manage I'll leave the IDE open while debugging my prototype 
application, assuming this works consistently I might be able to give you a 
fully reproducible test case.


was (Author: irian):
New dump after a night the IDE was not frozen but feels extremely sluggish, I'd 
say it's on the verge of death

 

https://we.tl/baVpQxkyp1

> OutOfMemory after a night of stand-by
> -
>
> Key: NETBEANS-931
> URL: https://issues.apache.org/jira/browse/NETBEANS-931
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-302-on-20180517)
> Java: 1.8.0_152; Java HotSpot(TM) 64-Bit Server VM 25.152-b16
> Runtime: Java(TM) SE Runtime Environment 1.8.0_152-b16
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
> User directory: C:\Users\luca.mambretti.BZDOMAIN\AppData\Roaming\NetBeans\dev
> Cache directory: 
> C:\Users\luca.mambretti.BZDOMAIN\AppData\Local\NetBeans\Cache\dev
>Reporter: Luca Mambretti
>Priority: Critical
> Attachments: messages.log, uigestures.xml
>
>
> After a full day of work I left the system running (it had manifested the 
> errors described in NETBEANS-901).
>  
> The day after it was out of commission with OOM.
>  
> attached IDE logs and gestures, I also have the heap dump but it's 1.5 gigs 
> so I doubt I'll be able to attach it (sent it thru a WeTransfer link for now)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-931) OutOfMemory after a night of stand-by

2018-06-28 Thread Luca Mambretti (JIRA)


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

Luca Mambretti commented on NETBEANS-931:
-

New dump after a night the IDE was not frozen but feels extremely sluggish, I'd 
say it's on the verge of death

 

https://we.tl/baVpQxkyp1

> OutOfMemory after a night of stand-by
> -
>
> Key: NETBEANS-931
> URL: https://issues.apache.org/jira/browse/NETBEANS-931
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-302-on-20180517)
> Java: 1.8.0_152; Java HotSpot(TM) 64-Bit Server VM 25.152-b16
> Runtime: Java(TM) SE Runtime Environment 1.8.0_152-b16
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
> User directory: C:\Users\luca.mambretti.BZDOMAIN\AppData\Roaming\NetBeans\dev
> Cache directory: 
> C:\Users\luca.mambretti.BZDOMAIN\AppData\Local\NetBeans\Cache\dev
>Reporter: Luca Mambretti
>Priority: Critical
> Attachments: messages.log, uigestures.xml
>
>
> After a full day of work I left the system running (it had manifested the 
> errors described in NETBEANS-901).
>  
> The day after it was out of commission with OOM.
>  
> attached IDE logs and gestures, I also have the heap dump but it's 1.5 gigs 
> so I doubt I'll be able to attach it (sent it thru a WeTransfer link for now)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-931) OutOfMemory after a night of stand-by

2018-06-26 Thread Luca Mambretti (JIRA)


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

Luca Mambretti updated NETBEANS-931:

Environment: 
Product Version: Apache NetBeans IDE Dev (Build 
incubator-netbeans-release-302-on-20180517)
Java: 1.8.0_152; Java HotSpot(TM) 64-Bit Server VM 25.152-b16
Runtime: Java(TM) SE Runtime Environment 1.8.0_152-b16
System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
User directory: C:\Users\luca.mambretti.BZDOMAIN\AppData\Roaming\NetBeans\dev
Cache directory: 
C:\Users\luca.mambretti.BZDOMAIN\AppData\Local\NetBeans\Cache\dev

> OutOfMemory after a night of stand-by
> -
>
> Key: NETBEANS-931
> URL: https://issues.apache.org/jira/browse/NETBEANS-931
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-302-on-20180517)
> Java: 1.8.0_152; Java HotSpot(TM) 64-Bit Server VM 25.152-b16
> Runtime: Java(TM) SE Runtime Environment 1.8.0_152-b16
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
> User directory: C:\Users\luca.mambretti.BZDOMAIN\AppData\Roaming\NetBeans\dev
> Cache directory: 
> C:\Users\luca.mambretti.BZDOMAIN\AppData\Local\NetBeans\Cache\dev
>Reporter: Luca Mambretti
>Priority: Critical
> Attachments: messages.log, uigestures.xml
>
>
> After a full day of work I left the system running (it had manifested the 
> errors described in NETBEANS-901).
>  
> The day after it was out of commission with OOM.
>  
> attached IDE logs and gestures, I also have the heap dump but it's 1.5 gigs 
> so I doubt I'll be able to attach it (sent it thru a WeTransfer link for now)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-931) OutOfMemory after a night of stand-by

2018-06-25 Thread Luca Mambretti (JIRA)


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

Luca Mambretti commented on NETBEANS-931:
-

The file I sent originally was already compressed and comes down to roughly 156 
MB.

I do not regularly use Telegram, so can I ask for any other means of transfer, 
I'll add another we-trasfer link [https://we.tl/uNs1zJBntx] just in case you 
manage to download that

> OutOfMemory after a night of stand-by
> -
>
> Key: NETBEANS-931
> URL: https://issues.apache.org/jira/browse/NETBEANS-931
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
>Reporter: Luca Mambretti
>Priority: Critical
> Attachments: messages.log, uigestures.xml
>
>
> After a full day of work I left the system running (it had manifested the 
> errors described in NETBEANS-901).
>  
> The day after it was out of commission with OOM.
>  
> attached IDE logs and gestures, I also have the heap dump but it's 1.5 gigs 
> so I doubt I'll be able to attach it (sent it thru a WeTransfer link for now)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-330) NetBeans 9.0 UC hosted on Apache infra

2018-06-07 Thread Luca Mambretti (JIRA)


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

Luca Mambretti commented on NETBEANS-330:
-

I've retried now and it seems to work as expected.

Either you managed to fix it for Italy, or there is some "long" synchronization 
taking place between the mirrors hidden behind the redirect link.

> NetBeans 9.0 UC hosted on Apache infra
> --
>
> Key: NETBEANS-330
> URL: https://issues.apache.org/jira/browse/NETBEANS-330
> Project: NetBeans
>  Issue Type: Task
>  Components: website
>Affects Versions: 9.0
>Reporter: Jiří Kovalský
>Assignee: Jiří Kovalský
>Priority: Blocker
>  Labels: NETBEANS-9
> Attachments: NBUCERR-2018-06-07 10-04-41.png, NBUCERRCFN2018-06-07 
> 10-06-42.png, NBUCERRDL2018-06-07 10-22-27.png, 
> image-2018-06-07-09-54-32-725.png
>
>
> In order to keep measuring number of NetBeans active users also in the future 
> we need to create an update center similar to 8.2 NetBeans Distribution UC 
> [1] which will be hosted on Apache infrastructure and register it in the 
> NetBeans 9.0 FCS build. We are measuring this statistics since 2004 and 
> stopping it now is not an option hence this is a blocker bug for 9.0 release.
> [1] 
> [http://updates.netbeans.org/netbeans/updates/8.2/uc/final/distribution/catalog.xml.gz]
> (for the uninitiated: UC == Update Center)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-330) NetBeans 9.0 UC hosted on Apache infra

2018-06-07 Thread Luca Mambretti (JIRA)


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

Luca Mambretti commented on NETBEANS-330:
-

>From Italy this does not work as expected, manages to get the updates but not 
>to download them, sometimes also shows blank licenses when prompting for 
>licenses confirmation.

!image-2018-06-07-09-54-32-725.png!

> NetBeans 9.0 UC hosted on Apache infra
> --
>
> Key: NETBEANS-330
> URL: https://issues.apache.org/jira/browse/NETBEANS-330
> Project: NetBeans
>  Issue Type: Task
>  Components: website
>Affects Versions: 9.0
>Reporter: Jiří Kovalský
>Assignee: Jiří Kovalský
>Priority: Blocker
>  Labels: NETBEANS-9
> Attachments: NBUCERR-2018-06-07 10-04-41.png, NBUCERRCFN2018-06-07 
> 10-06-42.png, NBUCERRDL2018-06-07 10-22-27.png, 
> image-2018-06-07-09-54-32-725.png
>
>
> In order to keep measuring number of NetBeans active users also in the future 
> we need to create an update center similar to 8.2 NetBeans Distribution UC 
> [1] which will be hosted on Apache infrastructure and register it in the 
> NetBeans 9.0 FCS build. We are measuring this statistics since 2004 and 
> stopping it now is not an option hence this is a blocker bug for 9.0 release.
> [1] 
> [http://updates.netbeans.org/netbeans/updates/8.2/uc/final/distribution/catalog.xml.gz]
> (for the uninitiated: UC == Update Center)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-330) NetBeans 9.0 UC hosted on Apache infra

2018-06-07 Thread Luca Mambretti (JIRA)


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

Luca Mambretti updated NETBEANS-330:

Attachment: image-2018-06-07-09-54-32-725.png

> NetBeans 9.0 UC hosted on Apache infra
> --
>
> Key: NETBEANS-330
> URL: https://issues.apache.org/jira/browse/NETBEANS-330
> Project: NetBeans
>  Issue Type: Task
>  Components: website
>Affects Versions: 9.0
>Reporter: Jiří Kovalský
>Assignee: Jiří Kovalský
>Priority: Blocker
>  Labels: NETBEANS-9
> Attachments: NBUCERR-2018-06-07 10-04-41.png, NBUCERRCFN2018-06-07 
> 10-06-42.png, NBUCERRDL2018-06-07 10-22-27.png, 
> image-2018-06-07-09-54-32-725.png
>
>
> In order to keep measuring number of NetBeans active users also in the future 
> we need to create an update center similar to 8.2 NetBeans Distribution UC 
> [1] which will be hosted on Apache infrastructure and register it in the 
> NetBeans 9.0 FCS build. We are measuring this statistics since 2004 and 
> stopping it now is not an option hence this is a blocker bug for 9.0 release.
> [1] 
> [http://updates.netbeans.org/netbeans/updates/8.2/uc/final/distribution/catalog.xml.gz]
> (for the uninitiated: UC == Update Center)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-931) OutOfMemory after a night of stand-by

2018-06-07 Thread Luca Mambretti (JIRA)


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

Luca Mambretti updated NETBEANS-931:

Description: 
After a full day of work I left the system running (it had manifested the 
errors described in NETBEANS-901).

 

The day after it was out of commission with OOM.

 

attached IDE logs and gestures, I also have the heap dump but it's 1.5 gigs so 
I doubt I'll be able to attach it (sent it thru a WeTransfer link for now)

  was:
After a full day of work I left the system running (it had manifested the 
errors described in NETBEANS-901).

 

The day after it was out of commission with OOM.

 

attached IDE logs and gestures, I also have the heap dump but it's 1.5 gigs so 
I doubt I'll be able to attach it (will try anyway)


> OutOfMemory after a night of stand-by
> -
>
> Key: NETBEANS-931
> URL: https://issues.apache.org/jira/browse/NETBEANS-931
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
>Reporter: Luca Mambretti
>Priority: Critical
> Attachments: messages.log, uigestures.xml
>
>
> After a full day of work I left the system running (it had manifested the 
> errors described in NETBEANS-901).
>  
> The day after it was out of commission with OOM.
>  
> attached IDE logs and gestures, I also have the heap dump but it's 1.5 gigs 
> so I doubt I'll be able to attach it (sent it thru a WeTransfer link for now)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-931) OutOfMemory after a night of stand-by

2018-06-07 Thread Luca Mambretti (JIRA)


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

Luca Mambretti commented on NETBEANS-931:
-

download link for the heap dump:

 

https://we.tl/cKnzQGh3YW

> OutOfMemory after a night of stand-by
> -
>
> Key: NETBEANS-931
> URL: https://issues.apache.org/jira/browse/NETBEANS-931
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
>Reporter: Luca Mambretti
>Priority: Critical
> Attachments: messages.log, uigestures.xml
>
>
> After a full day of work I left the system running (it had manifested the 
> errors described in NETBEANS-901).
>  
> The day after it was out of commission with OOM.
>  
> attached IDE logs and gestures, I also have the heap dump but it's 1.5 gigs 
> so I doubt I'll be able to attach it (will try anyway)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-931) OutOfMemory after a night of stand-by

2018-06-07 Thread Luca Mambretti (JIRA)


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

Luca Mambretti updated NETBEANS-931:

Attachment: messages.log

> OutOfMemory after a night of stand-by
> -
>
> Key: NETBEANS-931
> URL: https://issues.apache.org/jira/browse/NETBEANS-931
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
>Reporter: Luca Mambretti
>Priority: Critical
> Attachments: messages.log, uigestures.xml
>
>
> After a full day of work I left the system running (it had manifested the 
> errors described in NETBEANS-901).
>  
> The day after it was out of commission with OOM.
>  
> attached IDE logs and gestures, I also have the heap dump but it's 1.5 gigs 
> so I doubt I'll be able to attach it (will try anyway)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-931) OutOfMemory after a night of stand-by

2018-06-07 Thread Luca Mambretti (JIRA)


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

Luca Mambretti updated NETBEANS-931:

Attachment: uigestures.xml

> OutOfMemory after a night of stand-by
> -
>
> Key: NETBEANS-931
> URL: https://issues.apache.org/jira/browse/NETBEANS-931
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
>Reporter: Luca Mambretti
>Priority: Critical
> Attachments: messages.log, uigestures.xml
>
>
> After a full day of work I left the system running (it had manifested the 
> errors described in NETBEANS-901).
>  
> The day after it was out of commission with OOM.
>  
> attached IDE logs and gestures, I also have the heap dump but it's 1.5 gigs 
> so I doubt I'll be able to attach it (will try anyway)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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] [Created] (NETBEANS-931) OutOfMemory after a night of stand-by

2018-06-07 Thread Luca Mambretti (JIRA)
Luca Mambretti created NETBEANS-931:
---

 Summary: OutOfMemory after a night of stand-by
 Key: NETBEANS-931
 URL: https://issues.apache.org/jira/browse/NETBEANS-931
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 9.0
Reporter: Luca Mambretti


After a full day of work I left the system running (it had manifested the 
errors described in NETBEANS-901).

 

The day after it was out of commission with OOM.

 

attached IDE logs and gestures, I also have the heap dump but it's 1.5 gigs so 
I doubt I'll be able to attach it (will try anyway)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-901) NETCAT90 - java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location

2018-06-01 Thread Luca Mambretti (JIRA)


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

Luca Mambretti updated NETBEANS-901:

Priority: Minor  (was: Major)

> NETCAT90 - java.awt.IllegalComponentStateException: component must be showing 
> on the screen to determine its location
> -
>
> Key: NETBEANS-901
> URL: https://issues.apache.org/jira/browse/NETBEANS-901
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-302-on-20180517)
> Updates: Updates available
> Java: 1.8.0_152; Java HotSpot(TM) 64-Bit Server VM 25.152-b16
> Runtime: Java(TM) SE Runtime Environment 1.8.0_152-b16
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
> User directory: C:\Users\luca.mambretti.BZDOMAIN\AppData\Roaming\NetBeans\dev
> Cache directory: 
> C:\Users\luca.mambretti.BZDOMAIN\AppData\Local\NetBeans\Cache\dev
>Reporter: Luca Mambretti
>Priority: Minor
>  Labels: netcat
> Attachments: logs.zip
>
>
> During debugging of a Spring-Boot application on java 10, I got the exception 
> in the attached log file when one breakpoint hit.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-901) NETCAT90 - java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location

2018-06-01 Thread Luca Mambretti (JIRA)


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

Luca Mambretti updated NETBEANS-901:

Summary: NETCAT90 - java.awt.IllegalComponentStateException: component must 
be showing on the screen to determine its location  (was: 
java.awt.IllegalComponentStateException: component must be showing on the 
screen to determine its location)

> NETCAT90 - java.awt.IllegalComponentStateException: component must be showing 
> on the screen to determine its location
> -
>
> Key: NETBEANS-901
> URL: https://issues.apache.org/jira/browse/NETBEANS-901
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-302-on-20180517)
> Updates: Updates available
> Java: 1.8.0_152; Java HotSpot(TM) 64-Bit Server VM 25.152-b16
> Runtime: Java(TM) SE Runtime Environment 1.8.0_152-b16
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
> User directory: C:\Users\luca.mambretti.BZDOMAIN\AppData\Roaming\NetBeans\dev
> Cache directory: 
> C:\Users\luca.mambretti.BZDOMAIN\AppData\Local\NetBeans\Cache\dev
>Reporter: Luca Mambretti
>Priority: Major
> Attachments: logs.zip
>
>
> During debugging of a Spring-Boot application on java 10, I got the exception 
> in the attached log file when one breakpoint hit.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-901) java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location

2018-06-01 Thread Luca Mambretti (JIRA)


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

Luca Mambretti updated NETBEANS-901:

Attachment: logs.zip

> java.awt.IllegalComponentStateException: component must be showing on the 
> screen to determine its location
> --
>
> Key: NETBEANS-901
> URL: https://issues.apache.org/jira/browse/NETBEANS-901
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-302-on-20180517)
> Updates: Updates available
> Java: 1.8.0_152; Java HotSpot(TM) 64-Bit Server VM 25.152-b16
> Runtime: Java(TM) SE Runtime Environment 1.8.0_152-b16
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
> User directory: C:\Users\luca.mambretti.BZDOMAIN\AppData\Roaming\NetBeans\dev
> Cache directory: 
> C:\Users\luca.mambretti.BZDOMAIN\AppData\Local\NetBeans\Cache\dev
>Reporter: Luca Mambretti
>Priority: Major
> Attachments: logs.zip
>
>
> During debugging of a Spring-Boot application on java 10, I got the exception 
> in the attached log file when one breakpoint hit.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-568) New Archetype wizard Test Case fails to create project

2018-04-04 Thread Luca Mambretti (JIRA)

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

Luca Mambretti commented on NETBEANS-568:
-

I've tested this with different archetypes and found that the javafx archetype 
works as expected, but the quickstart mentioned in the test case complains that 
the required directory already exists.

It seems to me that NetBeans creates the project directory beforehand and the 
archetype then fails because it wants to create it by itself.

If I manually delete the empty folder and re-run the command from within 
NetBeans (using the already opened output window) everything works, so either 
the problem lies in the archetype itself, but I doubt that since it's probably 
the most basic archetype existing, or the empty directory should not be created 
if creating a project from archetype.

> New Archetype wizard Test Case fails to create project
> --
>
> Key: NETBEANS-568
> URL: https://issues.apache.org/jira/browse/NETBEANS-568
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-linux-386-on-20180402)
> Java: 10; Java HotSpot(TM) 64-Bit Server VM 10+46
> Runtime: Java(TM) SE Runtime Environment 10+46
> System: Linux version 4.15.14 running on amd64; UTF-8; en_US (nb)
> User directory: /home/alied/.netbeans/beta
> Cache directory: /home/alied/.cache/netbeans/beta
>Reporter: Alied Pérez Martínez
>Priority: Blocker
>  Labels: maven
>
> The test case "New Archetype wizard" fails to create the requested project
> build log:
> {noformat}
> cd /home/alied/NetBeansProjects/netcat90; 
> JAVA_HOME=/home/alied/Downloads/jdk-10 
> /home/alied/Downloads/netbeans/java/maven/bin/mvn 
> -DarchetypeGroupId=org.jvnet.hudson.tools 
> -DarchetypeArtifactId=maven-hpi-plugin -DarchetypeVersion=3.0.1 
> -DarchetypeRepository=https://repo.maven.apache.org/maven2/ 
> -DgroupId=com.mycompany -DartifactId=MvnSampleProject -Dversion=1.0-SNAPSHOT 
> -Dpackage=com.mycompany.mvnsampleproject 
> -Dbasedir=/home/alied/NetBeansProjects/netcat90 -Darchetype.interactive=false 
> --batch-mode archetype:generate
> Scanning for projects...
> 
> 
> Building Maven Stub Project (No POM) 1
> 
> >>> maven-archetype-plugin:2.3:generate (default-cli) > generate-sources @ 
> >>> standalone-pom >>>
> <<< maven-archetype-plugin:2.3:generate (default-cli) < generate-sources @ 
> standalone-pom <<<
> --- maven-archetype-plugin:2.3:generate (default-cli) @ standalone-pom ---
> Generating project in Batch mode
> Archetype defined by properties
> 
> Using following parameters for creating project from Old (1.x) Archetype: 
> maven-hpi-plugin:3.0.1
> 
> Parameter: basedir, Value: /home/alied/NetBeansProjects/netcat90
> Parameter: package, Value: com.mycompany.mvnsampleproject
> Parameter: groupId, Value: com.mycompany
> Parameter: artifactId, Value: MvnSampleProject
> Parameter: packageName, Value: com.mycompany.mvnsampleproject
> Parameter: version, Value: 1.0-SNAPSHOT
> 
> BUILD FAILURE
> 
> Total time: 1.011 s
> Finished at: 2018-04-02T15:34:28-03:00
> Final Memory: 12M/54M
> 
> Failed to execute goal 
> org.apache.maven.plugins:maven-archetype-plugin:2.3:generate (default-cli) on 
> project standalone-pom: Directory MvnSampleProject already exists - please 
> run from a clean directory -> [Help 1]
> To see the full stack trace of the errors, re-run Maven with the -e switch.
> Re-run Maven using the -X switch to enable full debug logging.
> For more information about the errors and possible solutions, please read the 
> following articles:
> [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> {noformat}
> No files are created inside the project directory:
> {noformat}
> alied@development:~/NetBeansProjects/netcat90/MvnSampleProject$ ls -la
> total 8
> drwxr-xr-x 2 alied alied 4096 Apr  2 15:34 .
> drwxr-xr-x 3 alied alied 4096 Apr  2 15:34 ..
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: 

[jira] [Created] (NETBEANS-597) Missing dependencies not available in central are not shown

2018-04-04 Thread Luca Mambretti (JIRA)
Luca Mambretti created NETBEANS-597:
---

 Summary: Missing dependencies not available in central are not 
shown
 Key: NETBEANS-597
 URL: https://issues.apache.org/jira/browse/NETBEANS-597
 Project: NetBeans
  Issue Type: Bug
  Components: projects - Maven
Affects Versions: 9.0
 Environment: Product Version: Apache NetBeans IDE Dev (Build 
incubator-netbeans-linux-393-on-20180404)
Updates: Updates available
Java: 1.8.0_152; Java HotSpot(TM) 64-Bit Server VM 25.152-b16
Runtime: Java(TM) SE Runtime Environment 1.8.0_152-b16
System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
Reporter: Luca Mambretti


If a dependency not existing on central repository, or on a local mirror is 
added to a project this is not shown as missing dependency in the dependencies 
node.

 

sample dependency used:

    
    
    org.zio
    pino
    1.0
    
    

Expected behavior should be that the dependency is shown as missing and can be 
manually installed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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] [Created] (NETBEANS-518) Create test for existing class creates uncompilable test.

2018-03-24 Thread Luca Mambretti (JIRA)
Luca Mambretti created NETBEANS-518:
---

 Summary: Create test for existing class creates uncompilable test. 
 Key: NETBEANS-518
 URL: https://issues.apache.org/jira/browse/NETBEANS-518
 Project: NetBeans
  Issue Type: Bug
  Components: projects - Maven
Affects Versions: 9.0
 Environment: Product Version: Apache NetBeans IDE Dev (Build 
incubator-netbeans-linux-376-on-20180323)
Java: 1.8.0_152; Java HotSpot(TM) 64-Bit Server VM 25.152-b16
Runtime: Java(TM) SE Runtime Environment 1.8.0_152-b16
System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
Reporter: Luca Mambretti


It seems that the old [|https://netbeans.org/bugzilla/show_bug.cgi?id=254989] 
[*Bug 254989*|https://netbeans.org/bugzilla/show_bug.cgi?id=254989] is showing 
up again.

 

Generated test cases are not compilable due to missing static imports.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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