I have been using Eclipse 3.5.2 for some time now working on an
android app, but for some reason my computer froze when launching the
emulator. After a restart, Eclipse will no longer launch giving the
error:
parseSdkContent failed
java.lang.NullPointerException
I've deleted and re-extracted both eclipse and the android SDK, and
tried a different workspace. All yields the same results.
Here is the log content:
!SESSION 2010-09-15 16:52:15.143
-----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_18
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -product org.eclipse.epp.package.java.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product
org.eclipse.epp.package.java.product
!ENTRY com.android.ide.eclipse.adt 4 0 2010-09-15 16:52:24.576
!MESSAGE Unknown exception in parseSdkContent.
!STACK 0
java.lang.NullPointerException
at
com.android.sdklib.internal.avd.AvdManager.parseAvdInfo(AvdManager.java:
1146)
at
com.android.sdklib.internal.avd.AvdManager.buildAvdList(AvdManager.java:
1127)
at com.android.sdklib.internal.avd.AvdManager.<init>(AvdManager.java:
375)
at com.android.ide.eclipse.adt.internal.sdk.Sdk.loadSdk(Unknown
Source)
at com.android.ide.eclipse.adt.AdtPlugin$13.run(Unknown Source)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!ENTRY com.android.ide.eclipse.adt 4 0 2010-09-15 16:52:24.581
!MESSAGE parseSdkContent failed
!STACK 0
java.lang.NullPointerException
at
com.android.sdklib.internal.avd.AvdManager.parseAvdInfo(AvdManager.java:
1146)
at
com.android.sdklib.internal.avd.AvdManager.buildAvdList(AvdManager.java:
1127)
at com.android.sdklib.internal.avd.AvdManager.<init>(AvdManager.java:
375)
at com.android.ide.eclipse.adt.internal.sdk.Sdk.loadSdk(Unknown
Source)
at com.android.ide.eclipse.adt.AdtPlugin$13.run(Unknown Source)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Hmm, just got around the problem by deleting the .android directory
out of my user's profile.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en