Guest User

Untitled

a guest
Aug 22nd, 2018
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. java.io.IOException: Unable to tunnel through proxy.
  2. Proxy returns "HTTP/1.1 407 Proxy Authentication Required
  3.  
  4. systemProp.http.proxyPassword=*password*
  5. systemProp.https.proxyPort=8080
  6. systemProp.http.proxyHost=*host*
  7. systemProp.https.proxyPassword=*password*
  8. systemProp.https.proxyHost=*host*
  9. systemProp.http.proxyUser=*User*
  10. systemProp.http.proxyPort=8080
Add Comment
Please, Sign In to add comment