Ciao Gabriella, could you try to use the jars we provide here: http://www.geo-solutions.it/gt2_nightly/
There is also the source code. Remember to keep trace of the revision number so that whenever you find an issue we can trace it back to the codebase. Hope that helps. Simone. On 1/8/07, Gabriella Turek <[EMAIL PROTECTED]> wrote: > While trying to zoom in in my application I get the following error: > > > java.io.FileNotFoundException: c:/scaleup.tiff (No such file or directory) > at java.io.RandomAccessFile.open(Native Method) > at java.io.RandomAccessFile.<init>(RandomAccessFile.java:212) > at > javax.imageio.stream.FileImageOutputStream.<init>(FileImageOutputStream.java:44) > at > com.sun.imageio.spi.FileImageOutputStreamSpi.createOutputStreamInstance(FileImageOutputStreamSpi.java:37) > at javax.imageio.ImageIO.createImageOutputStream(ImageIO.java:391) > at javax.imageio.ImageIO.write(ImageIO.java:1483) > at > org.geotools.renderer.lite.gridcoverage2d.GridCoverageRenderer.paint(GridCoverageRenderer.java:571) > at > org.geotools.renderer.lite.StreamingRenderer.renderRaster(StreamingRenderer.java:1732) > at > org.geotools.renderer.lite.StreamingRenderer.processSymbolizers(StreamingRenderer.java:1586) > at > org.geotools.renderer.lite.StreamingRenderer.process(StreamingRenderer.java:1530) > at > org.geotools.renderer.lite.StreamingRenderer.processStylers(StreamingRenderer.java:1472) > at > org.geotools.renderer.lite.StreamingRenderer.paint(StreamingRenderer.java:543) > at > org.geotools.renderer.lite.StreamingRenderer.paint(StreamingRenderer.java:406) > at org.geotools.gui.swing.JMapPane.paintComponent(JMapPane.java:414) > > -- > *************************************************************** > ** Gabriella Turek [EMAIL PROTECTED] ** > ** National Institute of Water & Atmospheric Research (NIWA) ** > ** PO Box 8602 Christchurch New Zealand +64-3-348-8987x3724 ** > *************************************************************** > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Geotools-gt2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users > -- ------------------------------------------------------- Eng. Simone Giannecchini President /CEO GeoSolutions http://www.geo-solutions.it ------------------------------------------------------- ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
