[josm-dev] ewmsplugin on win32

David Groom reviews at pacific-rim.net
Wed Oct 22 13:56:43 BST 2008


----- Original Message ----- 
From: "Dirk Stöcker" <openstreetmap at dstoecker.de>
To: <josm-dev at openstreetmap.org>
Sent: Wednesday, October 22, 2008 1:44 PM
Subject: Re: [josm-dev] ewmsplugin on win32


>
> On Wed, 22 Oct 2008, David Groom wrote:
>
>>> Ok. I updated the ewmsplugin to use 3 slashes. I had no negative side
>>> effects under Linux so I changed it :-)
>>>
>>> Please retry with updated plugin.
>>
>> I'm now seeing
>>
>> WMS::Browsing YAHOO: [webkit-image,
>> file:/G:/Documents%20and%20Settings/David/A
>> pplication%20Data/JOSM/plugins/wmsplugin/ymap.html?request=getmap&format=image/j
>> peg&bbox=-1.1587143,50.6830215,-1.1479855,50.6937504&width=500&height=500]
>>
>> in the console, note the single slash, not two or three.
>
> That's totally wrong and I also cannot explain it. Also there should be no
> "request=getmap&format=image/..." any more.
>
> Could you delete the ewmsplugin file and redownload it. Size should be
> 71902, md5sum e3e88e6e5de8f550f051bf1464b88964.
>
> You have no ywms or the normal wmsplugin installed I hope.
>

I had ywms & wmsplugin oin disk, but not installed.

I have deleted Ywms, wmsplugin & ewmsplugin.

Then reinstalled ewmsplugin.

The following is the result:



G:\josm>java -jar josm-latest.jar
Could not get presets icon presets/boule.png
Could not get presets icon presets/boule.png
loading ewmsplugin
loading gpsbabelgui
loading lakewalker
loading usertools
loading utilsplugin
loading validator
yahoo://webkit-image {0}
WMS::Browsing YAHOO: [webkit-image, 
file:/G:/Documents%20and%20Settings/David/Ap
plication%20Data/JOSM/plugins/wmsplugin/ymap.html?&bbox=-1.2414200,50.5671749,-1
.1586587,50.6499363&width=500&height=499]
WMS::Browsing YAHOO: [webkit-image, 
file:/G:/Documents%20and%20Settings/David/Ap
plication%20Data/JOSM/plugins/wmsplugin/ymap.html?&bbox=-1.0758973,50.5671749,-0
.9931360,50.6499363&width=499&height=499]
WMS::Browsing YAHOO: [webkit-image, 
file:/G:/Documents%20and%20Settings/David/Ap
plication%20Data/JOSM/plugins/wmsplugin/ymap.html?&bbox=-1.1586587,50.5671749,-1
.0758973,50.6499363&width=499&height=499]
WMS::Browsing YAHOO: [webkit-image, 
file:/G:/Documents%20and%20Settings/David/Ap
plication%20Data/JOSM/plugins/wmsplugin/ymap.html?&bbox=-1.2414200,50.6499363,-1
.1586587,50.7326976&width=500&height=500]
java.lang.OutOfMemoryError: Java heap space
        at java.awt.image.DataBufferInt.<init>(Unknown Source)
        at java.awt.image.Raster.createPackedRaster(Unknown Source)
        at 
java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknow
n Source)
        at java.awt.image.BufferedImage.<init>(Unknown Source)
        at sun.java2d.pipe.DrawImage.makeBufferedImage(Unknown Source)
        at sun.java2d.pipe.DrawImage.renderImageXform(Unknown Source)
        at sun.java2d.pipe.DrawImage.transformImage(Unknown Source)
        at sun.java2d.pipe.DrawImage.scaleImage(Unknown Source)
        at sun.java2d.pipe.DrawImage.scaleImage(Unknown Source)
        at sun.java2d.SunGraphics2D.drawImage(Unknown Source)
        at sun.java2d.SunGraphics2D.drawImage(Unknown Source)
        at wmsplugin.GeorefImage.paint(GeorefImage.java:51)
        at wmsplugin.WMSLayer.downloadAndPaintVisible(WMSLayer.java:164)
        at wmsplugin.WMSLayer.paint(WMSLayer.java:147)
        at org.openstreetmap.josm.gui.MapView.paint(MapView.java:283)
        at javax.swing.JComponent.paintChildren(Unknown Source)WMS::Browsing 
