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.
> Full Name: Christopher Smith > Email Address: address@hidden > Organization: None > Package Version: 2.5 build date:2008-05-08 07:05 UTC > Operating System: Linux > Hardware: Java: home: /opt/IDV_2.5/jre version: 1.5.0_11 j3d:1.5.1 fcs > (build6) > Description of problem: Creating obs > java.lang.NullPointerException Chris, Thanks for reporting this bug. It has been fixed and available in our nightly build release. Also, you need to be aware that the current nightly build release has being using a newly release netCDF java library, and maybe less stable at this point. The stable release will be coming soon. Thanks again. Yuan > > ****************** > Stack trace: > java.lang.NullPointerException > at ucar.unidata.data.radar.CDMRadarAdapter.getRHI(CDMRadarAdapter.java:2033) > at ucar.unidata.data.radar.CDMRadarAdapter.getData(CDMRadarAdapter.java:1586) > at > ucar.unidata.data.radar.RadarDataSource.getDataInner(RadarDataSource.java:449) > at ucar.unidata.data.DataSourceImpl.getData(DataSourceImpl.java:2063) > at ucar.unidata.data.DirectDataChoice.getData(DirectDataChoice.java:333) > at ucar.unidata.data.DataChoice.getData(DataChoice.java:620) > at ucar.unidata.data.DataInstance.getData(DataInstance.java:239) > at ucar.unidata.data.DataInstance.getData(DataInstance.java:203) > at ucar.unidata.data.grid.GridDataInstance.init(GridDataInstance.java:204) > at ucar.unidata.data.DataInstance.reInitialize(DataInstance.java:170) > at > ucar.unidata.data.grid.GridDataInstance.reInitialize(GridDataInstance.java:179) > at > ucar.unidata.idv.control.ColorRhiControl.loadDataFromLine(ColorRhiControl.java:849) > at > ucar.unidata.idv.control.ColorRhiControl.crossSectionChanged(ColorRhiControl.java:347) > at > ucar.unidata.idv.control.ColorRhiControl.propertyChange(ColorRhiControl.java:272) > at > java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333) > at > java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:341) > at > java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:270) > at ucar.visad.display.Displayable.firePropertyChange(Displayable.java:1039) > at > ucar.visad.display.SelectorDisplayable.notifyListenersOfMove(SelectorDisplayable.java:181) > at > ucar.visad.display.CrossSectionSelector.positionHasChanged(CrossSectionSelector.java:700) > at > ucar.visad.display.CrossSectionSelector.moveEndpoint(CrossSectionSelector.java:646) > at > ucar.visad.display.CrossSectionSelector.setPosition(CrossSectionSelector.java:563) > at > ucar.unidata.idv.control.ColorRhiControl.shiftSelectorToAzimuth(ColorRhiControl.java:553) > at ucar.unidata.idv.control.ColorRhiControl.runAuto(ColorRhiControl.java:462) > at > ucar.unidata.idv.control.ColorRhiControl.access$100(ColorRhiControl.java:110) > at ucar.unidata.idv.control.ColorRhiControl$1.run(ColorRhiControl.java:435) > at ucar.unidata.util.Misc$3.run(Misc.java:1018) > > > Ticket Details =================== Ticket ID: AUW-901985 Department: Support IDV Priority: Normal Status: Open