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, > > > > We are testing IDV on Linux with JDK 1.6 and J3D 1.5.2 > > > > We copied over all the IDV jar files to Linux environment and included > them in the classpath. Tried to run IDV with XIDV template and ISL > script. Have you set the JAVA_HOME environment to point to JDK 1.6 Yuan > > I get the following error. When I debugged it, I found the > GraphicDisplayEnvironment object to be null. We have installed all the? > linux libraries needed for X11 Windows system and set the DISPLAY which > is again tested when I set the display to my local windows box. > > > > Exception in thread "main" java.lang.NoClassDefFoundError: Could not > initialize class javax.swing.RepaintManager > > at javax.swing.JComponent.repaint(JComponent.java:4722) > > at java.awt.Component.repaint(Component.java:3081) > > at > javax.swing.text.JTextComponent.setEditable(JTextComponent.java:1782) > > at > javax.swing.text.JTextComponent.<init>(JTextComponent.java:303) > > at javax.swing.JTextArea.<init>(JTextArea.java:187) > > at javax.swing.JTextArea.<init>(JTextArea.java:147) > > at ucar.unidata.util.LogUtil.checkConsole(LogUtil.java:690) > > at ucar.unidata.util.LogUtil.consoleMessage(LogUtil.java:702) > > at ucar.unidata.util.LogUtil.printException(LogUtil.java:897) > > at ucar.unidata.util.LogUtil.printException(LogUtil.java:817) > > at > ucar.unidata.idv.IntegratedDataViewer.logException(IntegratedDataViewer. > java:3046) > > at > ucar.unidata.idv.IntegratedDataViewer.<init>(IntegratedDataViewer.java:3 > 28) > > at > ucar.unidata.idv.IntegratedDataViewer.<init>(IntegratedDataViewer.java:2 > 43) > > at ucar.unidata.idv.DefaultIdv.<init>(DefaultIdv.java:84) > > at ucar.unidata.idv.DefaultIdv.main(DefaultIdv.java:165) > > > > Any help on this is greatly appreciated. > > > > Thanks > > -Raghu > > > > > Ticket Details =================== Ticket ID: KWY-576519 Department: Support IDV Priority: Normal Status: Closed