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 Pablo, Can you tell us a bit about the hardware you are running on? (E.g, Desktop, Laptop, Raspberry PI, etc?) Also can you do a lscpu and give us the output of that command? Thanks. Best, Unidata IDV Support > Hi, I have an issue running IDV in Linux, I've tried with Kubuntu, Open > Suse, and recently with Ubuntu Gnome (16.04), the error is related about > some Java libraries I think. When I start IDV a pop-up window shows this > message: "*createNewWindow-1 XXX0 profile[1]: GL3bc -> profileImpl GL4bc > !!! not mapped* " following by "*Initializing the IDV Could not initialize > class ucar.unidata.view.geoloc.MapProjectionDisplayJ3D"* > > and the following details: > > *java.lang.InternalError: XXX0 profile[1]: GL3bc -> profileImpl GL4bc !!! > not mapped at > com.jogamp.opengl.GLProfile.computeProfileMap(GLProfile.java:2071) at > com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1924) > at > com.jogamp.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1875) > at > com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1843) > at com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80) at > com.jogamp.opengl.GLProfile$1.run(GLProfile.java:230) at > java.security.AccessController.doPrivileged(Native Method) at > com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:216) at > com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2297) at > com.jogamp.opengl.GLProfile.get(GLProfile.java:1021) at > com.jogamp.opengl.GLProfile.get(GLProfile.java:1050) at > com.jogamp.opengl.GLProfile.getMaxFixedFunc(GLProfile.java:803) at > javax.media.j3d.JoglPipeline.initialize(JoglPipeline.java:132) at > javax.media.j3d.Pipeline.createPipeline(Pipeline.java:92) at > javax.media.j3d.MasterControl.loadLibraries(MasterControl.java:837) at > javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:274) at > javax.media.j3d.GraphicsConfigTemplate3D.getBestConfiguration(GraphicsConfigTemplate3D.java:317) > at java.awt.GraphicsDevice.getBestConfiguration(GraphicsDevice.java:207) > at > ucar.unidata.view.geoloc.MapProjectionDisplayJ3D.makeConfig(MapProjectionDisplayJ3D.java:507) > at > ucar.unidata.view.geoloc.MapProjectionDisplayJ3D.<clinit>(MapProjectionDisplayJ3D.java:489) > at > ucar.unidata.view.geoloc.MapProjectionDisplay.getInstance(MapProjectionDisplay.java:405) > at > ucar.unidata.view.geoloc.MapProjectionDisplay.getInstance(MapProjectionDisplay.java:374) > at > ucar.unidata.idv.MapViewManager.doMakeDisplayMaster(MapViewManager.java:495) > at ucar.unidata.idv.ViewManager.getMaster(ViewManager.java:5326) at > ucar.unidata.idv.ViewManager.init(ViewManager.java:899) at > ucar.unidata.idv.NavigatedViewManager.init(NavigatedViewManager.java:310) > at ucar.unidata.idv.MapViewManager.init(MapViewManager.java:616) at > ucar.unidata.idv.VMManager.addViewManager(VMManager.java:515) at > ucar.unidata.idv.ui.IdvXmlUi.getViewManager(IdvXmlUi.java:659) at > ucar.unidata.idv.ui.IdvXmlUi.createComponent(IdvXmlUi.java:523) at > ucar.unidata.ui.XmlUi.xmlToUi(XmlUi.java:1513) at > ucar.unidata.ui.XmlUi.layoutContainer(XmlUi.java:1741) at > ucar.unidata.ui.XmlUi.createComponent(XmlUi.java:2089) at > ucar.unidata.idv.ui.IdvXmlUi.createComponent(IdvXmlUi.java:531) at > ucar.unidata.ui.XmlUi.xmlToUi(XmlUi.java:1513) at > ucar.unidata.ui.XmlUi.layoutContainer(XmlUi.java:1741) at > ucar.unidata.ui.XmlUi.createComponent(XmlUi.java:2089) at > ucar.unidata.idv.ui.IdvXmlUi.createComponent(IdvXmlUi.java:531) at > ucar.unidata.ui.XmlUi.xmlToUi(XmlUi.java:1513) at > ucar.unidata.ui.XmlUi.doMakeContents(XmlUi.java:1427) at > ucar.unidata.ui.XmlUi.getContents(XmlUi.java:1382) at > ucar.unidata.idv.ui.IdvUIManager.createNewWindow(IdvUIManager.java:4489) > at > ucar.unidata.idv.ui.IdvUIManager.createNewWindow(IdvUIManager.java:4313) > at > ucar.unidata.idv.ui.IdvUIManager.doMakeInitialGui(IdvUIManager.java:668) > at ucar.unidata.idv.ui.IdvUIManager.initDone(IdvUIManager.java:1000) at > ucar.unidata.idv.IntegratedDataViewer.initInner(IntegratedDataViewer.java:626) > at > ucar.unidata.idv.IntegratedDataViewer$3.run(IntegratedDataViewer.java:530) > at ucar.unidata.util.Misc$3.run(Misc.java:1243)* > > and > > > > > > > > > > > > > *java.lang.NoClassDefFoundError: Could not initialize class > ucar.unidata.view.geoloc.MapProjectionDisplayJ3D at > ucar.unidata.view.geoloc.MapProjectionDisplay.getInstance(MapProjectionDisplay.java:405) > at > ucar.unidata.view.geoloc.MapProjectionDisplay.getInstance(MapProjectionDisplay.java:374) > at > ucar.unidata.idv.MapViewManager.doMakeDisplayMaster(MapViewManager.java:495) > at ucar.unidata.idv.ViewManager.getMaster(ViewManager.java:5326) at > ucar.unidata.idv.ViewManager.getComponent(ViewManager.java:5234) at > ucar.unidata.idv.ViewManager.toFront(ViewManager.java:4547) at > ucar.unidata.idv.ViewManager.guiInitializationDone(ViewManager.java:2301) > at ucar.unidata.idv.ui.IdvUIManager.initDone(IdvUIManager.java:1021) at > ucar.unidata.idv.IntegratedDataViewer.initInner(IntegratedDataViewer.java:626) > at > ucar.unidata.idv.IntegratedDataViewer$3.run(IntegratedDataViewer.java:530) > at ucar.unidata.util.Misc$3.run(Misc.java:1243)* > > I do not understand because it's a new fresh installation of Ubuntu, the > first thing I did after installing the OS was an upgrade/update of the > packages and then install IDV. > > You can help me with this, I would appreciate it. > > -- > *P.U.* > > Ticket Details =================== Ticket ID: NCV-867958 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.