This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi Don, I have the methods added back into the projections (there were a few missing the FaseEasting and FalseNorthing setters). I'm waiting for another fix to the CDM module so that I can run the latest (with the changes) to test, but hopefully I can get a new ncIdv.jar out the door today (I'll let you know). Cheers! Sean > Sean- > > Kelly Mahoney at ESRL is testing the nightly version of IDV to check for > problems with the move to 4.3. The first bundle she tried (attached), > gave the errors below. It looks like the set/get methods for > FalseEasting and FalseNorthing are missing from the TransverseMercator > projection. It would be good to check the other projections against > their 4.2 versions to see if that's a problem with others. > > Don > > Contained exception:Unable to find method: > ucar.unidata.geoloc.projection.TransverseMercator.setFalseEasting > java.lang.IllegalArgumentException: Unable to find method: > ucar.unidata.geoloc.projection.TransverseMercator.setFalseEasting > at ucar.unidata.xml.XmlEncoder.invokeMethod(XmlEncoder.java:2266) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:2179) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:1998) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:2093) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:1998) > at ucar.unidata.xml.XmlEncoder.invokeMethod(XmlEncoder.java:2238) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:2179) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:1998) > at ucar.unidata.xml.XmlEncoder.invokeMethod(XmlEncoder.java:2238) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:2175) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:1998) > at ucar.unidata.xml.XmlEncoder.invokeMethod(XmlEncoder.java:2238) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:2179) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:1998) > at ucar.unidata.xml.XmlEncoder.invokeMethod(XmlEncoder.java:2238) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:2175) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:1998) > at ucar.unidata.xml.XmlEncoder.invokeMethod(XmlEncoder.java:2238) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:2175) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:1998) > at ucar.unidata.xml.XmlEncoder.createObject(XmlEncoder.java:1670) > at ucar.unidata.xml.XmlEncoder.toObjectInner(XmlEncoder.java:641) > at ucar.unidata.xml.XmlEncoder.toObject(XmlEncoder.java:598) > at ucar.unidata.xml.XmlEncoder.toObject(XmlEncoder.java:575) > at > ucar.unidata.idv.IdvPersistenceManager.decodeXmlInner(IdvPersistenceManager.java:3032) > at > ucar.unidata.idv.IdvPersistenceManager$11.run(IdvPersistenceManager.java:2857) > at ucar.unidata.util.Misc$3.run(Misc.java:1249) > Exception thrown at: > Unable to find method: > ucar.unidata.geoloc.projection.TransverseMercator.setFalseEasting > java.lang.IllegalArgumentException: Unable to find method: > ucar.unidata.geoloc.projection.TransverseMercator.setFalseEasting > at ucar.unidata.xml.XmlEncoder.invokeMethod(XmlEncoder.java:2266) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:2179) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:1998) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:2093) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:1998) > at ucar.unidata.xml.XmlEncoder.invokeMethod(XmlEncoder.java:2238) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:2179) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:1998) > at ucar.unidata.xml.XmlEncoder.invokeMethod(XmlEncoder.java:2238) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:2175) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:1998) > at ucar.unidata.xml.XmlEncoder.invokeMethod(XmlEncoder.java:2238) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:2179) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:1998) > at ucar.unidata.xml.XmlEncoder.invokeMethod(XmlEncoder.java:2238) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:2175) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:1998) > at ucar.unidata.xml.XmlEncoder.invokeMethod(XmlEncoder.java:2238) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:2175) > at ucar.unidata.xml.XmlEncoder.createObjectInner(XmlEncoder.java:1998) > at ucar.unidata.xml.XmlEncoder.createObject(XmlEncoder.java:1670) > at ucar.unidata.xml.XmlEncoder.toObjectInner(XmlEncoder.java:641) > at ucar.unidata.xml.XmlEncoder.toObject(XmlEncoder.java:598) > at ucar.unidata.xml.XmlEncoder.toObject(XmlEncoder.java:575) > at > ucar.unidata.idv.IdvPersistenceManager.decodeXmlInner(IdvPersistenceManager.java:3032) > at > ucar.unidata.idv.IdvPersistenceManager$11.run(IdvPersistenceManager.java:2857) > at ucar.unidata.util.Misc$3.run(Misc.java:1249) > > > -- > Don Murray > NOAA/ESRL/PSD and CIRES > 303-497-3596 > http://www.esrl.noaa.gov/psd/people/don.murray/ > > Ticket Details =================== Ticket ID: HUI-754735 Department: Support IDV Priority: Normal Status: Open