I have installed both the latest ADT Bundle and the latest JAVA SE, and have configured the PATH variable with the java/bin location in the first place. However, still the SDK Manager won't run. When I try to open the manager from Eclipse, a window pops up saying "Initializing" and then it closes and nothing happens. When I run the android.bat file from the SDK, I get the following error:
Any help to run the SDK Manager would be highly appreciated. I'm running Windows 7 64-bit. ADT version is v22.3.0-887826 and JAVA SE version is 7 update 45.
Fixed the issue
Apparently, I have to run the SDK Manager as an administrator. This fixed the issue. The "access denied" part should have given me some hint! Thanks everyone!