Matthias Basler a écrit :
WARNUNG: Can't load a service for category MathTransformProvider.
java.lang.NoClassDefFoundError: javax/media/jai/WarpAffine
Now, what does this tell me?
a) JAI is required but not found on the running JVM
(I have it installed. Is it maybe not properly installed?)
b) The returned transform is not a correct one, just placeholder
c) Geotools cannot create a transfrom for the above CRS combination.
d) Geotools is working fine and the stack trace can be ignored.
e) This is bug GEOT-561 ("JAI dependency in CRS framework") and can be ignored.
f) I should use another version of GeoTools.
Partially (a): JAI is not found on the running JVM. But it is not
strictly required for the referencing module.
d) for most cases. The "Warp" transform will not be available, but it is
used mostly for image projections. It should not hurt most ordinary
referencing usage.
In particular, what should I do so that the stack trace doesn't show up?
Geotools 2.3 (on trunk) should now ommit the stack trace. The fix has
also be copied in the 2.2 branch and will be part of 2.2 final release.
Martin.
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel