[josm-dev] ewmsplugin on win32

David Groom reviews at pacific-rim.net
Wed Oct 22 14:44:06 BST 2008


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


>
> On Wed, 22 Oct 2008, David Groom wrote:
>
>> I had ywms & wmsplugin oin disk, but not installed.
>>
>> I have deleted Ywms, wmsplugin & ewmsplugin.
>>
>> Then reinstalled ewmsplugin.
>>
>> The following is the result:
>
> Please try http://www.dstoecker.eu/ewmsplugin.jar
>
> Tell me results and poste the output in commandline (there should be one
> additional line showing the URL).
>
> Seems under Windows file:/// is converted to file:/ automatically.
> Strange.
>


Again JOSM runs out of memory.



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}
file:/G:/Documents%20and%20Settings/David/Application%20Data/JOSM/plugins/wmsplu
gin/ymap.html?bbox=-1.1574454,50.6482121,-1.1175334,50.6881240&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.1574454,50.6482121,-1.
1175334,50.6881240&width=500&height=499]
file:/G:/Documents%20and%20Settings/David/Application%20Data/JOSM/plugins/wmsplu
gin/ymap.html?bbox=-1.1175334,50.6482121,-1.0776215,50.6881240&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.1175334,50.6482121,-1.
0776215,50.6881240&width=500&height=499]
file:/G:/Documents%20and%20Settings/David/Application%20Data/JOSM/plugins/wmsplu
gin/ymap.html?bbox=-1.0776215,50.6482121,-1.0377096,50.6881240&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.0776215,50.6482121,-1.
0377096,50.6881240&width=500&height=499]
file:/G:/Documents%20and%20Settings/David/Application%20Data/JOSM/plugins/wmsplu
gin/ymap.html?bbox=-1.1574454,50.6881240,-1.1175334,50.7280359&width=500&height=
499
file:/G:/Documents%20and%20Settings/David/Application%20Data/JOSM/plugins/wmsplu
gin/ymap.html?bbox=-1.1175334,50.6881240,-1.0776215,50.7280359&width=500&height=
499java.lang.OutOfMemoryError: Java heap space

WMS::Browsing YAHOO: [webkit-image, 
file:/G:/Documents%20and%20Settings/David/Ap
plication%20Data/JOSM/plugins/wmsplugin/ymap.html?bbox=-1.1175334,50.6881240,-1.
0776215,50.7280359&width=500&height=499]
        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)WMS::Browsing YAHOO: [webkit-image, 
file:/G:/Documents%20and%20Settings
/David/Application%20Data/JOSM/plugins/wmsplugin/ymap.html?bbox=-1.1574454,50.68
81240,-1.1175334,50.7280359&width=500&height=499]

        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)file:/G:/Document
s%20and%20Settings/David/Application%20Data/JOSM/plugins/wmsplugin/ymap.html?bbo
x=-1.0776215,50.6881240,-1.0377096,50.7280359&width=500&height=499

        at sun.java2d.pipe.DrawImage.scaleImage(Unknown Source)WMS::Browsing 
YAH
OO: [webkit-image, 
file:/G:/Documents%20and%20Settings/David/Application%20Data/
JOSM/plugins/wmsplugin/ymap.html?bbox=-1.0776215,50.6881240,-1.0377096,50.728035
9&width=500&height=499]

        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)
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)
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)
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 space

G:\josm> 






More information about the josm-dev mailing list