Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
[ID: 558956]
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
AI-203.7717.56.2031.7935034, JRE 11.0.10+0-b96-7249189x64 JetBrains s.r.o, OS Windows 10(amd64) v10.0 , screens 1920.0x1080.0, 1920.0x1080.0
AS: Arctic Fox | 2020.3.1 Patch 4; Kotlin plugin: 203-1.6.10-release-923-AS7717.8; Android Gradle Plugin: 7.0.4; Gradle: 7.0.2; Gradle JDK: version 11.0.10; NDK: from local.properties: (not specified), latest from SDK: (not found); LLDB: pinned revision 3.1 not found, latest from SDK: (package not found); CMake: from local.properties: (not specified), latest from SDK: (not found), from PATH: (not found)Source: user_sentiment_feedback
The error message (... hidden path for privacy):
C:\...\ComposeExample\app\build\intermediates\compile_and_runtime_not_namespaced_r_class_jar\debug\R.jar: The process cannot access the file because it is being used by another process.
I updated everything to the most recent version and invalidated caches.
- Used just a default compose project.
- Run the app.
- Edit something.
- Run again.
--> R.jar error
Tried following solutions:
>Invalidate caches and start app again. Works for a single start. After editing code and running again. Same error appears.
>Clean project and rebuild. Works for a single start. After editing code and running again. Same error appears.
This means "Apply code changes" does not work because it runs into the "R.jar" error.