YAH
OO: [webkit-image, 
file:/G:/Documents%20and%20Settings/David/Application%20Data/
JOSM/plugins/wmsplugin/ymap.html?&bbox=-1.1586587,50.6499363,-1.0758973,50.73269
76&width=499&height=500]

        at javax.swing.JComponent.paint(Unknown Source)
        at javax.swing.JComponent.paintToOffscreen(Unknown Source)
        at 
javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown S
ource)
        at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
        at javax.swing.BufferStrategyPaintManager.paint(Unknown Source)
        at javax.swing.RepaintManager.paint(Unknown Source)
        at javax.swing.JComponent._paintImmediately(Unknown Source)
        at javax.swing.JComponent.paintImmediately(Unknown Source)
        at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
        at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
        at javax.swing.RepaintManager.seqPaintDirtyRegions(Unknown Source)
        at 
javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknow
n Source)
        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown 
Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
java.lang.OutOfMemoryError: Java heap space
        at java.awt.image.DataBufferInt.<init>(Unknown Source)
        at java.awt.image.Raster.createPackedRaster(Unknown Source)
        at 
java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknow
n Source)
        at java.awt.image.BufferedImage.<init>(Unknown Source)
        at sun.java2d.pipe.DrawImage.makeBufferedImage(Unknown Source)
        at sun.java2d.pipe.DrawImage.renderImageXform(Unknown Source)
        at sun.java2d.pipe.DrawImage.transformImage(Unknown Source)
        at sun.java2d.pipe.DrawImage.scaleImage(Unknown Source)
        at sun.java2d.pipe.DrawImage.scaleImage(Unknown Source)
        at sun.java2d.SunGraphics2D.drawImage(Unknown Source)
        at sun.java2d.SunGraphics2D.drawImage(Unknown Source)
        at wmsplugin.GeorefImage.paint(GeorefImage.java:51)
        at wmsplugin.WMSLayer.downloadAndPaintVisible(WMSLayer.java:164)
        at wmsplugin.WMSLayer.paint(WMSLayer.java:147)
        at org.openstreetmap.josm.gui.MapView.paint(MapView.java:283)
        at javax.swing.JComponent.paintChildren(Unknown Source)
        at javax.swing.JComponent.paint(Unknown Source)
        at javax.swing.JComponent.paintToOffscreen(Unknown Source)
        at 
javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown S
ource)
        at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
        at javax.swing.BufferStrategyPaintManager.paint(Unknown Source)
        at javax.swing.RepaintManager.paint(Unknown Source)
        at javax.swing.JComponent._paintImmediately(Unknown Source)
        at javax.swing.JComponent.paintImmediately(Unknown Source)
        at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
        at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
        at javax.swing.RepaintManager.seqPaintDirtyRegions(Unknown Source)
        at 
javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknow
n Source)
        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown 
Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
Exception occurred during event dispatching:
java.lang.OutOfMemoryError: Java heap space
        at java.awt.image.DataBufferInt.<init>(Unknown Source)
        at java.awt.image.Raster.createPackedRaster(Unknown Source)
        at 
