Modify ↓
#10603 closed defect (othersoftware)
No BING with openSUSE Factory and Java 1.8
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | JMapViewer | Version: | |
| Keywords: | java8 javabug | Cc: |
Description
I got this error with Java1.8, downgrade Java to 1.7, everything works as expected
Revision: 7601
Repository Root: http://josm.openstreetmap.de/svn
Relative URL: ^/trunk
Last Changed Author: Don-vip
Last Changed Date: 2014-10-05 22:30:57 +0200 (Sun, 05 Oct 2014)
Build-Date: 2014-10-06 01:34:21
URL: http://josm.openstreetmap.de/svn/trunk
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last Changed Rev: 7601
Identification: JOSM/1.5 (7601 de) Linux openSUSE 20141002 (Harlequin) (x86_64)
Memory Usage: 653 MB / 1820 MB (372 MB allocated, but free)
Java version: 1.8.0_40, Oracle Corporation, OpenJDK 64-Bit Server VM
VM arguments: [-Dsun.java2d.opengl=false]
Dataset consistency test: No problems found
Plugins:
- FixAddresses (30416)
- OpeningHoursEditor (30609)
- RoadSigns (30495)
- continuosDownload (1412331234)
- imagery_offset_db (30534)
- mirrored_download (30664)
- notes (v0.9.4)
- public_transport (30664)
- reverter (30521)
- terracer (30643)
- turnlanes (30416)
- turnrestrictions (30651)
- undelete (30416)
- utilsplugin2 (30460)
Last errors/warnings:
- W: Veraltetes 'canvas{background-color}' in 'http://josm.openstreetmap.de/josmfile?page=Styles/Fixme&style' entdeckt, welches in Kürze entfernt wird. Verwenden Sie stattdessen 'fill-color'.
- E: java.lang.UnsatisfiedLinkError: com.sun.imageio.plugins.jpeg.JPEGImageReader.initReaderIDs(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Class;)V
java.lang.UnsatisfiedLinkError: com.sun.imageio.plugins.jpeg.JPEGImageReader.initReaderIDs(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Class;)V
at com.sun.imageio.plugins.jpeg.JPEGImageReader.initReaderIDs(Native Method)
at com.sun.imageio.plugins.jpeg.JPEGImageReader.<clinit>(JPEGImageReader.java:96)
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:169)
at org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader$FileLoadJob.loadOrUpdateTile(OsmFileCacheTileLoader.java:239)
at org.openstreetmap.gui.jmapviewer.OsmFileCacheTileLoader$FileLoadJob.run(OsmFileCacheTileLoader.java:175)
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 (12)
comment:1 by , 11 years ago
| Component: | Core → JMapViewer |
|---|---|
| Keywords: | java8 javabug added |
| Resolution: | → othersoftware |
| Status: | new → closed |
comment:12 by , 11 years ago
Today I can start JOSM r7995 under (openSUSE Tumbleweed) Java 1.8.0.40~b25 and Java 1.9.0.0~b50.
https://bugzilla.opensuse.org/show_bug.cgi?id=905950
The update for 13.2 is pending.
Note:
See TracTickets
for help on using tickets.



Java bug. Java 8u40 is not finished yet.