INFO [org.netbeans.modules.git.status.cache]: refreshAllRoots() file: /space/java/ijc.git [/space/java/ijc.git/modules/renderers/build] org.netbeans.libs.git.GitException: org.eclipse.jgit.errors.CorruptObjectException: Object 7d0d05e197448f26619d3be2f48c8d81a99395c3 is corrupt: invalid type INFO [org.netbeans.modules.git.ui.ignore.IgnoreAction] org.eclipse.jgit.errors.CorruptObjectException: Object 7d0d05e197448f26619d3be2f48c8d81a99395c3 is corrupt: invalid type at org.eclipse.jgit.lib.Constants.decodeTypeString(Constants.java:456) at org.eclipse.jgit.storage.file.UnpackedObject.open(UnpackedObject.java:120) at org.eclipse.jgit.storage.file.ObjectDirectory.openObject2(ObjectDirectory.java:446) at org.eclipse.jgit.storage.file.ObjectDirectory.openObject1(ObjectDirectory.java:337) at org.eclipse.jgit.storage.file.FileObjectDatabase.openObjectImpl1(FileObjectDatabase.java:167) at org.eclipse.jgit.storage.file.FileObjectDatabase.openObject(FileObjectDatabase.java:152) at org.eclipse.jgit.storage.file.WindowCursor.open(WindowCursor.java:108) at org.eclipse.jgit.lib.ObjectReader.open(ObjectReader.java:228) at org.eclipse.jgit.revwalk.RevWalk.parseAny(RevWalk.java:811) at org.eclipse.jgit.revwalk.RevWalk.parseTree(RevWalk.java:751) at org.netbeans.libs.git.jgit.commands.StatusCommand.run(StatusCommand.java:134) Caused: org.netbeans.libs.git.GitException at org.netbeans.libs.git.jgit.commands.StatusCommand.run(StatusCommand.java:234) at org.netbeans.libs.git.jgit.commands.GitCommand.execute(GitCommand.java:70) at org.netbeans.libs.git.jgit.JGitClient.getStatus(JGitClient.java:259) at sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:613) at org.netbeans.modules.git.client.GitClientInvocationHandler.invokeClientMethod(GitClientInvocationHandler.java:222) at org.netbeans.modules.git.client.GitClientInvocationHandler.access$400(GitClientInvocationHandler.java:65) at org.netbeans.modules.git.client.GitClientInvocationHandler$1.call(GitClientInvocationHandler.java:185) at org.netbeans.modules.git.client.GitClientInvocationHandler.invokeIntern(GitClientInvocationHandler.java:206) at org.netbeans.modules.git.client.GitClientInvocationHandler.invoke(GitClientInvocationHandler.java:165) at $Proxy11.getStatus(Unknown Source) [catch] at org.netbeans.modules.git.ui.ignore.IgnoreAction.filterFolders(IgnoreAction.java:179) at org.netbeans.modules.git.ui.ignore.IgnoreAction.ignoreFolders(IgnoreAction.java:119) at org.netbeans.modules.git.utils.GitUtils.ignoreNotSharableAncestor(GitUtils.java:278) at org.netbeans.modules.git.utils.GitUtils.isIgnored(GitUtils.java:212) at org.netbeans.modules.git.FileStatusCache$3.run(FileStatusCache.java:696) at org.netbeans.modules.git.FileStatusCache.handleIgnoredFiles(FileStatusCache.java:715) at org.netbeans.modules.git.FileStatusCache.checkForIgnoredFile(FileStatusCache.java:681) at org.netbeans.modules.git.FileStatusCache.getStatus(FileStatusCache.java:449) at org.netbeans.modules.git.FileStatusCache.getStatus(FileStatusCache.java:118) at org.netbeans.modules.git.Annotator.annotateName(Annotator.java:263) at org.netbeans.modules.versioning.VersioningAnnotationProvider$Cache.annotate(VersioningAnnotationProvider.java:656) at org.netbeans.modules.versioning.VersioningAnnotationProvider$Cache.annotate(VersioningAnnotationProvider.java:689) at org.netbeans.modules.versioning.VersioningAnnotationProvider$Cache.access$2000(VersioningAnnotationProvider.java:502) at org.netbeans.modules.versioning.VersioningAnnotationProvider$Cache$AnnotationRefreshTask.run(VersioningAnnotationProvider.java:766) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1968)