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 - AssertionError at org.netbeans.modules.git.FilesystemInterceptor.runWithoutExternalEvents
Summary: AssertionError at org.netbeans.modules.git.FilesystemInterceptor.runWithoutEx...
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 7.3
Hardware: All All
: P2 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords: REGRESSION
: 224018 224053 (view as bug list)
Depends on: 222841
Blocks:
  Show dependency tree
 
Reported: 2012-12-14 03:59 UTC by Petah
Modified: 2012-12-20 09:06 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 196544


Attachments
stacktrace (6.90 KB, text/plain)
2012-12-14 03:59 UTC, Petah
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***