Related
I installed 2 plugins, 1 is ASM bytecode viewer, the other is ASM bytecode viewer for kotlin, then my Android studio can't start... I checked the low of AS and realized that there is a duplicated installed, may I ask how should I get my AS back by removing unecessary ASM bytecode viewer?
2022-12-04 19:36:47,567 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2022-12-04 19:36:47,595 [ 28] INFO - .intellij.util.EnvironmentUtil - loading shell env: /bin/bash -l -i -c '/Applications/Android Studio.app/Contents/bin/printenv.py' '/var/folders/23/fhstgrf11p523zqv5b4z1zqw0000gn/T/intellij-shell-env.11475173051245961351.tmp'
2022-12-04 19:36:47,612 [ 45] INFO - #com.intellij.idea.Main - IDE: Android Studio (build #AI-203.7717.56.2031.7935034, 21 Nov 2021 13:35)
2022-12-04 19:36:47,614 [ 47] INFO - #com.intellij.idea.Main - OS: Mac OS X (12.6, x86_64)
2022-12-04 19:36:47,626 [ 59] INFO - #com.intellij.idea.Main - JRE: 11.0.10+0-b96-7281165 (JetBrains s.r.o.)
2022-12-04 19:36:47,626 [ 59] INFO - #com.intellij.idea.Main - JVM: 11.0.10+0-b96-7281165 (OpenJDK 64-Bit Server VM)
2022-12-04 19:36:47,630 [ 63] INFO - #com.intellij.idea.Main - JVM Args: -Xms256m -Xmx1280m -XX:ReservedCodeCacheSize=512m -XX:+UseG1GC -XX:SoftRefLRUPolicyMSPerMB=50 -XX:CICompilerCount=2 -Dsun.io.useCanonCaches=false -Djdk.http.auth.tunneling.disabledSchemes="" -Djdk.attach.allowAttachSelf=true -Djdk.module.illegalAccess.silent=true -Dkotlinx.coroutines.debug=off -Djna.nosys=true -Djna.boot.library.path= -Didea.vendor.name=Google -XX:ErrorFile=/Users/savypan/java_error_in_studio_%p.log -XX:HeapDumpPath=/Users/savypan/java_error_in_studio.hprof -Djb.vmOptionsFile=/Applications/Android Studio.app/Contents/bin/studio.vmoptions -Didea.paths.selector=AndroidStudio2020.3 -Didea.executable=studio -Didea.platform.prefix=AndroidStudio -Didea.vendor.name=Google -Didea.home.path=/Applications/Android Studio.app/Contents
2022-12-04 19:36:47,631 [ 64] INFO - #com.intellij.idea.Main - library path: /Users/savypan/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
2022-12-04 19:36:47,631 [ 64] INFO - #com.intellij.idea.Main - boot library path: /Applications/Android Studio.app/Contents/jre/Contents/Home/lib
2022-12-04 19:36:47,671 [ 104] INFO - #com.intellij.idea.Main - locale=en_CN JNU=UTF-8 file.encoding=UTF-8
idea.config.path=/Users/savypan/Library/Application Support/Google/AndroidStudio2020.3
idea.system.path=/Users/savypan/Library/Caches/Google/AndroidStudio2020.3
idea.plugins.path=/Users/savypan/Library/Application Support/Google/AndroidStudio2020.3/plugins
idea.log.path=/Users/savypan/Library/Logs/Google/AndroidStudio2020.3
2022-12-04 19:36:47,749 [ 182] WARN - .intellij.util.EnvironmentUtil - can't get shell environment
java.lang.RuntimeException: command [/bin/bash, -l, -i, -c, '/Applications/Android Studio.app/Contents/bin/printenv.py' '/var/folders/23/fhstgrf11p523zqv5b4z1zqw0000gn/T/intellij-shell-env.11475173051245961351.tmp']
exit code:127 text:0 out:bash: no job control in this shell
env: python: No such file or directory
at com.intellij.util.EnvironmentUtil$ShellEnvReader.runProcessAndReadOutputAndEnvs(EnvironmentUtil.java:353)
at com.intellij.util.EnvironmentUtil$ShellEnvReader.readShellEnv(EnvironmentUtil.java:254)
at com.intellij.util.EnvironmentUtil$ShellEnvReader.readShellEnv(EnvironmentUtil.java:269)
at com.intellij.util.EnvironmentUtil.getShellEnv(EnvironmentUtil.java:204)
at com.intellij.util.EnvironmentUtil.lambda$loadEnvironment$0(EnvironmentUtil.java:106)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:668)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:665)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:665)
at java.base/java.lang.Thread.run(Thread.java:834)
2022-12-04 19:36:48,001 [ 434] INFO - #com.intellij.idea.Main - JNA library (64-bit) loaded in 328 ms
2022-12-04 19:36:48,249 [ 682] INFO - ntellij.idea.ApplicationLoader - CPU cores: 8; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool#2aabd8bc[Running, parallelism = 7, size = 0, active = 0, running = 0, steals = 0, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory#2f5b9028
2022-12-04 19:36:48,348 [ 781] INFO - llij.ide.plugins.PluginManager - Plugin PluginDescriptor(name=Kotlin, id=org.jetbrains.kotlin, path=/Users/savypan/Library/Application Support/Google/AndroidStudio2020.3/plugins/Kotlin, version=203-1.6.10-release-923-AS7717.8) misses optional descriptor kotlin-nodejs.xml
2022-12-04 19:36:48,350 [ 783] INFO - llij.ide.plugins.PluginManager - Plugin PluginDescriptor(name=Kotlin, id=org.jetbrains.kotlin, path=/Users/savypan/Library/Application Support/Google/AndroidStudio2020.3/plugins/Kotlin, version=203-1.6.10-release-923-AS7717.8) misses optional descriptor native-debug.xml
2022-12-04 19:36:48,351 [ 784] INFO - llij.ide.plugins.PluginManager - Plugin PluginDescriptor(name=Kotlin, id=org.jetbrains.kotlin, path=/Users/savypan/Library/Application Support/Google/AndroidStudio2020.3/plugins/Kotlin, version=203-1.6.10-release-923-AS7717.8) misses optional descriptor js-debug.xml
2022-12-04 19:36:48,494 [ 927] INFO - llij.ide.plugins.PluginManager - Plugin PluginDescriptor(name=Groovy, id=org.intellij.groovy, path=/Applications/Android Studio.app/Contents/plugins/Groovy, version=203.7717.56.2031.7935034) misses optional descriptor duplicates-groovy.xml
2022-12-04 19:36:48,495 [ 928] INFO - llij.ide.plugins.PluginManager - Plugin PluginDescriptor(name=Groovy, id=org.intellij.groovy, path=/Applications/Android Studio.app/Contents/plugins/Groovy, version=203.7717.56.2031.7935034) misses optional descriptor duplicates-detection-groovy.xml
2022-12-04 19:36:48,580 [ 1013] INFO - llij.ide.plugins.PluginManager - Plugin PluginDescriptor(name=Java, id=com.intellij.java, path=/Applications/Android Studio.app/Contents/plugins/java, version=203.7717.56.2031.7935034) misses optional descriptor profiler-java.xml
2022-12-04 19:36:48,582 [ 1015] INFO - llij.ide.plugins.PluginManager - Plugin PluginDescriptor(name=Java, id=com.intellij.java, path=/Applications/Android Studio.app/Contents/plugins/java, version=203.7717.56.2031.7935034) misses optional descriptor java-features-trainer.xml
2022-12-04 19:36:48,613 [ 1046] INFO - llij.ide.plugins.PluginManager - Plugin PluginDescriptor(name=Kotlin, id=org.jetbrains.kotlin, path=/Applications/Android Studio.app/Contents/plugins/Kotlin, version=203-1.5.20-release-289-AS7717.8) misses optional descriptor kotlin-nodejs.xml
2022-12-04 19:36:48,618 [ 1051] INFO - llij.ide.plugins.PluginManager - Plugin PluginDescriptor(name=Kotlin, id=org.jetbrains.kotlin, path=/Applications/Android Studio.app/Contents/plugins/Kotlin, version=203-1.5.20-release-289-AS7717.8) misses optional descriptor native-debug.xml
2022-12-04 19:36:48,619 [ 1052] INFO - llij.ide.plugins.PluginManager - Plugin PluginDescriptor(name=Kotlin, id=org.jetbrains.kotlin, path=/Applications/Android Studio.app/Contents/plugins/Kotlin, version=203-1.5.20-release-289-AS7717.8) misses optional descriptor js-debug.xml
2022-12-04 19:36:48,672 [ 1105] WARN - llij.ide.plugins.PluginManager - Problems found loading plugins:
The ASM Bytecode Outline (id=ASM Bytecode Outline, path=~/Library/Application Support/Google/AndroidStudio2020.3/plugins/ASM-BO, version=0.3.5) plugin Plugin 'ASM Bytecode Outline' is compatible with IntelliJ IDEA only because it doesn't define any explicit module dependencies
2022-12-04 19:36:48,728 [ 1161] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: IDEA CORE (203.7717.56), Layoutlib (203.7717.56.2031.7935034), Layoutlib Legacy (203.7717.56.2031.7935034), Google Login (203.7717.56.2031.7935034), CIDR Base (203.7717.56.2031.7935034), C/C++ Language Support (203.7717.56.2031.7935034), Clangd support (203.7717.56.2031.7935034), com.intellij.platform.images (203.7717.56.2031.7935034), JetBrains maven model api classes (203.7717.56.2031.7935034), JetBrains Repository Search (203.7717.56.2031.7935034), Subversion (203.7717.56.2031.7935034), Smali Support (203.7717.56.2031.7935034), Machine Learning Code Completion (203.7717.56.2031.7935034), Configuration Script (203.7717.56.2031.7935034), Copyright (203.7717.56.2031.7935034), Java (203.7717.56.2031.7935034), JUnit (203.7717.56.2031.7935034), Java IDE Customization (203.7717.56.2031.7935034), Java Stream Debugger (203.7717.56.2031.7935034), Java Bytecode Decompiler (203.7717.56.2031.7935034), Properties (203.7717.56.2031.7935034), Gradle (203.7717.56.2031.7935034), Java Internationalization (203.7717.56.2031.7935034), Resource Bundle Editor (203.7717.56.2031.7935034), Task Management (203.7717.56.2031.7935034), Mercurial (203.7717.56.2031.7935034), WebP Support (203.7717.56.2031.7935034), EditorConfig (203.7717.56.2031.7935034), Terminal (203.7717.56.2031.7935034), Git (203.7717.56.2031.7935034), ChangeReminder (203.7717.56.2031.7935034), GitHub (203.7717.56.2031.7935034), Next File Prediction (203.7717.56.2031.7935034), Shell Script (203.7717.56.2031.7935034), TextMate Bundles (203.7717.56.2031.7935034), YAML (203.7717.56.2031.7935034), Settings Repository (203.7717.56.2031.7935034), IntelliLang (203.7717.56.2031.7935034), TestNG (203.7717.56.2031.7935034), Code Coverage for Java (203.7717.56.2031.7935034), Groovy (203.7717.56.2031.7935034), Gradle-Java (203.7717.56.2031.7935034), Google Cloud Tools Core (203.7717.56.2031.7935034), Android (2020.3.1 Patch 4), Google Cloud Tools For Android Studio (203.7717.56.2031.7935034), Firebase Testing (203.7717.56.2031.7935034), Compose (203.7717.56.2031.7935034), Android NDK Support (203.7717.56.2031.7935034), Android APK Support (203.7717.56.2031.7935034), Google Developers Samples (203.7717.56.2031.7935034), Test Recorder (203.7717.56.2031.7935034), App Links Assistant (203.7717.56.2031.7935034), Firebase App Indexing (203.7717.56.2031.7935034)
2022-12-04 19:36:48,728 [ 1161] INFO - llij.ide.plugins.PluginManager - Loaded custom plugins: ASM Bytecode Viewer (7.2), ASM Bytecode Viewer Support Kotlin (1.1), Dart (203.8452), Kotlin (203-1.6.10-release-923-AS7717.8), Flutter (65.2.1), Markdown (203.6682.134)
2022-12-04 19:36:48,728 [ 1161] INFO - llij.ide.plugins.PluginManager - Disabled plugins: Firebase Services (203.7717.56.2031.7935034), Kotlin Multiplatform Mobile (0.3.0(203-1.6.0-release-795-IJ)-54)
2022-12-04 19:36:49,307 [ 1740] INFO - m.intellij.util.io.StorageLock - lower=100; upper=500; buffer=10; max=1260
2022-12-04 19:36:49,315 [ 1748] INFO - tellij.util.io.FileChannelUtil - uninterruptible FileChannels will be used for indexes
2022-12-04 19:36:49,361 [ 1794] INFO - m.intellij.ui.mac.touchbar.NST - touchbar-server isn't running, skip nst loading
2022-12-04 19:36:49,418 [ 1851] INFO - tellij.util.io.storage.Storage - Space waste in /Users/savypan/Library/Caches/Google/AndroidStudio2020.3/caches/attrib.dat is 26155394 bytes. Compacting now.
2022-12-04 19:36:49,420 [ 1853] INFO - tellij.util.io.storage.Storage - Compact failed: /Users/savypan/Library/Caches/Google/AndroidStudio2020.3/caches/attrib.dat.storageData.backup
2022-12-04 19:36:49,420 [ 1853] INFO - tellij.util.io.storage.Storage - Done compacting in 2msec.
2022-12-04 19:36:49,441 [ 1874] INFO - cation.options.RegistryManager - Registry values changed by user: external.system.auto.import.disabled = true
2022-12-04 19:36:49,464 [ 1897] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=13, fontScale=1.0; restored: fontSize=13, fontScale=1.0
2022-12-04 19:36:49,492 [ 1925] INFO - intellij.diagnostic.JitWatcher - JIT compilation state checking enabled
2022-12-04 19:36:49,615 [ 2048] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2022-12-04 19:36:49,638 [ 2071] INFO - til.net.ssl.CertificateManager - Default SSL context initialized
2022-12-04 19:36:50,655 [ 3088] INFO - leBasedIndexDataInitialization - Initialization done: 1055
2022-12-04 19:36:50,748 [ 3181] INFO - exImpl$StubIndexInitialization - Initialization done: 92
2022-12-04 19:36:52,552 [ 4985] INFO - com.intellij.ide.ui.UISettings - Loaded: fontSize=13, fontScale=1.0; restored: fontSize=13, fontScale=1.0
2022-12-04 19:36:52,553 [ 4986] WARN - Container.ComponentManagerImpl - Do not use constructor injection (requestorClass=com.android.tools.idea.AndroidInitialConfigurator)
2022-12-04 19:36:52,587 [ 5020] INFO - pi.util.registry.RegistryValue - Registry value 'external.system.auto.import.disabled' has changed to 'true'
2022-12-04 19:36:52,622 [ 5055] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: /Applications/Android Studio.app/Contents/bin/fsnotifier
2022-12-04 19:36:52,625 [ 5058] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2022-12-04 19:36:54,592 [ 7025] WARN - nSystem.impl.ActionManagerImpl - keymap "Xcode" not found [Plugin: com.intellij]
2022-12-04 19:36:54,602 [ 7035] WARN - nSystem.impl.ActionManagerImpl - keymap "Xcode" not found [Plugin: com.intellij.cidr.base]
2022-12-04 19:36:54,805 [ 7238] ERROR - nSystem.impl.ActionManagerImpl - action with the ID "showBytecodeViewer" was already registered. Action being registered is ASM Bytecode Viewer (Shows the bytecode viewer and ASMified code from the current class); Registered action is ASM Bytecode Viewer (Shows the bytecode viewer and ASMified code from the current class) Plugin: ASM Bytecode Viewer Support Kotlin [Plugin: ASM Bytecode Viewer Support Kotlin]
com.intellij.diagnostic.PluginException: action with the ID "showBytecodeViewer" was already registered. Action being registered is ASM Bytecode Viewer (Shows the bytecode viewer and ASMified code from the current class); Registered action is ASM Bytecode Viewer (Shows the bytecode viewer and ASMified code from the current class) Plugin: ASM Bytecode Viewer Support Kotlin [Plugin: ASM Bytecode Viewer Support Kotlin]
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.reportActionError(ActionManagerImpl.java:392)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.reportActionError(ActionManagerImpl.java:387)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.registerChameleon(ActionManagerImpl.java:1325)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.addToMap(ActionManagerImpl.java:1298)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.registerAction(ActionManagerImpl.java:1268)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.registerOrReplaceActionInner(ActionManagerImpl.java:753)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.processActionElement(ActionManagerImpl.java:726)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.registerPluginActions(ActionManagerImpl.java:535)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.registerActions(ActionManagerImpl.java:200)
at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.<init>(ActionManagerImpl.java:177)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
at com.intellij.serviceContainer.ConstructorInjectionKt.instantiateUsingPicoContainer(constructorInjection.kt:47)
at com.intellij.serviceContainer.ComponentManagerImpl.instantiateClassWithConstructorInjection(ComponentManagerImpl.kt:733)
at com.intellij.serviceContainer.ServiceComponentAdapter.createAndInitialize(ServiceComponentAdapter.kt:49)
at com.intellij.serviceContainer.ServiceComponentAdapter.access$createAndInitialize(ServiceComponentAdapter.kt:13)
at com.intellij.serviceContainer.ServiceComponentAdapter$doCreateInstance$1.run(ServiceComponentAdapter.kt:43)
at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:658)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:610)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:65)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeNonCancelableSection(CoreProgressManager.java:218)
at com.intellij.serviceContainer.ServiceComponentAdapter.doCreateInstance(ServiceComponentAdapter.kt:42)
at com.intellij.serviceContainer.BaseComponentAdapter.getInstanceUncached(BaseComponentAdapter.kt:113)
at com.intellij.serviceContainer.BaseComponentAdapter.getInstance(BaseComponentAdapter.kt:67)
at com.intellij.serviceContainer.ComponentManagerImpl.doGetService(ComponentManagerImpl.kt:457)
at com.intellij.serviceContainer.ComponentManagerImpl.getService(ComponentManagerImpl.kt:440)
at com.intellij.openapi.actionSystem.ActionManager.getInstance(ActionManager.java:29)
at com.intellij.openapi.actionSystem.impl.ActionPreloader.preload(ActionPreloader.java:15)
at com.intellij.openapi.application.Preloader.lambda$preload$0(Preloader.java:84)
at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:178)
at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:658)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:610)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:65)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:165)
at com.intellij.openapi.application.Preloader.lambda$preload$1(Preloader.java:74)
at com.intellij.util.concurrency.BoundedTaskExecutor.doRun(BoundedTaskExecutor.java:216)
at com.intellij.util.concurrency.BoundedTaskExecutor.access$200(BoundedTaskExecutor.java:27)
at com.intellij.util.concurrency.BoundedTaskExecutor$1.execute(BoundedTaskExecutor.java:195)
at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:208)
at com.intellij.util.concurrency.BoundedTaskExecutor$1.run(BoundedTaskExecutor.java:184)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:668)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:665)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:665)
at java.base/java.lang.Thread.run(Thread.java:834)
2022-12-04 19:36:54,807 [ 7240] ERROR - nSystem.impl.ActionManagerImpl - Android Studio Arctic Fox | 2020.3.1 Patch 4 Build #AI-203.7717.56.2031.7935034
2022-12-04 19:36:54,810 [ 7243] ERROR - nSystem.impl.ActionManagerImpl - JDK: 11.0.10; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2022-12-04 19:36:54,810 [ 7243] ERROR - nSystem.impl.ActionManagerImpl - OS: Mac OS X
2022-12-04 19:36:54,811 [ 7244] ERROR - nSystem.impl.ActionManagerImpl - Plugin to blame: ASM Bytecode Viewer Support Kotlin version: 1.1
2022-12-04 19:36:54,812 [ 7245] ERROR - nSystem.impl.ActionManagerImpl - Last Action:
2022-12-04 19:36:54,998 [ 7431] INFO - verflags.ServerFlagInitializer - Enabled server flags: analytics/surveys/followup, exceptions/ClassCastException
2022-12-04 19:36:55,688 [ 8121] ERROR - ect.impl.ProjectFrameAllocator - Key org.objectweb.asm.idea.plugin.view.BytecodeOutline duplicated
org.picocontainer.PicoRegistrationException: Key org.objectweb.asm.idea.plugin.view.BytecodeOutline duplicated
at com.intellij.util.pico.DefaultPicoContainer.registerComponent(DefaultPicoContainer.java:119)
at com.intellij.serviceContainer.ComponentManagerImpl.registerServices(ComponentManagerImpl.kt:364)
at com.intellij.serviceContainer.ComponentManagerImpl.registerComponents(ComponentManagerImpl.kt:214)
at com.intellij.openapi.project.impl.ProjectLoadHelper.registerComponents(projectLoader.kt:25)
at com.intellij.openapi.project.impl.ProjectManagerImpl.initProject(ProjectManagerImpl.java:171)
at com.intellij.openapi.project.impl.ProjectManagerExImpl.prepareProject(ProjectManagerExImpl.kt:242)
at com.intellij.openapi.project.impl.ProjectManagerExImpl.access$prepareProject(ProjectManagerExImpl.kt:52)
at com.intellij.openapi.project.impl.ProjectManagerExImpl$openProject$$inlined$runInAutoSaveDisabledMode$lambda$1.invoke(ProjectManagerExImpl.kt:104)
at com.intellij.openapi.project.impl.ProjectManagerExImpl$openProject$$inlined$runInAutoSaveDisabledMode$lambda$1.invoke(ProjectManagerExImpl.kt:52)
at com.intellij.openapi.project.impl.ProjectUiFrameAllocator$run$progressTask$1.run(ProjectFrameAllocator.kt:86)
at com.intellij.openapi.progress.impl.ProgressRunner.lambda$new$0(ProgressRunner.java:79)
at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$3(ProgressRunner.java:235)
at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:178)
at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:658)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:610)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:65)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:165)
at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:235)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:668)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:665)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:665)
at java.base/java.lang.Thread.run(Thread.java:834)
2022-12-04 19:36:55,689 [ 8122] ERROR - ect.impl.ProjectFrameAllocator - Android Studio Arctic Fox | 2020.3.1 Patch 4 Build #AI-203.7717.56.2031.7935034
2022-12-04 19:36:55,689 [ 8122] ERROR - ect.impl.ProjectFrameAllocator - JDK: 11.0.10; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2022-12-04 19:36:55,689 [ 8122] ERROR - ect.impl.ProjectFrameAllocator - OS: Mac OS X
2022-12-04 19:36:55,689 [ 8122] ERROR - ect.impl.ProjectFrameAllocator - Last Action:
2022-12-04 19:36:56,476 [ 8909] ERROR - ect.impl.ProjectFrameAllocator - Key org.objectweb.asm.idea.plugin.view.BytecodeOutline duplicated
org.picocontainer.PicoRegistrationException: Key org.objectweb.asm.idea.plugin.view.BytecodeOutline duplicated
at com.intellij.util.pico.DefaultPicoContainer.registerComponent(DefaultPicoContainer.java:119)
at com.intellij.serviceContainer.ComponentManagerImpl.registerServices(ComponentManagerImpl.kt:364)
at com.intellij.serviceContainer.ComponentManagerImpl.registerComponents(ComponentManagerImpl.kt:214)
at com.intellij.openapi.project.impl.ProjectLoadHelper.registerComponents(projectLoader.kt:25)
at com.intellij.openapi.project.impl.ProjectManagerImpl.initProject(ProjectManagerImpl.java:171)
at com.intellij.openapi.project.impl.ProjectManagerExImpl.prepareProject(ProjectManagerExImpl.kt:242)
at com.intellij.openapi.project.impl.ProjectManagerExImpl.access$prepareProject(ProjectManagerExImpl.kt:52)
at com.intellij.openapi.project.impl.ProjectManagerExImpl$openProject$$inlined$runInAutoSaveDisabledMode$lambda$1.invoke(ProjectManagerExImpl.kt:104)
at com.intellij.openapi.project.impl.ProjectManagerExImpl$openProject$$inlined$runInAutoSaveDisabledMode$lambda$1.invoke(ProjectManagerExImpl.kt:52)
at com.intellij.openapi.project.impl.ProjectUiFrameAllocator$run$progressTask$1.run(ProjectFrameAllocator.kt:86)
at com.intellij.openapi.progress.impl.ProgressRunner.lambda$new$0(ProgressRunner.java:79)
at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$3(ProgressRunner.java:235)
at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:178)
at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:658)
at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:610)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:65)
at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:165)
at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:235)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:668)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:665)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:665)
at java.base/java.lang.Thread.run(Thread.java:834)
2022-12-04 19:36:56,477 [ 8910] ERROR - ect.impl.ProjectFrameAllocator - Android Studio Arctic Fox | 2020.3.1 Patch 4 Build #AI-203.7717.56.2031.7935034
2022-12-04 19:36:56,477 [ 8910] ERROR - ect.impl.ProjectFrameAllocator - JDK: 11.0.10; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o.
2022-12-04 19:36:56,477 [ 8910] ERROR - ect.impl.ProjectFrameAllocator - OS: Mac OS X
2022-12-04 19:36:56,477 [ 8910] ERROR - ect.impl.ProjectFrameAllocator - Last Action:
2022-12-04 19:36:56,482 [ 8915] INFO - gs.impl.UpdateCheckerComponent - channel: release
Anyone who experienced the similar issue can tell me, thanks!
Thanks, I resolved by finding the real path of AS then deleted the libs.
I have been having issues with AVD Manager. I am unable to load it through cmd or visual studio but able to load it through android studio. I can run the "Create a virtual drive" up until the point of actual creating where it will crash and give me this error:
2017-03-20 21:00:27,704 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2017-03-20 21:00:27,750 [ 46] INFO - #com.intellij.idea.Main - IDE: Android Studio (build #AI-162.3764568, 24 Feb 2017 00:00)
2017-03-20 21:00:27,750 [ 46] INFO - #com.intellij.idea.Main - OS: Windows 10 (10.0, amd64)
2017-03-20 21:00:27,750 [ 46] INFO - #com.intellij.idea.Main - JRE: 1.8.0_112-release-b06 (JetBrains s.r.o)
2017-03-20 21:00:27,750 [ 46] INFO - #com.intellij.idea.Main - JVM: 25.112-b06 (OpenJDK 64-Bit Server VM)
2017-03-20 21:00:27,754 [ 50] INFO - #com.intellij.idea.Main - JVM Args: -Xms256m -Xmx1280m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -da -Djna.nosys=true -Djna.boot.library.path= -Djna.debug_load=true -Djna.debug_load.jna=true -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -Didea.paths.selector=AndroidStudio2.3 -Didea.platform.prefix=AndroidStudio -Didea.jre.check=true -Djb.vmOptionsFile=C:\Program Files\Android\Android Studio\bin\studio64.exe.vmoptions -Xbootclasspath/a:C:\Program Files\Android\Android Studio\lib\boot.jar -Didea.jre.check=false -XX:ErrorFile=C:\Users\DerMann\java_error_in___product_uc___%p.log -XX:HeapDumpPath=C:\Users\DerMann\java_error_in___product_uc__.hprof
2017-03-20 21:00:27,754 [ 50] INFO - #com.intellij.idea.Main - ext: C:\Program Files\Android\Android Studio\jre\jre\lib\ext: [access-bridge-64.jar, cldrdata.jar, dnsns.jar, jaccess.jar, localedata.jar, meta-index, nashorn.jar, sunec.jar, sunjce_provider.jar, sunmscapi.jar, sunpkcs11.jar, zipfs.jar]
2017-03-20 21:00:27,754 [ 50] INFO - #com.intellij.idea.Main - JNU charset: Cp1252
2017-03-20 21:00:27,833 [ 129] INFO - #com.intellij.idea.Main - JNA library loaded (64-bit) in 78 ms
2017-03-20 21:00:27,843 [ 139] INFO - penapi.util.io.win32.IdeaWin32 - Native filesystem for Windows is operational
2017-03-20 21:00:27,846 [ 142] INFO - #com.intellij.idea.Main - Using "FocusKiller" library to prevent focus stealing.
2017-03-20 21:00:27,881 [ 177] INFO - #com.intellij.util.ui.JBUI - UI scale factor: 1.0
2017-03-20 21:00:28,666 [ 962] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor duplicates-groovy.xml
2017-03-20 21:00:29,349 [ 1645] INFO - llij.ide.plugins.PluginManager - 35 plugins initialized in 990 ms
2017-03-20 21:00:29,371 [ 1667] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: Android Games (1.0), Android NDK Support (1.0), Android Support (10.2.3), App Links Assistant (0.1), CVS Integration (11), Copyright (8.1), Coverage (162.2228.14), EditorConfig (162.2228.14), Firebase App Indexing (0.1), Firebase Services (0.1), Firebase Testing (1.0), Git Integration (8.1), GitHub (162.2228.14), Google Cloud Tools Core (0.2.8), Google Cloud Tools For Android Studio (0.2.8), Google Developers Samples (0.3.1), Google Login (1.0), Google Services (0.1), Gradle (162.2228.14), Groovy (9.0), I18n for Java (162.2228.14), IDEA CORE (162.2228.14), IntelliLang (8.0), JUnit (1.0), Java Bytecode Decompiler (162.2228.14), NDK WorkspaceManager Support (1.0), Properties Support (162.2228.14), Settings Repository (162.2228.14), Subversion Integration (1.1), Task Management (1.0), Terminal (0.1), Test Recorder (1.0), TestNG-J (8.0), YAML (162.2228.14), hg4idea (10.0)
2017-03-20 21:00:32,623 [ 4919] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=500; buffer=10; max=1217
2017-03-20 21:00:32,680 [ 4976] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: C:\Program Files\Android\Android Studio\bin\fsnotifier64.exe
2017-03-20 21:00:32,729 [ 5025] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2017-03-20 21:00:33,211 [ 5507] INFO - #com.intellij.util.ui.JBUI - UI scale factor changed: 1.0
2017-03-20 21:00:33,552 [ 5848] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2017-03-20 21:00:33,592 [ 5888] INFO - gs.impl.UpdateCheckerComponent - channel: release
2017-03-20 21:00:33,643 [ 5939] INFO - il.indexing.FileBasedIndexImpl - Index exts enumerated:33
2017-03-20 21:00:33,646 [ 5942] INFO - il.indexing.FileBasedIndexImpl - Index scheduled:2
2017-03-20 21:00:33,661 [ 5957] INFO - tellij.psi.stubs.StubIndexImpl - All stub exts enumerated:8
2017-03-20 21:00:33,661 [ 5957] INFO - tellij.psi.stubs.StubIndexImpl - stub exts update scheduled:0
2017-03-20 21:00:33,692 [ 5988] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2017-03-20 21:00:34,305 [ 6601] INFO - ellij.project.impl.ProjectImpl - 20 project components initialized in 463 ms
2017-03-20 21:00:34,306 [ 6602] INFO - le.impl.ModuleManagerComponent - 0 module(s) loaded in 0 ms
2017-03-20 21:00:34,350 [ 6646] INFO - pl$FileIndexDataInitialization - Initialization done:703
2017-03-20 21:00:34,651 [ 6947] INFO - exImpl$StubIndexInitialization - Initialization done:300
2017-03-20 21:00:36,109 [ 8405] INFO - plication.impl.ApplicationImpl - 85 application components initialized in 7750 ms
2017-03-20 21:00:36,126 [ 8422] INFO - .intellij.idea.IdeaApplication - App initialization took 9218 ms
2017-03-20 21:00:36,154 [ 8450] INFO - .openapi.application.Preloader - Finished preloading com.intellij.openapi.actionSystem.impl.ActionPreloader#23b24c02
2017-03-20 21:00:37,360 [ 9656] WARN - dea.updater.SdkComponentSource - File C:\Users\DerMann\.android\repositories.cfg could not be loaded.
2017-03-20 21:00:37,364 [ 9660] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/repository2-1.xml
2017-03-20 21:00:37,564 [ 9860] INFO - CompilerWorkspaceConfiguration - Available processors: 8
2017-03-20 21:00:37,777 [ 10073] INFO - dea.updater.SdkComponentSource - Downloading file:/C:/Program%20Files/Android/Android%20Studio/plugins/sdk-updates/offline-repo/offline-repo.xml
2017-03-20 21:00:37,927 [ 10223] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.search.SearchableOptionPreloader#6ae91b97
2017-03-20 21:00:38,032 [ 10328] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/addons_list-3.xml
2017-03-20 21:00:38,107 [ 10403] INFO - ellij.project.impl.ProjectImpl - 138 project components initialized in 1280 ms
2017-03-20 21:00:38,148 [ 10444] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android/sys-img2-1.xml
2017-03-20 21:00:38,398 [ 10694] INFO - le.impl.ModuleManagerComponent - 2 module(s) loaded in 290 ms
2017-03-20 21:00:38,426 [ 10722] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-wear/sys-img2-1.xml
2017-03-20 21:00:38,557 [ 10853] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-tv/sys-img2-1.xml
2017-03-20 21:00:38,659 [ 10955] WARN - dea.updater.SdkComponentSource - java.io.FileNotFoundException: C:\Users\DerMann\AppData\Local\Temp\StudioDownloadersys-img2-1.xml (The system cannot find the file specified)
2017-03-20 21:00:38,662 [ 10958] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_apis/sys-img2-1.xml
2017-03-20 21:00:38,816 [ 11112] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/addon2-1.xml
2017-03-20 21:00:39,142 [ 11438] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/glass/addon2-1.xml
2017-03-20 21:00:39,282 [ 11578] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/extras/intel/addon2-1.xml
2017-03-20 21:00:39,815 [ 12111] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 71ms; general responsiveness: ok; EDT responsiveness: ok
2017-03-20 21:00:42,951 [ 15247] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 3135ms; general responsiveness: ok; EDT responsiveness: 1/1 sluggish
2017-03-20 21:00:43,904 [ 16200] INFO - e.project.sync.GradleSyncState - Started sync with Gradle for project 'MyApplication'.
2017-03-20 21:00:44,447 [ 16743] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/Android/Android Studio/jre
2017-03-20 21:00:44,474 [ 16770] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/Android/Android Studio/jre
2017-03-20 21:00:44,505 [ 16801] INFO - tartup.impl.StartupManagerImpl - C:/Users/DerMann/AndroidStudioProjects/MyApplication/.idea case-sensitivity: expected=false actual=false
2017-03-20 21:00:45,795 [ 18091] INFO - tor.impl.FileEditorManagerImpl - Project opening took 8994 ms
2017-03-20 21:00:46,010 [ 18306] INFO - #com.jetbrains.cidr.lang - Clearing symbols finished in 0 s.
2017-03-20 21:00:46,024 [ 18320] INFO - #com.jetbrains.cidr.lang - Loading symbols finished in 0 s.
2017-03-20 21:00:46,039 [ 18335] INFO - #com.jetbrains.cidr.lang - Building symbols finished in 0 s.
2017-03-20 21:00:46,045 [ 18341] INFO - #com.jetbrains.cidr.lang - Saving symbols finished in 0 s.
2017-03-20 21:00:47,232 [ 19528] INFO - xecution.GradleExecutionHelper - Passing command-line args to Gradle Tooling API: [-Djava.awt.headless=true, -Pandroid.injected.build.model.only=true, -Pandroid.injected.build.model.only.advanced=true, -Pandroid.injected.invoked.from.ide=true, --init-script, C:\Users\DerMann\AppData\Local\Temp\asLocalRepo.gradle, --init-script, C:\Users\DerMann\AppData\Local\Temp\ijinit.gradle]
2017-03-20 21:00:52,838 [ 25134] WARN - vdmanager.AvdManagerConnection - Exception during AvdManager initialization: java.lang.NullPointerException
2017-03-20 21:00:52,841 [ 25137] WARN - vdmanager.AvdManagerConnection - Exception during AvdManager initialization: java.lang.NullPointerException
2017-03-20 21:00:55,777 [ 28073] WARN - vdmanager.AvdManagerConnection - Exception during AvdManager initialization: java.lang.NullPointerException
2017-03-20 21:00:55,796 [ 28092] WARN - vdmanager.AvdManagerConnection - Exception during AvdManager initialization: java.lang.NullPointerException
2017-03-20 21:00:57,193 [ 29489] WARN - vdmanager.AvdManagerConnection - Exception during AvdManager initialization: java.lang.NullPointerException
2017-03-20 21:00:57,195 [ 29491] WARN - vdmanager.AvdManagerConnection - Exception during AvdManager initialization: java.lang.NullPointerException
2017-03-20 21:00:57,254 [ 29550] WARN - vdmanager.AvdManagerConnection - Exception during AvdManager initialization: java.lang.NullPointerException
2017-03-20 21:00:58,582 [ 30878] WARN - vdmanager.AvdManagerConnection - Exception during AvdManager initialization: java.lang.NullPointerException
2017-03-20 21:00:59,965 [ 32261] WARN - vdmanager.AvdManagerConnection - Exception during AvdManager initialization: java.lang.NullPointerException
2017-03-20 21:00:59,967 [ 32263] WARN - vdmanager.AvdManagerConnection - Exception during AvdManager initialization: java.lang.NullPointerException
2017-03-20 21:01:06,363 [ 38659] INFO - ule.android.SdkModuleSetupStep - Set Android SDK 'Android API 25 Platform' (C:\Users\DerMann\AppData\Local\Android\Sdk) to module 'app'
2017-03-20 21:01:06,670 [ 38966] INFO - pl.ProjectRootManagerComponent - project roots have changed
2017-03-20 21:01:06,716 [ 39012] INFO - pl.ProjectRootManagerComponent - project roots have changed
2017-03-20 21:01:06,743 [ 39039] INFO - etup.post.PluginVersionUpgrade - Gradle model version: 2.3.0, recommended version for IDE: 2.3.0
2017-03-20 21:01:06,783 [ 39079] INFO - pl.ProjectRootManagerComponent - project roots have changed
2017-03-20 21:01:06,807 [ 39103] INFO - e.project.sync.GradleSyncState - Sync with Gradle successful for project 'MyApplication'.
2017-03-20 21:01:06,849 [ 39145] WARN - roid.tools.ndk.GradleWorkspace - NDK support for project 'MyApplication' is disabled because the project doesn't contain any valid native configurations.
2017-03-20 21:01:06,862 [ 39158] INFO - ild.invoker.GradleBuildInvoker - About to execute Gradle tasks: [:app:generateDebugSources, :app:generateDebugAndroidTestSources, :app:mockableAndroidJar, :app:prepareDebugUnitTestDependencies]
2017-03-20 21:01:06,875 [ 39171] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/Program Files/Android/Android Studio/jre
2017-03-20 21:01:07,120 [ 39416] INFO - ild.invoker.GradleBuildInvoker - Build command line options: [--configure-on-demand, -Pandroid.injected.invoked.from.ide=true, -Pandroid.injected.generateSourcesOnly=true, --init-script, C:\Users\DerMann\AppData\Local\Temp\asLocalRepo1.gradle]
2017-03-20 21:01:07,123 [ 39419] INFO - xecution.GradleExecutionHelper - Passing command-line args to Gradle Tooling API: [--configure-on-demand, -Pandroid.injected.invoked.from.ide=true, -Pandroid.injected.generateSourcesOnly=true, --init-script, C:\Users\DerMann\AppData\Local\Temp\asLocalRepo1.gradle]
2017-03-20 21:01:07,267 [ 39563] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 7ms; general responsiveness: ok; EDT responsiveness: ok
2017-03-20 21:01:07,340 [ 39636] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 73ms; general responsiveness: ok; EDT responsiveness: ok
2017-03-20 21:01:07,342 [ 39638] INFO - #com.jetbrains.cidr.lang - Clearing symbols finished in 0 s.
2017-03-20 21:01:07,350 [ 39646] INFO - #com.jetbrains.cidr.lang - Loading symbols finished in 0 s.
2017-03-20 21:01:07,364 [ 39660] INFO - #com.jetbrains.cidr.lang - Building symbols finished in 0 s.
2017-03-20 21:01:07,383 [ 39679] INFO - #com.jetbrains.cidr.lang - Saving symbols finished in 0 s.
2017-03-20 21:01:09,170 [ 41466] INFO - attrs.AttributeDefinitionsImpl - Found tag with unknown parent: AndroidManifest.AndroidManifestSupportsInput
2017-03-20 21:01:09,170 [ 41466] INFO - attrs.AttributeDefinitionsImpl - Found tag with unknown parent: AndroidManifest.AndroidManifestCompatibleScreens
2017-03-20 21:01:12,925 [ 45221] INFO - pl.ProjectRootManagerComponent - project roots have changed
2017-03-20 21:01:13,099 [ 45395] INFO - .diagnostic.PerformanceWatcher - Pushing properties took 4ms; general responsiveness: ok; EDT responsiveness: ok
2017-03-20 21:01:13,132 [ 45428] INFO - .diagnostic.PerformanceWatcher - Indexable file iteration took 33ms; general responsiveness: ok; EDT responsiveness: ok
The only warnings I see are the null pointer errors. I am unsure if that is causing the issue and don't know how to solve it.
I update Android studio to release 2.3 on Windows 10 with JDK 1.8.121. When i try to create a new project, Android studio start to wait foreverer with this screen. Note this happens when i try to open already existing projects too.
Is anybody with my same problem?
The Android Studio logs are:
2017-03-04 13:20:27,045 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2017-03-04 13:20:27,076 [ 31] INFO - #com.intellij.idea.Main - IDE: Android Studio (build #AI-162.3764568, 24 Feb 2017 00:00)
2017-03-04 13:20:27,076 [ 31] INFO - #com.intellij.idea.Main - OS: Windows 10 (10.0, amd64)
2017-03-04 13:20:27,076 [ 31] INFO - #com.intellij.idea.Main - JRE: 1.8.0_112-release-b06 (JetBrains s.r.o)
2017-03-04 13:20:27,076 [ 31] INFO - #com.intellij.idea.Main - JVM: 25.112-b06 (OpenJDK 64-Bit Server VM)
2017-03-04 13:20:27,078 [ 33] INFO - #com.intellij.idea.Main - JVM Args: -Xms256m -Xmx1280m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -da -Djna.nosys=true -Djna.boot.library.path= -Djna.debug_load=true -Djna.debug_load.jna=true -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -Didea.paths.selector=AndroidStudio2.3 -Didea.platform.prefix=AndroidStudio -Didea.jre.check=true -Djb.vmOptionsFile=C:\MyProgramFiles\AndroidStudio\bin\studio64.exe.vmoptions -Xbootclasspath/a:C:\MyProgramFiles\AndroidStudio\lib\boot.jar -Didea.jre.check=false -XX:ErrorFile=C:\Users\xcesco\java_error_in___product_uc___%p.log -XX:HeapDumpPath=C:\Users\xcesco\java_error_in___product_uc__.hprof
2017-03-04 13:20:27,078 [ 33] INFO - #com.intellij.idea.Main - ext: C:\MyProgramFiles\AndroidStudio\jre\jre\lib\ext: [access-bridge-64.jar, cldrdata.jar, dnsns.jar, jaccess.jar, localedata.jar, meta-index, nashorn.jar, sunec.jar, sunjce_provider.jar, sunmscapi.jar, sunpkcs11.jar, zipfs.jar]
2017-03-04 13:20:27,078 [ 33] INFO - #com.intellij.idea.Main - JNU charset: Cp1252
2017-03-04 13:20:27,109 [ 64] INFO - #com.intellij.idea.Main - JNA library loaded (64-bit) in 31 ms
2017-03-04 13:20:27,111 [ 66] INFO - penapi.util.io.win32.IdeaWin32 - Native filesystem for Windows is operational
2017-03-04 13:20:27,112 [ 67] INFO - #com.intellij.idea.Main - Using "FocusKiller" library to prevent focus stealing.
2017-03-04 13:20:27,135 [ 90] INFO - #com.intellij.util.ui.JBUI - UI scale factor: 1.0
2017-03-04 13:20:27,626 [ 581] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor duplicates-groovy.xml
2017-03-04 13:20:27,965 [ 920] INFO - llij.ide.plugins.PluginManager - 35 plugins initialized in 547 ms
2017-03-04 13:20:27,971 [ 926] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: Android Games (1.0), Android NDK Support (1.0), Android Support (10.2.3), App Links Assistant (0.1), CVS Integration (11), Copyright (8.1), Coverage (162.2228.14), EditorConfig (162.2228.14), Firebase App Indexing (0.1), Firebase Services (0.1), Firebase Testing (1.0), Git Integration (8.1), GitHub (162.2228.14), Google Cloud Tools Core (0.2.8), Google Cloud Tools For Android Studio (0.2.8), Google Developers Samples (0.3.1), Google Login (1.0), Google Services (0.1), Gradle (162.2228.14), Groovy (9.0), I18n for Java (162.2228.14), IDEA CORE (162.2228.14), IntelliLang (8.0), JUnit (1.0), Java Bytecode Decompiler (162.2228.14), NDK WorkspaceManager Support (1.0), Properties Support (162.2228.14), Settings Repository (162.2228.14), Subversion Integration (1.1), Task Management (1.0), Terminal (0.1), Test Recorder (1.0), TestNG-J (8.0), YAML (162.2228.14), hg4idea (10.0)
2017-03-04 13:20:29,480 [ 2435] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=500; buffer=10; max=1217
2017-03-04 13:20:29,508 [ 2463] INFO - pl.local.NativeFileWatcherImpl - Starting file watcher: C:\MyProgramFiles\AndroidStudio\bin\fsnotifier64.exe
2017-03-04 13:20:29,520 [ 2475] INFO - pl.local.NativeFileWatcherImpl - Native file watcher is operational.
2017-03-04 13:20:29,883 [ 2838] INFO - #com.intellij.util.ui.JBUI - UI scale factor changed: 1.0
2017-03-04 13:20:30,126 [ 3081] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2017-03-04 13:20:30,151 [ 3106] INFO - gs.impl.UpdateCheckerComponent - channel: release
2017-03-04 13:20:30,188 [ 3143] INFO - il.indexing.FileBasedIndexImpl - Index exts enumerated:25
2017-03-04 13:20:30,190 [ 3145] INFO - il.indexing.FileBasedIndexImpl - Index scheduled:2
2017-03-04 13:20:30,201 [ 3156] INFO - tellij.psi.stubs.StubIndexImpl - All stub exts enumerated:6
2017-03-04 13:20:30,202 [ 3157] INFO - tellij.psi.stubs.StubIndexImpl - stub exts update scheduled:0
2017-03-04 13:20:30,228 [ 3183] INFO - j.ide.script.IdeStartupScripts - 0 startup script(s) found
2017-03-04 13:20:30,624 [ 3579] INFO - pl$FileIndexDataInitialization - Initialization done:434
2017-03-04 13:20:30,673 [ 3628] INFO - ellij.project.impl.ProjectImpl - 20 project components initialized in 339 ms
2017-03-04 13:20:30,674 [ 3629] INFO - le.impl.ModuleManagerComponent - 0 module(s) loaded in 0 ms
2017-03-04 13:20:30,759 [ 3714] INFO - exImpl$StubIndexInitialization - Initialization done:134
2017-03-04 13:20:31,855 [ 4810] INFO - plication.impl.ApplicationImpl - 85 application components initialized in 4437 ms
2017-03-04 13:20:31,868 [ 4823] INFO - .intellij.idea.IdeaApplication - App initialization took 6375 ms
2017-03-04 13:20:32,098 [ 5053] INFO - .openapi.application.Preloader - Finished preloading com.intellij.openapi.actionSystem.impl.ActionPreloader#562cbd36
2017-03-04 13:20:32,731 [ 5686] INFO - dea.updater.SdkComponentSource - Downloading file:/C:/MyProgramFiles/AndroidStudio/plugins/sdk-updates/offline-repo/offline-repo.xml
2017-03-04 13:20:32,840 [ 5795] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/repository2-1.xml
2017-03-04 13:20:33,074 [ 6029] WARN - dea.updater.SdkComponentSource - File C:\Users\xcesco\.android\repositories.cfg could not be loaded.
2017-03-04 13:20:33,076 [ 6031] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/addons_list-3.xml
2017-03-04 13:20:33,159 [ 6114] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android/sys-img2-1.xml
2017-03-04 13:20:33,219 [ 6174] INFO - .openapi.application.Preloader - Finished preloading com.intellij.ide.ui.search.SearchableOptionPreloader#4c4f7c8a
2017-03-04 13:20:33,336 [ 6291] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-wear/sys-img2-1.xml
2017-03-04 13:20:33,427 [ 6382] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-tv/sys-img2-1.xml
2017-03-04 13:20:33,522 [ 6477] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/google_apis/sys-img2-1.xml
2017-03-04 13:20:33,621 [ 6576] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/addon2-1.xml
2017-03-04 13:20:33,805 [ 6760] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/glass/addon2-1.xml
2017-03-04 13:20:33,875 [ 6830] INFO - dea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/extras/intel/addon2-1.xml
2017-03-04 13:20:45,790 [ 18745] INFO - CompilerWorkspaceConfiguration - Available processors: 8
2017-03-04 13:20:46,004 [ 18959] INFO - ellij.project.impl.ProjectImpl - 138 project components initialized in 474 ms
2017-03-04 13:20:46,005 [ 18960] INFO - le.impl.ModuleManagerComponent - 0 module(s) loaded in 0 ms
2017-03-04 13:20:47,131 [ 20086] INFO - i.vcs.changes.ChangeListWorker - default list not found when copy
2017-03-04 13:20:47,131 [ 20086] INFO - i.vcs.changes.ChangeListWorker - default list not found when copy in original object too
2017-03-04 13:20:47,248 [ 20203] INFO - e.project.sync.GradleSyncState - Started sync with Gradle for project 'My Application'.
2017-03-04 13:20:47,353 [ 20308] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/MyProgramFiles/AndroidStudio/jre
2017-03-04 13:20:47,366 [ 20321] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from C:/MyProgramFiles/AndroidStudio/jre
2017-03-04 13:20:48,194 [ 21149] INFO - xecution.GradleExecutionHelper - Passing command-line args to Gradle Tooling API: [-Djava.awt.headless=true, -Pandroid.injected.build.model.only=true, -Pandroid.injected.build.model.only.advanced=true, -Pandroid.injected.invoked.from.ide=true, --init-script, C:\Users\xcesco\AppData\Local\Temp\asLocalRepo3634.gradle, --init-script, C:\Users\xcesco\AppData\Local\Temp\ijinit179.gradle]
I found the solution for your problem. Basically it's cased by embedded android studio jdk the solution too simple just go to Project Structure->SDK Location-> unchecked Use embedded jdk and select the path to your stand-alone jdk
in my case (windows)
C:\Program Files\Java\jdk1.8.0_131
After many hours spent to try anything, the only solution that i found was to reinstall previous version 2.2.3 of Android Studio.
I open android studio 1.0.1 using the following command
sudo ./studio.sh
installation goes well and I started adding sdk packages http://developer.android.com/sdk/installing/adding-packages.html
but whenever I try to run sdk manager, it places a prompt "Starting sdk manager" with a progress bar then after 2 or 3 seconds it closes.
Java Version:
java version "1.7.0_76"
Java(TM) SE Runtime Environment (build 1.7.0_76-b13)
Java HotSpot(TM) Server VM (build 24.76-b04, mixed mode)
I have openjdk6 and openjdk7 as well but I use Oracle's Java because I start getting problems when I set those openjdk as the default.
I've searched for the log files through the idea.properties and found it. It is named idea.log under my home/user_name/.AndroidStudio/system/log directory and contains the following
2015-02-03 09:47:24,757 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2015-02-03 09:47:24,773 [ 16] INFO - #com.intellij.idea.Main - IDE: Android Studio (build #AI-135.1641136, 11 Dec 2014 00:00)
2015-02-03 09:47:24,773 [ 16] INFO - #com.intellij.idea.Main - OS: Linux (3.13.0-44-generic, i386)
2015-02-03 09:47:24,773 [ 16] INFO - #com.intellij.idea.Main - JRE: 1.7.0_76-b13 (Oracle Corporation)
2015-02-03 09:47:24,773 [ 16] INFO - #com.intellij.idea.Main - JVM: 24.76-b04 (Java HotSpot(TM) Server VM)
2015-02-03 09:47:24,837 [ 80] INFO - #com.intellij.idea.Main - JVM Args: -Xms128m -Xmx512m -XX:MaxPermSize=250m -XX:ReservedCodeCacheSize=64m -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -Djna.nosys=true -Djna.boot.library.path= -Djna.debug_load=true -Djna.debug_load.jna=true -Djsse.enableSNIExtension=false -XX:+UseCodeCacheFlushing -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -Dawt.useSystemAAFontSettings=lcd -Djb.vmOptionsFile=./studio.vmoptions -Xbootclasspath/a:./../lib/boot.jar -Didea.paths.selector=AndroidStudio -Didea.platform.prefix=AndroidStudio -Djb.restart.code=88
2015-02-03 09:47:25,060 [ 303] INFO - #com.intellij.idea.Main - JNA library loaded (32-bit) in 223 ms
2015-02-03 09:47:25,192 [ 435] INFO - #com.intellij.idea.Main - Snappy library loaded (1.0.5) in 102 ms
2015-02-03 09:47:25,192 [ 435] INFO - #com.intellij.idea.Main - 2015-02-03 09:46:22 [Patch] Original patch does not exist: /tmp/jetbrains.patch.jar.androidstudio
2015-02-03 09:47:31,615 [ 6858] INFO - .intellij.idea.IdeaApplication - WM detected: Mutter (Muffin)
2015-02-03 09:47:33,561 [ 8804] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor intellilang-python-support.xml
2015-02-03 09:47:36,584 [ 11827] INFO - llij.ide.plugins.PluginManager - 21 plugins initialized in 4408 ms
2015-02-03 09:47:36,601 [ 11844] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: Android Support (10.1.0.1), CVS Integration (11), Commander (1.0.0), Copyright (8.1), Git Integration (8.1), GitHub, Google Cloud Tools For Android Studio (0.2.8), Google Login (1.0), Gradle, Groovy (9.0), I18n for Java, IDEA CORE, IntelliLang (8.0), JUnit (1.0), Maven Integration, Properties Support, Subversion Integration (1.1), Task Management (1.0), Terminal (0.1), TestNG-J (8.0), hg4idea (10.0)
2015-02-03 09:47:41,914 [ 17157] INFO - ellij.vfs.persistent.FSRecords - Marking VFS as corrupted
2015-02-03 09:47:41,918 [ 17161] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=200; buffer=10; max=502530048
2015-02-03 09:47:42,031 [ 17274] INFO - api.vfs.impl.local.FileWatcher - Starting file watcher: /home/ralf/android-studio/bin/fsnotifier
2015-02-03 09:47:42,095 [ 17338] INFO - api.vfs.impl.local.FileWatcher - Native file watcher is operational.
2015-02-03 09:47:42,302 [ 17545] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/other.xml file is null
2015-02-03 09:47:42,390 [ 17633] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/project.default.xml file is null
2015-02-03 09:47:42,732 [ 17975] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/filetypes.xml file is null
2015-02-03 09:47:43,630 [ 18873] INFO - .history.utils.LocalHistoryLog - local history version mismatch (was: 0, expected: 5), rebuilding...
2015-02-03 09:47:43,630 [ 18873] INFO - .history.utils.LocalHistoryLog - FS has been rebuild, rebuilding local history...
2015-02-03 09:47:43,710 [ 18953] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/path.macros.xml file is null
2015-02-03 09:47:43,718 [ 18961] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/ui.lnf.xml file is null
2015-02-03 09:47:43,757 [ 19000] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/options.xml file is null
2015-02-03 09:47:44,091 [ 19334] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/notifications.xml file is null
2015-02-03 09:47:44,113 [ 19356] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/usage.statistics.xml file is null
2015-02-03 09:47:44,118 [ 19361] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/statistics.application.usages.xml file is null
2015-02-03 09:47:45,344 [ 20587] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/keymap.xml file is null
2015-02-03 09:47:46,281 [ 21524] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/window.manager.xml file is null
2015-02-03 09:47:46,347 [ 21590] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/abbreviations.xml file is null
2015-02-03 09:47:46,531 [ 21774] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/ide.general.xml file is null
2015-02-03 09:47:51,350 [ 26593] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/stubIndex.xml file is null
2015-02-03 09:47:51,466 [ 26709] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/editor.xml file is null
2015-02-03 09:47:51,470 [ 26713] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/macros.xml file is null
2015-02-03 09:47:51,475 [ 26718] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/quicklists.xml file is null
2015-02-03 09:47:52,369 [ 27612] INFO - tellij.xml.Html5SchemaProvider - HTML5_SCHEMA_LOCATION = /home/ralf/android-studio/lib/idea.jar!/resources/html5-schema/html5.rnc
2015-02-03 09:47:52,369 [ 27612] INFO - tellij.xml.Html5SchemaProvider - XHTML5_SCHEMA_LOCATION = /home/ralf/android-studio/lib/idea.jar!/resources/html5-schema/xhtml5.rnc
2015-02-03 09:47:52,369 [ 27612] INFO - tellij.xml.Html5SchemaProvider - CHARS_DTD_LOCATION = /home/ralf/android-studio/lib/idea.jar!/resources/html5-schema/html5chars.ent
2015-02-03 09:47:53,832 [ 29075] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/colors.scheme.xml file is null
2015-02-03 09:47:53,888 [ 29131] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/editor.codeinsight.xml file is null
2015-02-03 09:47:54,976 [ 30219] INFO - TestNG Runner - Create TestNG Template Configuration
2015-02-03 09:47:55,374 [ 30617] INFO - ellij.project.impl.ProjectImpl - 21 project components initialized in 2967 ms
2015-02-03 09:47:55,375 [ 30618] INFO - le.impl.ModuleManagerComponent - 0 module(s) loaded in 0 ms
2015-02-03 09:47:56,075 [ 31318] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/jdk.table.xml file is null
2015-02-03 09:47:56,250 [ 31493] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/code.style.schemes.xml file is null
2015-02-03 09:47:56,453 [ 31696] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/debugger.renderers.xml file is null
2015-02-03 09:47:56,485 [ 31728] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/terminal.xml file is null
2015-02-03 09:47:57,610 [ 32853] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/studio.build.statistics.xml file is null
2015-02-03 09:47:57,624 [ 32867] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/androidStudioFirstRun.xml file is null
2015-02-03 09:47:57,638 [ 32881] INFO - pl.stores.ApplicationStoreImpl - 85 application components initialized in 20614 ms
2015-02-03 09:47:57,681 [ 32924] INFO - .intellij.idea.IdeaApplication - App initialization took 92269 ms
2015-02-03 09:48:02,710 [ 37953] WARN - ateSettings.impl.UpdateChecker - Connection failed. Please check your network connection and try again.
2015-02-03 09:48:19,965 [ 55208] INFO - droidStudioSpecificInitializer - Found Studio home directory at: '/home/ralf/android-studio'
2015-02-03 09:48:19,965 [ 55208] INFO - droidStudioSpecificInitializer - Looking for Android SDK at '/home/ralf/android-studio/sdk'
2015-02-03 09:48:19,966 [ 55209] INFO - droidStudioSpecificInitializer - Looking for Android SDK at '/home/ralf/sdk'
2015-02-03 09:48:19,966 [ 55209] INFO - droidStudioSpecificInitializer - Unable to locate SDK within the Android studio installation.
2015-02-03 09:48:19,966 [ 55209] INFO - droidStudioSpecificInitializer - Checking if ANDROID_HOME is set: 'ANDROID_HOME' is 'null'
2015-02-03 09:48:19,966 [ 55209] INFO - droidStudioSpecificInitializer - Unable to locate last SDK used by Android tools
2015-02-03 11:09:29,505 [4924748] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2015-02-03 11:09:29,653 [4924896] WARN - api.vfs.impl.local.FileWatcher - Watcher terminated with exit code 129
2015-02-03 11:09:30,213 [4925456] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2015-02-03 11:09:30,261 [4925504] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2015-02-03 11:09:30,261 [4925504] INFO - stubs.SerializationManagerImpl - START StubSerializationManager SHUTDOWN
2015-02-03 11:09:30,261 [4925504] INFO - stubs.SerializationManagerImpl - END StubSerializationManager SHUTDOWN
2015-02-03 11:09:30,261 [4925504] INFO - .history.utils.LocalHistoryLog - Purging local history...
2015-02-03 11:09:30,335 [4925578] INFO - .history.utils.LocalHistoryLog - Local history storage successfully closed.
2015-02-03 11:09:30,335 [4925578] INFO - newvfs.persistent.PersistentFS - VFS dispose started
2015-02-03 11:09:30,336 [4925579] INFO - newvfs.persistent.PersistentFS - VFS dispose completed
2015-02-07 02:17:54,774 [ 0] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE STARTED ------------------------------------------------------
2015-02-07 02:17:54,798 [ 24] INFO - #com.intellij.idea.Main - IDE: Android Studio (build #AI-135.1641136, 11 Dec 2014 00:00)
2015-02-07 02:17:54,798 [ 24] INFO - #com.intellij.idea.Main - OS: Linux (3.13.0-45-generic, i386)
2015-02-07 02:17:54,798 [ 24] INFO - #com.intellij.idea.Main - JRE: 1.7.0_76-b13 (Oracle Corporation)
2015-02-07 02:17:54,798 [ 24] INFO - #com.intellij.idea.Main - JVM: 24.76-b04 (Java HotSpot(TM) Server VM)
2015-02-07 02:17:54,801 [ 27] INFO - #com.intellij.idea.Main - JVM Args: -Xms128m -Xmx512m -XX:MaxPermSize=250m -XX:ReservedCodeCacheSize=64m -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -Djna.nosys=true -Djna.boot.library.path= -Djna.debug_load=true -Djna.debug_load.jna=true -Djsse.enableSNIExtension=false -XX:+UseCodeCacheFlushing -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -Dawt.useSystemAAFontSettings=lcd -Djb.vmOptionsFile=./studio.vmoptions -Xbootclasspath/a:./../lib/boot.jar -Didea.paths.selector=AndroidStudio -Didea.platform.prefix=AndroidStudio -Djb.restart.code=88
2015-02-07 02:17:54,846 [ 72] INFO - #com.intellij.idea.Main - JNA library loaded (32-bit) in 45 ms
2015-02-07 02:17:55,184 [ 410] INFO - #com.intellij.idea.Main - Snappy library loaded (1.0.5) in 338 ms
2015-02-07 02:17:55,184 [ 410] INFO - #com.intellij.idea.Main - 2015-02-07 02:17:51 [Patch] Original patch does not exist: /tmp/jetbrains.patch.jar.androidstudio
2015-02-07 02:17:55,901 [ 1127] INFO - .intellij.idea.IdeaApplication - WM detected: Mutter (Muffin)
2015-02-07 02:17:57,768 [ 2994] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor intellilang-python-support.xml
2015-02-07 02:17:59,971 [ 5197] INFO - llij.ide.plugins.PluginManager - 21 plugins initialized in 3545 ms
2015-02-07 02:17:59,972 [ 5198] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: Android Support (10.1.0.1), CVS Integration (11), Commander (1.0.0), Copyright (8.1), Git Integration (8.1), GitHub, Google Cloud Tools For Android Studio (0.2.8), Google Login (1.0), Gradle, Groovy (9.0), I18n for Java, IDEA CORE, IntelliLang (8.0), JUnit (1.0), Maven Integration, Properties Support, Subversion Integration (1.1), Task Management (1.0), Terminal (0.1), TestNG-J (8.0), hg4idea (10.0)
2015-02-07 02:18:01,856 [ 7082] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=200; buffer=10; max=502530048
2015-02-07 02:18:02,224 [ 7450] INFO - api.vfs.impl.local.FileWatcher - Starting file watcher: /home/ralf/android-studio/bin/fsnotifier
2015-02-07 02:18:02,257 [ 7483] INFO - api.vfs.impl.local.FileWatcher - Native file watcher is operational.
2015-02-07 02:18:03,195 [ 8421] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/notifications.xml file is null
2015-02-07 02:18:03,737 [ 8963] INFO - lij.diagnostic.DebugLogManager - Set DEBUG for the following categories: []
2015-02-07 02:18:04,251 [ 9477] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/window.manager.xml file is null
2015-02-07 02:18:05,364 [ 10590] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/macros.xml file is null
2015-02-07 02:18:05,371 [ 10597] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/quicklists.xml file is null
2015-02-07 02:18:06,051 [ 11277] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/terminal.xml file is null
2015-02-07 02:18:06,527 [ 11753] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/studio.build.statistics.xml file is null
2015-02-07 02:18:06,545 [ 11771] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/androidStudioFirstRun.xml file is null
2015-02-07 02:18:06,566 [ 11792] INFO - pl.stores.ApplicationStoreImpl - 85 application components initialized in 6303 ms
2015-02-07 02:18:06,614 [ 11840] INFO - .intellij.idea.IdeaApplication - App initialization took 14088 ms
2015-02-07 02:18:23,605 [ 28831] INFO - droidStudioSpecificInitializer - Found Studio home directory at: '/home/ralf/android-studio'
2015-02-07 02:18:23,605 [ 28831] INFO - droidStudioSpecificInitializer - Looking for Android SDK at '/home/ralf/android-studio/sdk'
2015-02-07 02:18:23,605 [ 28831] INFO - droidStudioSpecificInitializer - Looking for Android SDK at '/home/ralf/sdk'
2015-02-07 02:18:23,605 [ 28831] INFO - droidStudioSpecificInitializer - Unable to locate SDK within the Android studio installation.
2015-02-07 02:18:23,605 [ 28831] INFO - droidStudioSpecificInitializer - Checking if ANDROID_HOME is set: 'ANDROID_HOME' is 'null'
2015-02-07 02:18:23,606 [ 28832] INFO - droidStudioSpecificInitializer - Unable to locate last SDK used by Android tools
2015-02-07 02:18:24,401 [ 29627] INFO - TestNG Runner - Create TestNG Template Configuration
2015-02-07 02:18:24,410 [ 29636] INFO - TestNG Runner - Create TestNG Template Configuration
2015-02-07 02:18:24,499 [ 29725] INFO - ellij.project.impl.ProjectImpl - 21 project components initialized in 561 ms
2015-02-07 02:18:24,499 [ 29725] INFO - le.impl.ModuleManagerComponent - 0 module(s) loaded in 0 ms
2015-02-07 02:19:52,421 [ 117647] INFO - #com.intellij.idea.Main - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------
2015-02-07 02:19:52,435 [ 117661] INFO - il.indexing.FileBasedIndexImpl - START INDEX SHUTDOWN
2015-02-07 02:19:52,463 [ 117689] INFO - il.indexing.FileBasedIndexImpl - END INDEX SHUTDOWN
2015-02-07 02:19:52,471 [ 117697] INFO - stubs.SerializationManagerImpl - START StubSerializationManager SHUTDOWN
2015-02-07 02:19:52,471 [ 117697] INFO - stubs.SerializationManagerImpl - END StubSerializationManager SHUTDOWN
2015-02-07 02:19:52,471 [ 117697] INFO - .history.utils.LocalHistoryLog - Purging local history...
2015-02-07 02:19:52,480 [ 117706] WARN - api.vfs.impl.local.FileWatcher - Watcher terminated with exit code 130
2015-02-07 02:19:52,485 [ 117711] INFO - .history.utils.LocalHistoryLog - Local history storage successfully closed.
2015-02-07 02:19:52,485 [ 117711] INFO - newvfs.persistent.PersistentFS - VFS dispose started
2015-02-07 02:19:52,504 [ 117730] INFO - newvfs.persistent.PersistentFS - VFS dispose completed
Looking for Android SDK at '/home/ralf/android-studio/sdk'
2015-02-03 09:48:19,966 [ 55209] INFO - droidStudioSpecificInitializer - Looking for Android SDK at '/home/ralf/sdk'
2015-02-03 09:48:19,966 [ 55209] INFO - droidStudioSpecificInitializer - Unable to locate SDK within the Android studio installation.
2015-02-03 09:48:19,966 [ 55209] INFO - droidStudioSpecificInitializer - Checking if ANDROID_HOME is set: 'ANDROID_HOME' is 'null'
Intellij cannot find your sdk location, you should introduce ANDROID_HOME environment variable that points to sdk
I am using android studio for a long time now(from 0.4).Recently I have updated my Mac to Yosemite.I am using latest android studio.
If I open my previous project, Android studio will stuck in Gradle Executing task and never complete the build though some time it does build but in more then 20 minutes. But if create a new project on my studio it will build properly.
My old project build properly on other system.
From the past two days I am looking for a solution but could not find any.
Please Help!
Logs from Android Studio.
------------------------------------------------------ IDE STARTED ------------------------------------------------------
2015-01-12 15:18:40,487 [ 28] INFO - #com.intellij.idea.Main - IDE: Android Studio (build #AI-135.1641136, 11 Dec 2014 00:00)
2015-01-12 15:18:40,487 [ 28] INFO - #com.intellij.idea.Main - OS: Mac OS X (10.10.1, x86_64)
2015-01-12 15:18:40,487 [ 28] INFO - #com.intellij.idea.Main - JRE: 1.6.0_65-b14-466.1-11M4716 (Apple Inc.)
2015-01-12 15:18:40,487 [ 28] INFO - #com.intellij.idea.Main - JVM: 20.65-b04-466.1 (Java HotSpot(TM) 64-Bit Server VM)
2015-01-12 15:18:40,509 [ 50] INFO - #com.intellij.idea.Main - JVM Args: -Dfile.encoding=UTF-8 -ea -Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true -Djna.nosys=true -Djna.boot.library.path= -Djna.debug_load=true -Djna.debug_load.jna=true -Djsse.enableSNIExtension=false -XX:+UseCodeCacheFlushing -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -Xverify:none -Xbootclasspath/a:../lib/boot.jar -Xms128m -Xmx750m -XX:MaxPermSize=350m -XX:ReservedCodeCacheSize=96m -XX:+UseCompressedOops -Djb.vmOptionsFile=/Applications/Android Studio.app/Contents/bin/studio.vmoptions -Didea.java.redist=NoJavaDistribution -Didea.home.path=/Applications/Android Studio.app/Contents -Didea.executable=studio -Didea.platform.prefix=AndroidStudio -Didea.paths.selector=AndroidStudio
2015-01-12 15:18:40,553 [ 94] INFO - #com.intellij.idea.Main - JNA library loaded (64-bit) in 44 ms
2015-01-12 15:18:40,596 [ 137] INFO - #com.intellij.idea.Main - Snappy library loaded (1.0.5) in 43 ms
2015-01-12 15:18:40,596 [ 137] INFO - #com.intellij.idea.Main - 2015-01-12 15:18:39 [Patch] Original patch does not exist: /var/folders/13/44ynsdyx0jdgyz3ghh8z2y580000gn/T/jetbrains.patch.jar.androidstudio
2015-01-12 15:18:40,601 [ 142] INFO - #com.intellij.idea.Main - initializing environment
2015-01-12 15:18:40,602 [ 143] INFO - .intellij.util.EnvironmentUtil - loading shell env: /bin/bash -l -i -c '/Applications/Android Studio.app/Contents/bin/printenv.py' '/private/var/folders/13/44ynsdyx0jdgyz3ghh8z2y580000gn/T/intellij-shell-env8711749495723824362.tmp'
2015-01-12 15:18:41,110 [ 651] INFO - .intellij.util.EnvironmentUtil - shell environment loaded (15 vars)
2015-01-12 15:18:42,855 [ 2396] INFO - llij.ide.plugins.PluginManager - Cannot find optional descriptor intellilang-python-support.xml
2015-01-12 15:18:43,920 [ 3461] INFO - llij.ide.plugins.PluginManager - 21 plugins initialized in 1610 ms
2015-01-12 15:18:43,921 [ 3462] INFO - llij.ide.plugins.PluginManager - Loaded bundled plugins: Android Support (10.1.0.1), CVS Integration (11), Commander (1.0.0), Copyright (8.1), Git Integration (8.1), GitHub, Google Cloud Tools For Android Studio (0.2.8), Google Login (1.0), Gradle, Groovy (9.0), I18n for Java, IDEA CORE, IntelliLang (8.0), JUnit (1.0), Maven Integration, Properties Support, Subversion Integration (1.1), Task Management (1.0), Terminal (0.1), TestNG-J (8.0), hg4idea (10.0)
2015-01-12 15:18:44,477 [ 4018] INFO - ellij.util.io.PagedFileStorage - lower=100; upper=200; buffer=10; max=756744192
2015-01-12 15:18:44,571 [ 4112] INFO - api.vfs.impl.local.FileWatcher - Starting file watcher: /Applications/Android Studio.app/Contents/bin/fsnotifier
2015-01-12 15:18:44,589 [ 4130] INFO - api.vfs.impl.local.FileWatcher - Native file watcher is operational.
2015-01-12 15:18:45,219 [ 4760] INFO - lij.diagnostic.DebugLogManager - Set DEBUG for the following categories: []
2015-01-12 15:18:46,636 [ 6177] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/macros.xml file is null
2015-01-12 15:18:46,655 [ 6196] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/quicklists.xml file is null
2015-01-12 15:18:47,819 [ 7360] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/terminal.xml file is null
2015-01-12 15:18:47,821 [ 7362] INFO - pl.stores.ApplicationStoreImpl - 85 application components initialized in 3888 ms
2015-01-12 15:18:47,861 [ 7402] INFO - .intellij.idea.IdeaApplication - App initialization took 7997 ms
2015-01-12 15:19:19,896 [ 39437] INFO - TestNG Runner - Create TestNG Template Configuration
2015-01-12 15:19:19,901 [ 39442] INFO - TestNG Runner - Create TestNG Template Configuration
2015-01-12 15:19:20,055 [ 39596] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $PROJECT_CONFIG_DIR$/dynamic.xml file is null
2015-01-12 15:19:20,199 [ 39740] INFO - ellij.project.impl.ProjectImpl - 139 project components initialized in 768 ms
2015-01-12 15:19:20,560 [ 40101] INFO - le.impl.ModuleManagerComponent - 12 module(s) loaded in 361 ms
2015-01-12 15:19:20,627 [ 40168] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/customization.xml file is null
2015-01-12 15:19:20,686 [ 40227] WARN - j.ui.mac.MacMainFrameDecorator - no url bundle present.
To use platform protocol handler to open external links specify required protocols in the mac app layout section of the build file
Example: args.urlSchemes = ["your-protocol"] will handle following links: your-protocol://open?file=file&line=line
2015-01-12 15:19:21,012 [ 40553] INFO - TestNG Runner - Create TestNG Template Configuration
2015-01-12 15:19:21,012 [ 40553] INFO - TestNG Runner - Create TestNG Template Configuration
2015-01-12 15:19:21,017 [ 40558] INFO - ellij.project.impl.ProjectImpl - 21 project components initialized in 24 ms
2015-01-12 15:19:21,017 [ 40558] INFO - le.impl.ModuleManagerComponent - 0 module(s) loaded in 0 ms
2015-01-12 15:19:21,313 [ 40854] INFO - CompilerWorkspaceConfiguration - Available processors: 4
2015-01-12 15:19:21,713 [ 41254] INFO - ntellij.util.proxy.CommonProxy - You have JVM property "socksProxyHost" set to "192.168.9.254".
This may lead to incorrect behaviour. Proxy should be set in Settings | HTTP Proxy
This JVM property is old and its usage is not recommended by Oracle.
(Note: It could have been assigned by some code dynamically.)
2015-01-12 15:19:21,730 [ 41271] INFO - ntellij.util.proxy.CommonProxy - You have JVM property "socksProxyHost" set to "192.168.9.254".
This may lead to incorrect behaviour. Proxy should be set in Settings | HTTP Proxy
This JVM property is old and its usage is not recommended by Oracle.
(Note: It could have been assigned by some code dynamically.)
2015-01-12 15:19:21,812 [ 41353] INFO - .roots.impl.DirectoryIndexImpl - Directory index initialized in 0 ms, indexed 0 directories
2015-01-12 15:19:21,980 [ 41521] INFO - pl.PushedFilePropertiesUpdater - File properties pushed in 164 ms
2015-01-12 15:19:22,531 [ 42072] INFO - rains.ide.BuiltInServerManager - built-in server started, port 63342
2015-01-12 15:19:22,930 [ 42471] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $PROJECT_CONFIG_DIR$/codeStyleSettings.xml file is null
2015-01-12 15:19:22,932 [ 42473] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $PROJECT_CONFIG_DIR$/projectCodeStyle.xml file is null
2015-01-12 15:19:22,972 [ 42513] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $PROJECT_CONFIG_DIR$/fileColors.xml file is null
2015-01-12 15:19:23,223 [ 42764] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/gradle.settings.xml file is null
2015-01-12 15:19:24,991 [ 44532] WARN - openapi.wm.impl.ToolWindowImpl - ToolWindow icons should be 13x13. Please fix jar:file:/Applications/Android%20Studio.app/Contents/lib/resources.jar!/artwork/toolWindowProject_AS.png
2015-01-12 15:19:26,053 [ 45594] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $PROJECT_CONFIG_DIR$/gant_config.xml file is null
2015-01-12 15:19:26,164 [ 45705] INFO - indexing.UnindexedFilesUpdater - Indexable files iterated in 3824 ms
2015-01-12 15:19:26,164 [ 45705] INFO - indexing.UnindexedFilesUpdater - Unindexed files update started: 0 files to update
2015-01-12 15:19:26,165 [ 45706] INFO - indexing.UnindexedFilesUpdater - Unindexed files update done in 1 ms
2015-01-12 15:19:28,693 [ 48234] INFO - nject.config.XPathSupportProxy - XPath Support is not available
2015-01-12 15:19:28,748 [ 48289] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $PROJECT_CONFIG_DIR$/IntelliLang.xml file is null
2015-01-12 15:19:29,654 [ 49195] INFO - attrs.AttributeDefinitionsImpl - Found tag with unknown parent: AndroidManifest.AndroidManifestCompatibleScreens
2015-01-12 15:19:29,654 [ 49195] INFO - attrs.AttributeDefinitionsImpl - Found tag with unknown parent: AndroidManifest.AndroidManifestSupportsInput
2015-01-12 15:19:33,805 [ 53346] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/remote-servers.xml file is null
2015-01-12 15:19:34,116 [ 53657] INFO - tor.impl.FileEditorManagerImpl - Project opening took 14717 ms
2015-01-12 15:19:40,193 [ 59734] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $APP_CONFIG$/intentionSettings.xml file is null
2015-01-12 15:19:44,052 [ 63593] INFO - s.impl.stores.FileBasedStorage - Document was not loaded for $PROJECT_CONFIG_DIR$/checker.xml file is null
2015-01-12 15:19:45,960 [ 65501] INFO - dea.ddms.adb.AdbService$Ddmlib - DDMLib initialized
2015-01-12 15:19:49,548 [ 69089] INFO - a.gradle.invoker.GradleInvoker - About to execute Gradle tasks: [:app:assembleDebug]
2015-01-12 15:19:49,575 [ 69116] INFO - s.plugins.gradle.GradleManager - Instructing gradle to use java from /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home
2015-01-12 15:19:49,686 [ 69227] INFO - dle.util.AndroidGradleSettings - Found Android SDK home at '/Applications/sdk' (from local.properties file)
2015-01-12 15:19:49,686 [ 69227] INFO - a.gradle.invoker.GradleInvoker - Build JVM args: []
2015-01-12 15:19:49,689 [ 69230] INFO - ls.idea.gradle.util.GradleUtil - Looking for embedded Maven repo at '/Applications/Android Studio.app/Contents/gradle/m2repository'
2015-01-12 15:19:49,764 [ 69305] INFO - ls.idea.gradle.util.GradleUtil - Looking for embedded Gradle distribution at '/Applications/Android Studio.app/Contents/gradle/gradle-2.2.1'
2015-01-12 15:19:49,764 [ 69305] INFO - a.gradle.invoker.GradleInvoker - Build command line options: [--configure-on-demand, -Pandroid.injected.invoked.from.ide=true, --init-script, /private/var/folders/13/44ynsdyx0jdgyz3ghh8z2y580000gn/T/asLocalRepo6286008561669474057.gradle]
2015-01-12 15:19:49,771 [ 69312] INFO - .project.GradleExecutionHelper - Passing command-line args to Gradle Tooling API: [--configure-on-demand, -Pandroid.injected.invoked.from.ide=true, --init-script, /private/var/folders/13/44ynsdyx0jdgyz3ghh8z2y580000gn/T/asLocalRepo6286008561669474057.gradle]
2015-01-12 15:23:20,310 [ 279851] INFO - ntellij.util.proxy.CommonProxy - You have JVM property "socksProxyHost" set to "192.168.9.254".
This may lead to incorrect behaviour. Proxy should be set in Settings | HTTP Proxy
This JVM property is old and its usage is not recommended by Oracle.
(Note: It could have been assigned by some code dynamically.)
2015-01-12 15:26:55,407 [ 494948] INFO - ntellij.util.proxy.CommonProxy - You have JVM property "socksProxyHost" set to "192.168.9.254".
This may lead to incorrect behaviour. Proxy should be set in Settings | HTTP Proxy
This JVM property is old and its usage is not recommended by Oracle.
(Note: It could have been assigned by some code dynamically.)
2015-01-12 15:30:06,745 [ 686286] INFO - ntellij.util.proxy.CommonProxy - You have JVM property "socksProxyHost" set to "192.168.9.254".
This may lead to incorrect behaviour. Proxy should be set in Settings | HTTP Proxy
This JVM property is old and its usage is not recommended by Oracle.
(Note: It could have been assigned by some code dynamically.)
2015-01-12 15:33:58,615 [ 918156] INFO - ntellij.util.proxy.CommonProxy - You have JVM property "socksProxyHost" set to "192.168.9.254".
This may lead to incorrect behaviour. Proxy should be set in Settings | HTTP Proxy
This JVM property is old and its usage is not recommended by Oracle.
(Note: It could have been assigned by some code dynamically.)