#4607 closed defect (duplicate)
Too new Java?
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2010-01-16 02:32:07
Last Changed Author: stoecker
Revision: 2864
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2010-01-15 23:23:43 +0100 (Fri, 15 Jan 2010)
Last Changed Rev: 2864
Memory Usage: 27 MB / 508 MB (11 MB allocated, but free)
Java version: 1.6.0_16
Plugins: openstreetbugs,remotecontrol,validator,wmsplugin
Plugin openstreetbugs Version: 18962
Plugin wmsplugin Version: 18953
Plugin remotecontrol Version: 18678
Plugin validator Version: 18962
java.lang.UnsatisfiedLinkError: sun.awt.image.ImageRepresentation.setBytePixels(IIII[BIILsun/awt/image/ByteComponentRaster;I)V
at sun.awt.image.ImageRepresentation.setBytePixels(Native Method)
at sun.awt.image.ImageRepresentation.setPixels(Unknown Source)
at sun.awt.image.ImageDecoder.setPixels(Unknown Source)
at sun.awt.image.PNGImageDecoder.sendPixels(Unknown Source)
at sun.awt.image.PNGImageDecoder.produceImage(Unknown Source)
at sun.awt.image.InputStreamImageSource.doFetch(Unknown Source)
at sun.awt.image.ImageFetcher.fetchloop(Unknown Source)
at sun.awt.image.ImageFetcher.run(Unknown Source)
Attachments (0)
Change History (4)
comment:1 by , 15 years ago
comment:3 by , 15 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
I think this is essentially the same as #2904. This seems to be a bug in PNG decoder of Java. The error is a bit different here probably due to another Java version.
Thanks for reporting.
How often and under what circumstances does it happen? Reproducible?