|
Hi,
I need to run Help/Update in order to install PET-CT viewer.
I work under proxy, I set the proxy setting in Edit/Option/Proxy Settings, I also set proxy setting in java
I have Mac OSX El captain 10.11
I receive the following error, anyone could help me?
Thanks!
[ERROR] Cannot connect to the Internet.
Do you have a network connection?
Are your proxy settings correct?
java.io.IOException: Unexpected response code: 407
at net.imagej.ui.swing.updater.ImageJUpdater.testNetworkConnection(ImageJUpdater.java:344)
at net.imagej.ui.swing.updater.ImageJUpdater.errorIfNetworkInaccessible(ImageJUpdater.java:308)
at net.imagej.ui.swing.updater.ImageJUpdater.run(ImageJUpdater.java:106)
at org.scijava.command.CommandModule.run(CommandModule.java:205)
at org.scijava.module.ModuleRunner.run(ModuleRunner.java:167)
at org.scijava.module.ModuleRunner.call(ModuleRunner.java:126)
at org.scijava.module.ModuleRunner.call(ModuleRunner.java:65)
at org.scijava.thread.DefaultThreadService$2.call(DefaultThreadService.java:191)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
[ERROR] Cannot connect to the Internet.
Do you have a network connection?
Are your proxy settings correct?
|