View Single Post
  #82  
Unread 09-24-2007, 05:01 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

The port should be opened by javaw.exe, but I suppose you know that.

I just noticed that the updater does not appear to support proxy servers. The proxy info I enter into the control panel applet is just ignored. When I supply the proxy information manually via the command line it works:

javaw.exe -Dhttp.proxyHost=PROXYHOST -Dhttp.proxyPort=PROXYPORT -jar Updater.jar

Kaldran, start fixing the network code of Java.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.

Last edited by gm9 : 09-24-2007 at 05:03 PM.
Reply With Quote