[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IDV #XDD-314721]: Sounding probe throws up error when moved in time or space

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.


  • Subject: [IDV #XDD-314721]: Sounding probe throws up error when moved in time or space
  • Date: Fri, 08 Sep 2023 11:42:29 -0600

> > Full Name: brian mapes
> > Email Address: address@hidden
> > Organization: UM
> > Package Version: 6.2 build date:2023-08-25 17:01 UTC
> > Operating System: Mac OS X
> > Hardware: Java: home: /Applications/IDV_6.2/jre.bundle/Contents/Home 
> > version: 1.8.0_302 j3d:1.6.1 fcs fcs
> > Description of problem: timeValueChanged
> > 21
> >
> > It does the sounding display update, but annoyingly I have to click "OK" in 
> > this error.
> > Looks like a debugging line that could be erased?
> >
> 
> Yes, I can reproduce this error and I will look into it.
> 
> Yuan
> >

Hi Brian,

I have the fixed ready in the nightly release. Please give it a try.

Yuan
> >
> > ******************
> > Stack trace:
> > java.lang.ArrayIndexOutOfBoundsException: 21
> > at 
> > ucar.unidata.idv.control.AerologicalSoundingControl.computeBLH(AerologicalSoundingControl.java:1075)
> > at 
> > ucar.unidata.idv.control.AerologicalSoundingControl.setSounding(AerologicalSoundingControl.java:954)
> > at 
> > ucar.unidata.idv.control.AerologicalSoundingControl.setSounding(AerologicalSoundingControl.java:888)
> > at 
> > ucar.unidata.idv.control.GriddedSoundingControl$Listener.setTimeIndex(GriddedSoundingControl.java:492)
> > at 
> > ucar.unidata.idv.control.SoundingDataNode.setOutputTimeIndex(SoundingDataNode.java:157)
> > at 
> > ucar.unidata.idv.control.SoundingDataNodeWrapper$1.setTimeIndex(SoundingDataNodeWrapper.java:119)
> > at 
> > ucar.unidata.idv.control.SoundingDataNode.setOutputTimeIndex(SoundingDataNode.java:157)
> > at 
> > ucar.unidata.idv.control.TimeSeriesGrid3DSoundingDataNode.setOutputTimeIndex(TimeSeriesGrid3DSoundingDataNode.java:112)
> > at 
> > ucar.unidata.idv.control.Grid3DSoundingDataNode.setTime(Grid3DSoundingDataNode.java:253)
> > at 
> > ucar.unidata.idv.control.SoundingDataNodeWrapper.setTime(SoundingDataNodeWrapper.java:267)
> > at 
> > ucar.unidata.idv.control.GriddedSoundingControl.timeChanged(GriddedSoundingControl.java:283)
> > at 
> > ucar.unidata.idv.control.DisplayControlImpl.propertyChange(DisplayControlImpl.java:2809)
> > at 
> > ucar.unidata.idv.control.AerologicalSoundingControl.propertyChange(AerologicalSoundingControl.java:692)
> > at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
> > at 
> > java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:327)
> > at 
> > java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263)
> > at ucar.visad.display.Displayable.firePropertyChange(Displayable.java:1090)
> > at ucar.visad.display.Animation.setCurrent(Animation.java:815)
> > at ucar.visad.display.Animation.setAniValue(Animation.java:768)
> > at 
> > ucar.visad.display.AnimationWidget.handleSharedTime(AnimationWidget.java:744)
> > at 
> > ucar.visad.display.AnimationWidget.receiveShareData(AnimationWidget.java:778)
> > at 
> > ucar.unidata.collab.SharableManager.sendShareData(SharableManager.java:286)
> > at 
> > ucar.unidata.collab.SharableManager.sendShareData(SharableManager.java:249)
> > at 
> > ucar.unidata.collab.SharableManager.checkShareData(SharableManager.java:226)
> > at ucar.unidata.collab.SharableImpl.doShare(SharableImpl.java:251)
> > at ucar.unidata.collab.SharableImpl.doShare(SharableImpl.java:263)
> > at ucar.unidata.collab.SharableImpl.doShare(SharableImpl.java:273)
> > at ucar.visad.display.AnimationWidget.shareValue(AnimationWidget.java:910)
> > at ucar.visad.display.AnimationWidget.shareValue(AnimationWidget.java:893)
> > at 
> > ucar.visad.display.AnimationWidget.handleAnimationPropertyChange(AnimationWidget.java:1081)
> > at ucar.visad.display.AnimationWidget.access$700(AnimationWidget.java:85)
> > at 
> > ucar.visad.display.AnimationWidget$5.propertyChange(AnimationWidget.java:1027)
> > at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
> > at 
> > java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:327)
> > at 
> > java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:263)
> > at ucar.visad.display.Displayable.firePropertyChange(Displayable.java:1090)
> > at 
> > ucar.visad.display.Animation$AnimationControlListener.controlChanged(Animation.java:1070)
> > at visad.Control.changeControl(Control.java:95)
> > at visad.java3d.AnimationControlJ3D.setCurrent(AnimationControlJ3D.java:132)
> > at ucar.visad.display.Animation.setCurrent(Animation.java:809)
> > at ucar.visad.display.Animation.setCurrent(Animation.java:781)
> > at ucar.visad.display.Animation.takeStep(Animation.java:854)
> > at ucar.visad.display.Animation.takeStepForward(Animation.java:923)
> > at ucar.visad.display.AnimationWidget.stepForward(AnimationWidget.java:919)
> > at 
> > ucar.visad.display.AnimationWidget.actionPerformed(AnimationWidget.java:725)
> > at ucar.visad.display.AnimationWidget$3.keyPressed(AnimationWidget.java:429)
> > at java.awt.AWTEventMulticaster.keyPressed(AWTEventMulticaster.java:250)
> > at java.awt.Component.processKeyEvent(Component.java:6497)
> > at javax.swing.JComponent.processKeyEvent(JComponent.java:2832)
> > at java.awt.Component.processEvent(Component.java:6316)
> > at java.awt.Container.processEvent(Container.java:2239)
> > at java.awt.Component.dispatchEventImpl(Component.java:4889)
> > at java.awt.Container.dispatchEventImpl(Container.java:2297)
> > at java.awt.Component.dispatchEvent(Component.java:4711)
> > at 
> > java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1954)
> > at 
> > java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:834)
> > at 
> > java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:1102)
> > at 
> > java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:973)
> > at 
> > java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:799)
> > at java.awt.Component.dispatchEventImpl(Component.java:4760)
> > at java.awt.Container.dispatchEventImpl(Container.java:2297)
> > at java.awt.Window.dispatchEventImpl(Window.java:2746)
> > at java.awt.Component.dispatchEvent(Component.java:4711)
> > at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)
> > at java.awt.EventQueue.access$500(EventQueue.java:97)
> > at java.awt.EventQueue$3.run(EventQueue.java:709)
> > at java.awt.EventQueue$3.run(EventQueue.java:703)
> > at java.security.AccessController.doPrivileged(Native Method)
> > at 
> > java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
> > at 
> > java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)
> > at java.awt.EventQueue$4.run(EventQueue.java:733)
> > at java.awt.EventQueue$4.run(EventQueue.java:731)
> > at java.security.AccessController.doPrivileged(Native Method)
> > at 
> > java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
> > at java.awt.EventQueue.dispatchEvent(EventQueue.java:730)
> > at 
> > java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
> > at 
> > java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
> > at 
> > java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
> > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
> > at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
> > at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
> >
> >
> >
> 


Ticket Details
===================
Ticket ID: XDD-314721
Department: Support IDV
Priority: Normal
Status: Open
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata 
inquiry tracking system and then made publicly available through the web.  If 
you do not want to have your interactions made available in this way, you must 
let us know in each email you send to us.