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

Ernie Rael edited comment on NETBEANS-3769 at 1/30/20 5:35 PM:
---------------------------------------------------------------

It doesn't seem to be jdk dependent. And it also fails with the locally built 
from repo. I've attached a shorter version log.

Product Version: Apache NetBeans IDE DEV (Build 20200125-unknown-revn)
 Java: 1.8.0_241; Java HotSpot(TM) 64-Bit Server VM 25.241-b07
 Runtime: Java(TM) SE Runtime Environment 1.8.0_241-b07
 System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)

An obvious thing is it's failing because something has the project directory 
open, any ideas on debugging it?

Later today, I'll try to step into/around 
org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj.rename(BaseFileObj.java:441)
 any ideas on what to look for.


was (Author: errael):
It doesn't seem to be jdk dependent. And it also fails with the locally built 
from repo

Product Version: Apache NetBeans IDE DEV (Build 20200125-unknown-revn)
 Java: 1.8.0_241; Java HotSpot(TM) 64-Bit Server VM 25.241-b07
 Runtime: Java(TM) SE Runtime Environment 1.8.0_241-b07
 System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)

Assuming it's failing because something has the project directory open, any 
ideas on debugging it?

I've attached a shorter version log.

Later today, I'll try to step into/around 
org.netbeans.modules.masterfs.filebasedfs.fileobjects.BaseFileObj.rename(BaseFileObj.java:441)
 any ideas on what to look for. An obvious thing is that something has the 
directory open. Any trick on finding it?

> Cannot rename project and directory
> -----------------------------------
>
>                 Key: NETBEANS-3769
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3769
>             Project: NetBeans
>          Issue Type: Bug
>          Components: projects - Generic Infrastructure, projects - Generic 
> Projects UI
>    Affects Versions: 11.3
>         Environment: NB 11.3b running on JDK-13.0.2, Win7
>            Reporter: Ernie Rael
>            Priority: Major
>             Fix For: 11.3
>
>         Attachments: CannotRenameProject.log.1, CannotRenameProject.log.2
>
>
> (Attaching log with relevant exceptions)
> To reproduce
>  # NewProject > JavaWithAnt > JavaApplication; accept all defaults
>  # From context menu on new project, select "Rename..."
>  # In dialog change the name
>  # Select "Also Rename Project Folder"
>  # Click "Rename" button
> Observe error dialog
> {quote}Error
> Cannot rename file JavaApplication8 in F:/j/nb-stuff/NetBeansProjects to 
> RenameProject
> {quote}
>  



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

Reply via email to