Quote:
Originally Posted by bishoper
here the missing wrapped exception i ahve
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at com.sun.deploy.net.proxy.DeployProxySelector.select(Unknown Source)
|
Are you using a proxy?
If not, it might be a bug with proxy detection which I thought was fixed in Java 6.
You may want to try the following:
Go to Start -> Control Panel -> Java (for Vista its Control Panel -> Programs -> Java)
On the 'General' tab click on 'Network Settings'
Choose 'Direct connection'
It should work then. If not, maybe your Java JRE is broken.