Gabriella,
your issue is fixed.

I tried your test app you gave me and it works fine. I am thinking of
how I can provide you with the updated jars without asking you to
download the code and build it yourself. It should be possible to use
maven to download jars from one of the projects' repositories, I hope
someone from the project who knows about this jump in.

Anyway, we are trynig to set up sort of binary build or snapshot
builds or whatever you want to call them on our website in order to
let users use most recent versions of the lib. I should be able to
tell you more nex monday.


Thx a lot,
Simone.

On 11/13/06, Gabriella Turek <[EMAIL PROTECTED]> wrote:
> I think I found the source of the null point exception:
>
> Nov 13, 2006 2:19:49 PM StreamingRenderer processStylers
> SEVERE: null
> java.lang.NullPointerException
>        at com.vividsolutions.jts.geom.Envelope.init(Envelope.java:254)
>        at com.vividsolutions.jts.geom.Envelope.<init>(Envelope.java:186)
>        at
> org.geotools.geometry.jts.ReferencedEnvelope.<init>(ReferencedEnvelope.ja
> va:112)
>        at
> org.geotools.renderer.lite.gridcoverage2d.GridCoverageRenderer.<init>(Gri
> dCoverageRenderer.java:158)
>        at StreamingRenderer.renderRaster(StreamingRenderer.java:1731)
>        at StreamingRenderer.processSymbolizers(StreamingRenderer.java:1590)
>        at StreamingRenderer.process(StreamingRenderer.java:1534)
>        at StreamingRenderer.processStylers(StreamingRenderer.java:1476)
>        at StreamingRenderer.paint(StreamingRenderer.java:542)
>        at StreamingRenderer.paint(StreamingRenderer.java:406)
>
>
>
> that's been driving me crazy (and others it seems) when trying to plot
> georeferenced  files with geo tools 2.3, when it workd perfectly fine 2.2
>
> Apparently mapExtent is never passed along so that on line 1715 when
>  GridCoverageRenderer is instatiated the mapExtent is null.
> I will try to see how I can fix this, as I *really* would like to use
> 2.3 over 2.2.
> gaby
> --
> ***************************************************************
> **     Gabriella Turek               [EMAIL PROTECTED]      **
> ** National Institute of Water & Atmospheric Research (NIWA) **
> ** PO Box 8602 Christchurch New Zealand +64-3-348-8987x3724  **
> ***************************************************************
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> 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-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to