Mapping interpolation problem

HI,

When i choose “Bilinear” or “Bicubic” interpolation option for remapping data in Sentinel-1 Toolbox, version 1.1.1, the following problem occurs (i have tried to increase cash size but it does not help).

Any suggestions, please?

org.esa.beam.framework.gpf.OperatorException: Cannot construct DataBuffer.
at org.esa.beam.framework.gpf.graph.GraphProcessor$GPFImagingListener.errorOccurred(GraphProcessor.java:374)
at com.sun.media.jai.util.SunTileScheduler.sendExceptionToListener(SunTileScheduler.java:1646)
at com.sun.media.jai.util.SunTileScheduler.scheduleTile(SunTileScheduler.java:921)
at javax.media.jai.OpImage.getTile(OpImage.java:1129)
at javax.media.jai.PlanarImage.getData(PlanarImage.java:2085)
at javax.media.jai.RenderedOp.getData(RenderedOp.java:2276)
at com.bc.ceres.glevel.MultiLevelImage.getData(MultiLevelImage.java:64)
at org.esa.beam.framework.gpf.internal.OperatorContext.getSourceTile(OperatorContext.java:414)
at org.esa.beam.framework.gpf.internal.OperatorContext.getSourceTile(OperatorContext.java:400)
at org.esa.beam.framework.gpf.internal.OperatorImage.computeRect(OperatorImage.java:71)
at javax.media.jai.SourcelessOpImage.computeTile(SourcelessOpImage.java:137)
at com.sun.media.jai.util.SunTileScheduler.scheduleTile(SunTileScheduler.java:904)
at javax.media.jai.OpImage.getTile(OpImage.java:1129)
at com.sun.media.jai.util.RequestJob.compute(SunTileScheduler.java:247)
at com.sun.media.jai.util.WorkerThread.run(SunTileScheduler.java:468)
Caused by: java.lang.RuntimeException: Cannot construct DataBuffer.
at com.sun.media.jai.util.DataBufferUtils.constructDataBuffer(DataBufferUtils.java:132)
at com.sun.media.jai.util.DataBufferUtils.createDataBufferFloat(DataBufferUtils.java:214)
at javax.media.jai.ComponentSampleModelJAI.createDataBuffer(ComponentSampleModelJAI.java:271)
at javax.media.jai.RasterFactory.createWritableRaster(RasterFactory.java:691)
at javax.media.jai.PlanarImage.createWritableRaster(PlanarImage.java:1982)
at javax.media.jai.PlanarImage.getExtendedData(PlanarImage.java:2456)
at com.sun.media.jai.opimage.WarpBilinearOpImage.computeRectFloat(WarpBilinearOpImage.java:511)
at com.sun.media.jai.opimage.WarpBilinearOpImage.computeRect(WarpBilinearOpImage.java:112)
at javax.media.jai.WarpOpImage.computeTile(WarpOpImage.java:577)
at com.sun.media.jai.util.SunTileScheduler.scheduleTile(SunTileScheduler.java:904)
… 12 more

Error: Cannot construct DataBuffer.
S1A_IW_GRDH_1SDV_20150609T180521_20150609T180546_006300_008447_B59A.zip

This error occurs when you don’t have enough memory available.
Increasing the cache size is telling it to use more memory for the cache. If you have set it too large you will run out of memory quicker. Reduce the cache size and try increasing the Java