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 1124 - Fiji website icons broken
Fiji website icons broken
Status: RESOLVED FIXED
Product: Fiji
Classification: Unclassified
Component: Plugins
unspecified
Macintosh Mac OS
: P4 normal
Assigned To: ImageJ Bugs Mailing List
Depends on:
Blocks:
 
Reported: 2015-07-23 07:40 CDT by Christopher Schmied
Modified: 2015-07-23 10:58 CDT
2 users (show)

See Also:

Description Christopher Schmied 2015-07-23 07:40:58 CDT
Hi, 

The Fiji website icons are broken. 

I get this error message from a plugin (BigDataServer):

javax.imageio.IIOException: Can't get input stream from URL!
	at javax.imageio.ImageIO.read(ImageIO.java:1395)
	at bdv.ij.BigDataBrowserPlugIn.run(BigDataBrowserPlugIn.java:47)
	at ij.IJ.runUserPlugIn(IJ.java:212)
	at ij.IJ.runPlugIn(IJ.java:176)
	at ij.Executer.runCommand(Executer.java:132)
	at ij.Executer.run(Executer.java:65)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: http://fiji.sc/_images/a/ae/Fiji-icon.png
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1839)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440)
	at java.net.URL.openStream(URL.java:1038)
	at javax.imageio.ImageIO.read(ImageIO.java:1393)
	... 6 more

Information about your version of Java:

  os.arch => x86_64
  os.name => Mac OS X
  os.version => 10.10.3
  java.version => 1.8.0_45
  java.vendor => Oracle Corporation
  java.runtime.name => Java(TM) SE Runtime Environment
  java.runtime.version => 1.8.0_45-b14
  java.vm.name => Java HotSpot(TM) 64-Bit Server VM
  java.vm.version => 25.45-b02
  java.vm.vendor => Oracle Corporation
  java.vm.info => mixed mode
  java.awt.graphicsenv => sun.awt.CGraphicsEnvironment
  java.specification.name => Java Platform API Specification
  java.specification.version => 1.8
  sun.cpu.endian => little
  sun.desktop => null
  file.separator => /

The up-to-date check says: CHECK_TURNED_OFF

Information relevant to JAVA_HOME related problems:

  JAVA_HOME is set to: /Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home//jre
  imagej.dir => /Applications/Cont-Fiji.app

Information about the version of each plugin:

Activated update sites:
ImageJ: http://update.imagej.net/ (last check:20150722045527)
Fiji: http://fiji.sc/update/ (last check:20150721172030)

Files not up-to-date:
  5cc2e684 (MODIFIED) 20150710175918 Contents/Info.plist
  b916ac8e (MODIFIED) 20150723134119 jars/ij-1.50a.jar
Comment 1 Mark Hiner 2015-07-23 10:58:31 CDT
Fixed by Johannes.