[jira] [Created] (NETBEANS-3360) Refactor/Rename Failures

2019-11-08 Thread Michael Leonardi (Jira)
Michael Leonardi created NETBEANS-3360:
--

 Summary: Refactor/Rename Failures
 Key: NETBEANS-3360
 URL: https://issues.apache.org/jira/browse/NETBEANS-3360
 Project: NetBeans
  Issue Type: Bug
  Components: editor - Refactoring
Affects Versions: 11.1, 11.2
 Environment: Windows 10 Pro
Reporter: Michael Leonardi


Unable to perform simple renames of Java files from the directory listing or 
from the file editor.  These are very simple files and don't need to be 
referenced in order to fail.  When the failure occurs, the file is renamed, but 
the code is not changed.  If the class is referenced in other classes, those 
references are not changed.

See DOCS TEXT below.

 



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

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

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



[jira] [Assigned] (NETBEANS-3360) Refactor/Rename Failures

2019-11-22 Thread Michael Leonardi (Jira)


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

Michael Leonardi reassigned NETBEANS-3360:
--

Assignee: Michael Leonardi

> Refactor/Rename Failures
> 
>
> Key: NETBEANS-3360
> URL: https://issues.apache.org/jira/browse/NETBEANS-3360
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Refactoring
>Affects Versions: 11.1, 11.2
> Environment: Windows 10 Pro
>Reporter: Michael Leonardi
>Assignee: Michael Leonardi
>Priority: Major
>
> Unable to perform simple renames of Java files from the directory listing or 
> from the file editor.  These are very simple files and don't need to be 
> referenced in order to fail.  When the failure occurs, the file is renamed, 
> but the code is not changed.  If the class is referenced in other classes, 
> those references are not changed.
> See DOCS TEXT below.
>  



--
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] [Reopened] (NETBEANS-3582) Not enough space to download and unpack index for Maven 'Central Repository'

2019-12-16 Thread Michael Leonardi (Jira)


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

Michael Leonardi reopened NETBEANS-3582:


Closed wrong issue.

> Not enough space to download and unpack index for Maven 'Central Repository'
> 
>
> Key: NETBEANS-3582
> URL: https://issues.apache.org/jira/browse/NETBEANS-3582
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
> Environment: Operating System: Fedora 31
> KDE Plasma Version: 5.16.5
> KDE Frameworks Version: 5.64.0
> Qt Version: 5.12.5
> Kernel Version: 5.3.14-300.fc31.x86_64
> OS Type: 64-bit
> Processors: 4 × Intel® Core™ i7-5500U CPU @ 2.40GHz
> Memory: 3.7 GiB of RAM
>Reporter: Bradley Willcott
>Priority: Blocker
>  Labels: Maven
> Fix For: 11.2
>
> Attachments: UI-Log.xml
>
>
> Both the automatic download process that occurs when you create a Maven 
> project, and in the 'Services' tab for Maven, of the index completes up to 
> the point of unpacking.  Looking at the exception info I can only assume that 
> Netbeans doesn't know that 491Gb is larger than 802Mb!  Unless the zip file 
> unpacks out to over 491Gb?!?!  If this is so, then how can ANYONE develop a 
> Maven based project.  I would not expect everyone to have _this_ must free 
> disk space.
>  
> 
> [indexing] ERROR org.apache.maven.index.updater.DefaultIndexUpdater - 
> Fallback to *.zip also failed: java.io.FileNotFoundException: Resource 
> nexus-maven-repository-index.zip does not exist
> INFO [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]: 
> Downloaded maven index file has size 802,161,664 (zipped). The usable space 
> in /home/bwillcott/.cache/netbeans/11.2 is 491,860,180,992.
> INFO [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]
> java.io.IOException: No space left on device
> 



--
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] [Closed] (NETBEANS-3360) Refactor/Rename Failures

2019-12-16 Thread Michael Leonardi (Jira)


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

Michael Leonardi closed NETBEANS-3360.
--
Resolution: Fixed

Updating to nb-javac 2.0.1 from 2.0.0 also fixed it for me.  Thanks!

> Refactor/Rename Failures
> 
>
> Key: NETBEANS-3360
> URL: https://issues.apache.org/jira/browse/NETBEANS-3360
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Refactoring
>Affects Versions: 11.1, 11.2
> Environment: Windows 10 Pro
>Reporter: Michael Leonardi
>Assignee: Michael Leonardi
>Priority: Major
>
> Unable to perform simple renames of Java files from the directory listing or 
> from the file editor.  These are very simple files and don't need to be 
> referenced in order to fail.  When the failure occurs, the file is renamed, 
> but the code is not changed.  If the class is referenced in other classes, 
> those references are not changed.
> See DOCS TEXT below.
>  



--
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] [Closed] (NETBEANS-3582) Not enough space to download and unpack index for Maven 'Central Repository'

2019-12-16 Thread Michael Leonardi (Jira)


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

Michael Leonardi closed NETBEANS-3582.
--
Fix Version/s: 11.2
   Resolution: Fixed

Updating to nb-javac 2.0.1 from 2.0.0 also fixed it for me.  Thanks!

> Not enough space to download and unpack index for Maven 'Central Repository'
> 
>
> Key: NETBEANS-3582
> URL: https://issues.apache.org/jira/browse/NETBEANS-3582
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.2
> Environment: Operating System: Fedora 31
> KDE Plasma Version: 5.16.5
> KDE Frameworks Version: 5.64.0
> Qt Version: 5.12.5
> Kernel Version: 5.3.14-300.fc31.x86_64
> OS Type: 64-bit
> Processors: 4 × Intel® Core™ i7-5500U CPU @ 2.40GHz
> Memory: 3.7 GiB of RAM
>Reporter: Bradley Willcott
>Priority: Blocker
>  Labels: Maven
> Fix For: 11.2
>
> Attachments: UI-Log.xml
>
>
> Both the automatic download process that occurs when you create a Maven 
> project, and in the 'Services' tab for Maven, of the index completes up to 
> the point of unpacking.  Looking at the exception info I can only assume that 
> Netbeans doesn't know that 491Gb is larger than 802Mb!  Unless the zip file 
> unpacks out to over 491Gb?!?!  If this is so, then how can ANYONE develop a 
> Maven based project.  I would not expect everyone to have _this_ must free 
> disk space.
>  
> 
> [indexing] ERROR org.apache.maven.index.updater.DefaultIndexUpdater - 
> Fallback to *.zip also failed: java.io.FileNotFoundException: Resource 
> nexus-maven-repository-index.zip does not exist
> INFO [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]: 
> Downloaded maven index file has size 802,161,664 (zipped). The usable space 
> in /home/bwillcott/.cache/netbeans/11.2 is 491,860,180,992.
> INFO [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]
> java.io.IOException: No space left on device
> 



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