Modify ↓
#10944 closed defect (duplicate)
Could not initialize class com.sun.imageio.plugins.jpeg.JPEGImageReader (openSUSE, 8u40)
Reported by: | D_S_W | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core imagery | Version: | tested |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- load josm into new suse 13.2 installation
- load osm data
- attempt to load any backgrond imagery (eg bing)
What is the expected result?
background image behind data
What happens instead?
no image tiles are loaded
Please provide any additional information below. Attach a screenshot if possible.
have tried this on 2 different suse 13.2 installations and similar failure results
Revision: 7906 Repository Root: http://josm.openstreetmap.de/svn Relative URL: ^/trunk Last Changed Author: Don-vip Last Changed Date: 2014-12-29 00:13:58 +0100 (Mon, 29 Dec 2014) Build-Date: 2014-12-29 00:11:17 URL: http://josm.openstreetmap.de/svn/trunk Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last Changed Rev: 7906 Identification: JOSM/1.5 (7906 de) Linux openSUSE 13.2 (Harlequin) (x86_64) Memory Usage: 107 MB / 592 MB (32 MB allocated, but free) Java version: 1.8.0_40, Oracle Corporation, OpenJDK 64-Bit Server VM VM arguments: [-Dicedtea-web.bin.name=javaws, -Dicedtea-web.bin.location=/usr/lib64/java-1_8_0-openjdk-plugin/bin/javaws] Last errors/warnings: - W: TMS - Failed downloading http://ecn.t3.tiles.virtualearth.net/tiles/a1202031300203.jpeg?g=3179: Attribution is not loaded yet - W: TMS - Failed downloading http://ecn.t2.tiles.virtualearth.net/tiles/a1202031211331.jpeg?g=3179: Attribution is not loaded yet - E: java.lang.UnsatisfiedLinkError: com.sun.imageio.plugins.jpeg.JPEGImageReader.initReaderIDs(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Class;)V - 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
Attachments (0)
Change History (3)
comment:1 by , 10 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 by , 7 years ago
Component: | Core → Core imagery |
---|---|
Summary: | new josm installation on new Opensuse 13.2 installation cannot load background imagery → NoClassDefFoundError: Could not initialize class com.sun.imageio.plugins.jpeg.JPEGImageReader |
comment:3 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.