Open GoogleCodeExporter opened 8 years ago
You can see:
4.Exception: [..] Download Error [..] Connection refused
The .jnlp itself doesn't includes the code, it downloads androidscreencast.jar
and
ddmlib.jar from
http://androidscreencast.googlecode.com/svn/trunk/AndroidScreencast/dist/
It seems your java needs proxy, etc.. run "javaws -viewer".
Or download both jar files manually and run
# javaws -codebase file:///path/to/files androidscreencast.jnlp
Folke
Original comment by fashb...@gmail.com
on 4 Jun 2010 at 8:00
thank you for your help~
Maybe our company's firewall will block it.
what proxy or network port I need to set?? or what proxy or network port out
MIS must
release?? please help me~thanks.
Original comment by antonyw7...@gmail.com
on 4 Jun 2010 at 8:41
Same problem here. I'm running it just from my home network, without any ports
blocked.
Original comment by p...@paultondeur.nl
on 28 Jun 2010 at 9:24
I set proxy server to fixed this problem.
My solution:
Tap in "javaws -viewer" in cmd.exe,
that will jump a java setting window.
And this window can setting proxy server and port number.
Original comment by PeiHe...@gmail.com
on 3 Nov 2011 at 5:40
Original issue reported on code.google.com by
antonyw7...@gmail.com
on 4 Jun 2010 at 7:33