Hi all,

I've just installed Android Studio v1.5.1 and have just tried creating the 
basic 'blank' application but get an error saying 'Gradle "MyApplication' 
project refreshed failed : Error : The parameter is incorrect"   The log 
file shows a stack dump with the following :

2016-02-15 12:46:14,190 [  24412]   INFO - il.indexing.FileBasedIndexImpl - 
The parameter is incorrect 
java.io.IOException: The parameter is incorrect
    at java.io.WinNTFileSystem.canonicalize0(Native Method)
    at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:393)
    at java.io.File.getCanonicalPath(File.java:618)
    at 
com.intellij.util.indexing.FileBasedIndexImpl.calcConfigPath(FileBasedIndexImpl.java:366)
    at 
com.intellij.util.indexing.FileBasedIndexImpl.<init>(FileBasedIndexImpl.java:157)
    ...

Anyone idea how to fix this?   For reference, I'm using Windows 7 and JDK 
1.7.0_79

Thanks in advance,


Noel

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/befa95d7-cfc0-43be-957d-036f42b06e80%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to