Modify ↓
#11195 closed defect (duplicate)
Could not initialize class com.sun.imageio.plugins.jpeg.JPEGImageReader (openSUSE, 8u40)
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core imagery | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Just start josm
- activate bing-layer -> error
- change coordinates/zoom level -> error (same)
I tried the same with webstart (josm.jlnp) but got same errors.
the same with Mapbox, Mapquest aerial
but Openstreetmap (Mapnik) works
What is the expected result?
layer with Bing sat images
What happens instead?
I get 8 error messages (I think always with the same error)
and no images
Please provide any additional information below. Attach a screenshot if possible.
Revision: 8109 Repository Root: http://josm.openstreetmap.de/svn Relative URL: ^/trunk Last Changed Author: Don-vip Last Changed Date: 2015-03-02 00:13:51 +0100 (Mon, 02 Mar 2015) Build-Date: 2015-03-02 02:30:58 URL: http://josm.openstreetmap.de/svn/trunk Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last Changed Rev: 8109 Identification: JOSM/1.5 (8109 de) Linux openSUSE 13.2 (Harlequin) (x86_64) Memory Usage: 257 MB / 910 MB (174 MB allocated, but free) Java version: 1.8.0_40, Oracle Corporation, OpenJDK 64-Bit Server VM Last errors/warnings: - E: java.lang.NoClassDefFoundError: Could not initialize class com.sun.imageio.plugins.jpeg.JPEGImageReader - E: java.lang.NoClassDefFoundError: Could not initialize class com.sun.imageio.plugins.jpeg.JPEGImageReader - E: java.lang.NoClassDefFoundError: Could not initialize class com.sun.imageio.plugins.jpeg.JPEGImageReader - E: java.lang.NoClassDefFoundError: Could not initialize class com.sun.imageio.plugins.jpeg.JPEGImageReader - E: java.lang.NoClassDefFoundError: Could not initialize class com.sun.imageio.plugins.jpeg.JPEGImageReader java.lang.NoClassDefFoundError: Could not initialize class com.sun.imageio.plugins.jpeg.JPEGImageReader at com.sun.imageio.plugins.jpeg.JPEGImageReaderSpi.createReaderInstance(JPEGImageReaderSpi.java:85) at javax.imageio.spi.ImageReaderSpi.createReaderInstance(ImageReaderSpi.java:320) at javax.imageio.ImageIO$ImageReaderIterator.next(ImageIO.java:529) at javax.imageio.ImageIO$ImageReaderIterator.next(ImageIO.java:513) at javax.imageio.ImageIO.read(ImageIO.java:1443) at javax.imageio.ImageIO.read(ImageIO.java:1352) at org.openstreetmap.gui.jmapviewer.Tile.loadImage(Tile.java:182) at org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader$FileLoadJob.loadOrUpdateTile(OsmFileCacheTileLoader.java:267) at org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader$FileLoadJob$1.run(OsmFileCacheTileLoader.java:169) at org.openstreetmap.gui.jmapviewer.JobDispatcher$JobThread.executeJobs(JobDispatcher.java:167) at org.openstreetmap.gui.jmapviewer.JobDispatcher$JobThread.run(JobDispatcher.java:134)
Attachments (0)
Change History (4)
follow-up: 2 comment:1 by , 10 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 by , 10 years ago
comment:3 by , 7 years ago
Component: | Core → Core imagery |
---|---|
Summary: | Activation of bing-layer not possible → NoClassDefFoundError: Could not initialize class com.sun.imageio.plugins.jpeg.JPEGImageReader |
comment:4 by , 7 years ago
Summary: | NoClassDefFoundError: Could not initialize class com.sun.imageio.plugins.jpeg.JPEGImageReader → Could not initialize class com.sun.imageio.plugins.jpeg.JPEGImageReader (openSUSE, 8u40) |
---|
Note:
See TracTickets
for help on using tickets.
Closed as duplicate of #10675.