【发布时间】:2022-02-10 22:40:00
【问题描述】:
我的 android 项目运行,我的应用程序运行,但我不断收到这些错误。 谁能解释发生了什么以及我该如何解决?
org.gradle.cache.internal.btree.CorruptedCacheException:在缓存“/Users/macuser/.gradle/caches/journal-1/file-access.bin”中发现损坏的 IndexBlock 298298。 org.gradle.cache.internal.btree.CorruptedCacheException:在缓存“/Users/macuser/.gradle/caches/journal-1/file-access.bin”中发现损坏的 IndexBlock 272355。
org.gradle.cache.internal.btree.CorruptedCacheException:在缓存“/Users/macuser/.gradle/caches/journal-1/file-access.bin”中发现损坏的 IndexBlock 256346。
org.gradle.cache.internal.btree.CorruptedCacheException:在缓存“/Users/macuser/.gradle/caches/journal-1/file-access.bin”中发现损坏的 IndexBlock 285739。
org.gradle.cache.internal.btree.CorruptedCacheException:在缓存“/Users/macuser/.gradle/caches/journal-1/file-access.bin”中发现损坏的 IndexBlock 272355。
org.gradle.cache.internal.btree.CorruptedCacheException:在缓存'/Users/macuser/.gradle/caches/journal-1/file-access.bin'中发现损坏的IndexBlock 298298。
org.gradle.cache.internal.btree.CorruptedCacheException:在缓存“/Users/macuser/.gradle/caches/journal-1/file-access.bin”中发现损坏的 IndexBlock 272355。
org.gradle.cache.internal.btree.CorruptedCacheException:在缓存“/Users/macuser/.gradle/caches/journal-1/file-access.bin”中发现损坏的 IndexBlock 256346。
org.gradle.cache.internal.btree.CorruptedCacheException:在缓存“/Users/macuser/.gradle/caches/journal-1/file-access.bin”中发现损坏的 IndexBlock 272355。
org.gradle.cache.internal.btree.CorruptedCacheException:在缓存“/Users/macuser/.gradle/caches/journal-1/file-access.bin”中发现损坏的 IndexBlock 256346。
org.gradle.cache.internal.btree.CorruptedCacheException:在缓存'/Users/macuser/.gradle/caches/journal-1/file-access.bin'中发现损坏的IndexBlock 298298。
org.gradle.cache.internal.btree.CorruptedCacheException:在缓存“/Users/macuser/.gradle/caches/journal-1/file-access.bin”中发现损坏的 IndexBlock 256346。
org.gradle.cache.internal.btree.CorruptedCacheException:在缓存'/Users/macuser/.gradle/caches/journal-1/file-access.bin'中发现损坏的IndexBlock 298298。
org.gradle.cache.internal.btree.CorruptedCacheException:在缓存“/Users/macuser/.gradle/caches/journal-1/file-access.bin”中发现损坏的 IndexBlock 238437。
org.gradle.cache.internal.btree.CorruptedCacheException:在缓存'/Users/macuser/.gradle/caches/journal-1/file-access.bin'中发现损坏的IndexBlock 298298。
【问题讨论】:
-
您运行的是 Canary 版本的 Android Studio 吗?
-
这发生在什么金丝雀上
标签: android