This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 223819

Summary: AssertionError at org.netbeans.modules.git.FilesystemInterceptor.runWithoutExternalEvents
Product: versioncontrol Reporter: Petah
Component: GitAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED FIXED    
Severity: normal CC: git, herent, markiewb
Priority: P2 Keywords: REGRESSION
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 196544
Bug Depends on: 222841    
Bug Blocks:    
Attachments: stacktrace

Description Petah 2012-12-14 03:59:50 UTC
Build: NetBeans IDE Dev (Build 201212120001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.5-b02, Java(TM) SE Runtime Environment, 1.7.0_09-b05
OS: Windows 8

User Comments:
petah: Scanning never finishing, its been hours chewing up my CPU.




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.git.FilesystemInterceptor.runWithoutExternalEvents(FilesystemInterceptor.java:413)
   at org.netbeans.modules.git.Git.runWithoutExternalEvents(Git.java:275)
   at org.netbeans.modules.git.client.GitClient$CommandInvoker.runMethodIntern(GitClient.java:815)
   at org.netbeans.modules.git.client.GitClient$CommandInvoker.runMethod(GitClient.java:746)
   at org.netbeans.modules.git.client.GitClient$CommandInvoker.access$300(GitClient.java:722)
   at org.netbeans.modules.git.client.GitClient.rename(GitClient.java:638)
Comment 1 Petah 2012-12-14 03:59:51 UTC
Created attachment 129355 [details]
stacktrace
Comment 2 Ondrej Vrabec 2012-12-14 09:13:43 UTC
no way to rename a text file any more
Comment 3 Ondrej Vrabec 2012-12-14 09:23:40 UTC
fix: http://hg.netbeans.org/core-main/rev/ca273b3ae602
Comment 4 Quality Engineering 2012-12-17 12:38:38 UTC
Integrated into 'main-golden', will be available in build *201212170919* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/ca273b3ae602
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #223819 - AssertionError at org.netbeans.modules.git.FilesystemInterceptor.runWithoutExternalEvents
Comment 5 Ondrej Vrabec 2012-12-19 09:45:21 UTC
*** Bug 224018 has been marked as a duplicate of this bug. ***
Comment 6 Ondrej Vrabec 2012-12-20 09:06:12 UTC
*** Bug 224053 has been marked as a duplicate of this bug. ***