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: S K Wier > Email Address: address@hidden > Organization: UNAVCO > Package Version: 2.9 nightly build Sep 16 Linux 32 bit > Operating System: Redhat > Hardware: x86 > Description of problem: The latest Linux 2.9 gets this error when started > with a bundle file known to work previously: > Stu, The 2.9version requires J3D 1.5.2 version now, the setName method in only available in the J3D 1.5.2 version. Yuan > Java.lang.NoSuchMethodError: > javax.media.j3d.BranchGroup.setName(Ljava/lang/String;)V > at > visad.java3d.DisplayRendererJ3D.createBasicSceneGraph(DisplayRendererJ3D.java:522) > at > visad.java3d.DefaultDisplayRendererJ3D.createSceneGraph(DefaultDisplayRendererJ3D.java:133) > at visad.java3d.DisplayPanelJ3D.<init>(DisplayPanelJ3D.java:60) > at visad.java3d.DisplayImplJ3D.initialize(DisplayImplJ3D.java:391) > at visad.java3d.DisplayImplJ3D.initialize(DisplayImplJ3D.java:366) > at visad.java3d.DisplayImplJ3D.<init>(DisplayImplJ3D.java:263) > at visad.java3d.DisplayImplJ3D.<init>(DisplayImplJ3D.java:251) > at > ucar.unidata.view.geoloc.MapProjectionDisplayJ3D.<init>(MapProjectionDisplayJ3D.java:211) > at > ucar.unidata.view.geoloc.MapProjectionDisplay.getInstance(MapProjectionDisplay.java:355) > at > ucar.unidata.view.geoloc.MapProjectionDisplay.getInstance(MapProjectionDisplay.java:326) > at > ucar.unidata.idv.MapViewManager.doMakeDisplayMaster(MapViewManager.java:449) > at ucar.unidata.idv.ViewManager.getMaster(ViewManager.java:4935) > at ucar.unidata.idv.ViewManager.init(ViewManager.java:791) > at ucar.unidata.idv.NavigatedViewManager.init(NavigatedViewManager.java:301) > at ucar.unidata.idv.MapViewManager.init(MapViewManager.java:564) > at ucar.unidata.idv.VMManager.addViewManager(VMManager.java:515) > at ucar.unidata.idv.VMManager.addViewManagers(VMManager.java:535) > at > ucar.unidata.idv.ui.IdvUIManager.unpersistWindowInfo(IdvUIManager.java:4032) > at > ucar.unidata.idv.IdvPersistenceManager.instantiateFromBundle(IdvPersistenceManager.java:3595) > at > ucar.unidata.idv.IdvPersistenceManager.decodeXmlInner(IdvPersistenceManager.java:3041) > at > ucar.unidata.idv.IdvPersistenceManager$11.run(IdvPersistenceManager.java:2861) > at > ucar.unidata.idv.IdvPersistenceManager.decodeXml(IdvPersistenceManager.java:2870) > at > ucar.unidata.idv.IdvPersistenceManager.decodeXml(IdvPersistenceManager.java:2826) > at ucar.unidata.idv.ArgsManager.processInitialBundles(ArgsManager.java:1031) > at > ucar.unidata.idv.IntegratedDataViewer.initInner(IntegratedDataViewer.java:641) > at ucar.unidata.idv.IntegratedDataViewer$3.run(IntegratedDataViewer.java:550) > at ucar.unidata.util.Misc$3.run(Misc.java:1090) > > > Ticket Details =================== Ticket ID: RZW-263091 Department: Support IDV Priority: Normal Status: Closed