java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknow
n Source)
        at java.awt.image.BufferedImage.<init>(Unknown Source)
        at sun.java2d.pipe.DrawImage.makeBufferedImage(Unknown Source)
        at sun.java2d.pipe.DrawImage.renderImageXform(Unknown Source)
        at sun.java2d.pipe.DrawImage.transformImage(Unknown Source)
        at sun.java2d.pipe.DrawImage.scaleImage(Unknown Source)
        at sun.java2d.pipe.DrawImage.scaleImage(Unknown Source)
        at sun.java2d.SunGraphics2D.drawImage(Unknown Source)
        at sun.java2d.SunGraphics2D.drawImage(Unknown Source)
        at wmsplugin.GeorefImage.paint(GeorefImage.java:51)
        at wmsplugin.WMSLayer.downloadAndPaintVisible(WMSLayer.java:164)
        at wmsplugin.WMSLayer.paint(WMSLayer.java:147)
        at org.openstreetmap.josm.gui.MapView.paint(MapView.java:283)
        at javax.swing.JComponent.paintChildren(Unknown Source)
        at javax.swing.JComponent.paint(Unknown Source)
        at javax.swing.JComponent.paintChildren(Unknown Source)
        at javax.swing.JComponent.paint(Unknown Source)
        at javax.swing.JComponent.paintChildren(Unknown Source)
        at javax.swing.JComponent.paint(Unknown Source)
        at javax.swing.JComponent.paintChildren(Unknown Source)
        at javax.swing.JComponent.paint(Unknown Source)
        at javax.swing.JLayeredPane.paint(Unknown Source)
        at javax.swing.JComponent.paintChildren(Unknown Source)
        at javax.swing.JComponent.paintToOffscreen(Unknown Source)
        at 
javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown S
ource)
        at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
        at javax.swing.BufferStrategyPaintManager.paint(Unknown Source)
        at javax.swing.RepaintManager.paint(Unknown Source)
        at javax.swing.JComponent.paint(Unknown Source)
        at java.awt.GraphicsCallback$PaintCallback.run(Unknown Source)
Exception occurred during event dispatching:
java.lang.OutOfMemoryError: Java heap spaceWMS::Browsing YAHOO: 
[webkit-image, f
ile:/G:/Documents%20and%20Settings/David/Application%20Data/JOSM/plugins/wmsplug
in/ymap.html?&bbox=-1.0758973,50.6499363,-0.9931360,50.7326976&width=499&height=
500]

        at java.awt.image.DataBufferInt.<init>(Unknown Source)
        at java.awt.image.Raster.createPackedRaster(Unknown Source)
        at 
java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknow
n Source)
        at java.awt.image.BufferedImage.<init>(Unknown Source)
        at sun.java2d.pipe.DrawImage.makeBufferedImage(Unknown Source)
        at sun.java2d.pipe.DrawImage.renderImageXform(Unknown Source)
        at sun.java2d.pipe.DrawImage.transformImage(Unknown Source)
        at sun.java2d.pipe.DrawImage.scaleImage(Unknown Source)
        at sun.java2d.pipe.DrawImage.scaleImage(Unknown Source)
        at sun.java2d.SunGraphics2D.drawImage(Unknown Source)
        at sun.java2d.SunGraphics2D.drawImage(Unknown Source)
        at wmsplugin.GeorefImage.paint(GeorefImage.java:51)
        at wmsplugin.WMSLayer.downloadAndPaintVisible(WMSLayer.java:164)
        at wmsplugin.WMSLayer.paint(WMSLayer.java:147)
        at org.openstreetmap.josm.gui.MapView.paint(MapView.java:283)
        at javax.swing.JComponent.paintChildren(Unknown Source)
        at javax.swing.JComponent.paint(Unknown Source)
        at javax.swing.JComponent.paintToOffscreen(Unknown Source)
        at 
javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown S
ource)
        at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
        at javax.swing.BufferStrategyPaintManager.paint(Unknown Source)
        at javax.swing.RepaintManager.paint(Unknown Source)
        at javax.swing.JComponent._paintImmediately(Unknown Source)
        at javax.swing.JComponent.paintImmediately(Unknown Source)
        at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
        at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
        at javax.swing.RepaintManager.seqPaintDirtyRegions(Unknown Source)
        at 
javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknow
n Source)
        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown 
Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
Exception occurred during event dispatching:
java.lang.OutOfMemoryError: Java heap space








More information about the josm-dev mailing list