NOTICE! This is a static HTML version of a legacy Fiji BugZilla bug.

The Fiji project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Bug 462 - Updater upload fails behind proxy
Updater upload fails behind proxy
Status: RESOLVED FIXED
Product: Fiji
Classification: Unclassified
Component: Plugins
unspecified
Macintosh Mac OS
: P2 normal
Assigned To: ImageJ Bugs Mailing List
Depends on:
Blocks:
 
Reported: 2012-08-07 10:07 CDT by Jean-Yves Tinevez
Modified: 2013-04-23 11:40 CDT
1 user (show)

See Also:

Description Jean-Yves Tinevez 2012-08-07 10:07:50 CDT
This bug also concerns a fail upload, but seems to be a different issue that the one from bug #455. It was there already before Johannes completely re-engineered the updater, and only affects the Max I have at work, which is behind a proxy. 

The updater works perfectly until I have an upload to make. I am asked for my password, then do nothing and return the focus to the updater window. In the console, this message pops up:

com.jcraft.jsch.JSchException: ProxyHTTP: java.io.IOException: proxy error: Forbidden
	at com.jcraft.jsch.ProxyHTTP.connect(ProxyHTTP.java:158)
	at com.jcraft.jsch.Session.connect(Session.java:198)
	at com.jcraft.jsch.Session.connect(Session.java:150)
	at imagej.updater.ssh.SSHSessionCreator.connect(SSHSessionCreator.java:109)
	at imagej.updater.ssh.SSHSessionCreator.getSession(SSHSessionCreator.java:229)
	at imagej.updater.ssh.SSHFileUploader.login(SSHFileUploader.java:82)
	at imagej.updater.core.FilesUploader.login(FilesUploader.java:336)
	at imagej.updater.gui.UpdaterFrame.upload(UpdaterFrame.java:812)
	at imagej.updater.gui.UpdaterFrame$7$1.run(UpdaterFrame.java:337)
Caused by: java.io.IOException: proxy error: Forbidden
	at com.jcraft.jsch.ProxyHTTP.connect(ProxyHTTP.java:122)
	... 8 more



Information about your version of Java - this information is useful for the Fiji developers:

  os.arch => x86_64
  os.name => Mac OS X
  os.version => 10.7.4
  java.version => 1.6.0_33
  java.vendor => Apple Inc.
  java.runtime.name => Java(TM) SE Runtime Environment
  java.runtime.version => 1.6.0_33-b03-424-11M3720
  java.vm.name => Java HotSpot(TM) 64-Bit Server VM
  java.vm.version => 20.8-b03-424
  java.vm.vendor => Apple Inc.
  java.vm.info => mixed mode
  java.awt.graphicsenv => apple.awt.CGraphicsEnvironment
  java.specification.name => Java Platform API Specification
  java.specification.version => 1.6
  sun.cpu.endian => little
  sun.desktop => null
  file.separator => /

The up-to-date check says: REMIND_LATER

Information relevant to JAVA_HOME related problems:

  JAVA_HOME is set to: null
  ij.dir => /Users/tinevez/Development/fiji
Comment 1 Johannes Schindelin 2013-04-23 11:40:20 CDT
Oops, I think I forgot to update this ticket... This should be fixed in https://github.com/imagej/imagej/commit/2e4e6f6c2999bb52efe793f5cf018b493db64d52