Page 2 of 2

Re: Connection problem

Posted: Wed Jun 22, 2011 12:33 pm
by wms
Try running "javaws" standalone from a command line. There are network proxy settings there. Maybe they got mangled?

Re: Connection problem

Posted: Wed Jun 22, 2011 1:57 pm
by jts
I wasn't able to access a gui or anything by running javaws, but

javaws -updateVersions -Xclearcache

fixed the problem. Case closed! Thanks for your help, wms.