OS: Windows 7 32-bit JDK: jdk1.7.0_25
I have Studio.jnlp file. I tried to open it by double-click. But I found the error as below:
"MalformedURLException: unknown protocol: socket" Details: java.net.MalformedURLException: unknown protocol: socket
Go to Control Panel of Windows and do the followings:
Click Java -> Click "Network Settings..." button under General tab -> Select Direct connection radio -> Click OK
That's it. Exception could be removed.