Skip to content
This repository has been archived by the owner on Nov 11, 2020. It is now read-only.

stubs/Stubs.ver (No space left on device) #353

Closed
jansorg opened this issue Jun 7, 2016 · 0 comments
Closed

stubs/Stubs.ver (No space left on device) #353

jansorg opened this issue Jun 7, 2016 · 0 comments

Comments

@jansorg
Copy link
Member

jansorg commented Jun 7, 2016

PluginId: BashSupport
Plugin name: BashSupport
Plugin version: 1.5.8.143
IDEA build: CL-143.2370.46
Description: Ran out of disk space. Reverted changes. This appeared after reverting. (The change decreased file size)

.../Library/Caches/CLion12/index/stubs/Stubs.ver (No space left on device)
java.io.FileNotFoundException: .../Library/Caches/CLion12/index/stubs/Stubs.ver (No space left on device)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(FileOutputStream.java:270)
at java.io.FileOutputStream.(FileOutputStream.java:213)
at java.io.FileOutputStream.(FileOutputStream.java:162)
at com.intellij.util.indexing.IndexingStamp$1.execute(IndexingStamp.java:86)
at com.intellij.util.indexing.IndexingStamp$1.execute(IndexingStamp.java:81)
at com.intellij.openapi.util.io.FileUtilRt.doIOOperation(FileUtilRt.java:740)
at com.intellij.util.indexing.IndexingStamp.rewriteVersion(IndexingStamp.java:81)
at com.intellij.util.indexing.FileBasedIndexImpl.a(FileBasedIndexImpl.java:1260)
at com.intellij.util.indexing.FileBasedIndexImpl.requestRebuild(FileBasedIndexImpl.java:1519)
at com.intellij.util.indexing.FileBasedIndexImpl.scheduleRebuild(FileBasedIndexImpl.java:1237)
at com.intellij.psi.stubs.StubIndexImpl.forceRebuild(StubIndexImpl.java:279)
at com.intellij.psi.stubs.StubIndexImpl.a(StubIndexImpl.java:265)
at com.intellij.psi.stubs.StubIndexImpl.processElements(StubIndexImpl.java:223)
at com.intellij.psi.stubs.StubIndex.getElements(StubIndex.java:145)
at com.intellij.psi.stubs.StubIndex.getElements(StubIndex.java:135)
at com.ansorgit.plugins.bash.lang.psi.util.BashResolveUtil.resolve(BashResolveUtil.java:137)
at com.ansorgit.plugins.bash.lang.psi.impl.vars.SmartVarDefReference.resolveInner(SmartVarDefReference.java:38)
at com.intellij.psi.impl.source.resolve.reference.impl.CachingReference$MyResolver.resolve(CachingReference.java:63)
at com.intellij.psi.impl.source.resolve.reference.impl.CachingReference$MyResolver.resolve(CachingReference.java:58)
at com.intellij.psi.impl.source.resolve.ResolveCache.a(ResolveCache.java:144)
at com.intellij.psi.impl.source.resolve.ResolveCache.resolveWithCaching(ResolveCache.java:213)
at com.intellij.psi.impl.source.resolve.reference.impl.CachingReference.resolve(CachingReference.java:33)
at com.ansorgit.plugins.bash.lang.psi.util.BashResolveUtil.walkVariableDefinitions(BashResolveUtil.java:94)
at com.ansorgit.plugins.bash.editor.inspections.inspections.ReadonlyVariableInspection$1.visitVarDef(ReadonlyVariableInspection.java:52)
at com.ansorgit.plugins.bash.lang.psi.impl.vars.BashVarDefImpl.accept(BashVarDefImpl.java:319)
at com.intellij.codeInspection.InspectionEngine.acceptElements(InspectionEngine.java:81)
at com.intellij.codeInspection.InspectionEngine.createVisitorAndAcceptElements(InspectionEngine.java:69)
at com.intellij.codeInsight.daemon.impl.LocalInspectionsPass.a(LocalInspectionsPass.java:294)
at com.intellij.codeInsight.daemon.impl.LocalInspectionsPass.access$200(LocalInspectionsPass.java:73)
at com.intellij.codeInsight.daemon.impl.LocalInspectionsPass$2.process(LocalInspectionsPass.java:261)
at com.intellij.codeInsight.daemon.impl.LocalInspectionsPass$2.process(LocalInspectionsPass.java:256)
at com.intellij.concurrency.ApplierCompleter.a(ApplierCompleter.java:122)
at com.intellij.concurrency.ApplierCompleter.access$000(ApplierCompleter.java:44)
at com.intellij.concurrency.ApplierCompleter$1.run(ApplierCompleter.java:85)
at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1177)
at com.intellij.concurrency.ApplierCompleter$2.run(ApplierCompleter.java:94)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:446)
at com.intellij.openapi.progress.impl.CoreProgressManager.a(CoreProgressManager.java:443)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:392)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:54)
at com.intellij.concurrency.ApplierCompleter.a(ApplierCompleter.java:106)
at com.intellij.concurrency.ApplierCompleter.compute(ApplierCompleter.java:82)
at jsr166e.CountedCompleter.exec(CountedCompleter.java:684)
at jsr166e.ForkJoinTask.doExec(ForkJoinTask.java:260)
at jsr166e.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:858)
at jsr166e.ForkJoinPool.scan(ForkJoinPool.java:1687)
at jsr166e.ForkJoinPool.runWorker(ForkJoinPool.java:1642)
at jsr166e.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:108)

@jansorg jansorg closed this as completed Dec 30, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant