I just upgraded to Android Studio 0.5.0 and gradle build tools 0.9.0. 
 Everything was working great and then Android Studio crashed from an out 
of memory exception.  Afterwards it won't open.  I checked out the Mac OSX 
console and this is getting logged.  

3/7/14 3:35:03.818 PM studio[1957]: JNI_CreateJavaVM 
(/System/Library/Java/JavaVirtualMachines/1.6.0.jdk) failed: -4

In the app package my Info.plist is set to use 1.6*.  Should this be 1.7*. 
 That crashes with a different error.  

<key>JVMVersion</
<string>1.6*</string>

OSX: 10.9.2

/usr/libexec/java_home -v1.6
/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home

/usr/libexec/java_home
/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home

I am not sure what is going on.

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to