View Single Post
  #1 (permalink)  
Old June 24th, 2001
Unregistered
Guest
 
Posts: n/a
Question Can't start LimeWire 1st time.

Downloaded LimeWire, installed, but now cannot start. Here's the error message I get: This application has unexpectedly quit. Error codes: java.lang.NoClassDefFoundError: javax/swing/JList

at javax.swing.plaf.basic.BasicComboPopup.createItemL istener(BasicComboPopup.java:305)
at javax.swing.plaf.basic.BasicComboPopup.<init>(Basi cComboPopup.java:221)
at javax.swing.plaf.metal.MetalComboBoxUI$MetalComboP opup.<init>(MetalComboBoxUI.java:446)
at javax.swing.plaf.metal.MetalComboBoxUI.createPopup (MetalComboBoxUI.java:67)
at javax.swing.plaf.basic.BasicComboBoxUI.installUI(B asicComboBoxUI.java:122)
at javax.swing.plaf.metal.MetalComboBoxUI.installUI(M etalComboBoxUI.java:51)
at javax.swing.JComponent.setUI(Compiled Code)
at javax.swing.JComboBox.setUI(JComboBox.java:145)
at javax.swing.JComboBox.updateUI(JComboBox.java:154)
at javax.swing.JComboBox.init(JComboBox.java:124)
at javax.swing.JComboBox.<init>(JComboBox.java:113)
at javax.swing.plaf.metal.MetalFileChooserUI.installC omponents(MetalFileChooserUI.java:142)
at javax.swing.plaf.basic.BasicFileChooserUI.installU I(BasicFileChooserUI.java:106)
at javax.swing.JComponent.setUI(Compiled Code)
at javax.swing.JFileChooser.updateUI(JFileChooser.jav a:1296)
at javax.swing.JFileChooser.setup(JFileChooser.java:2 94)
at javax.swing.JFileChooser.<init>(JFileChooser.java: 270)
at javax.swing.JFileChooser.<init>(JFileChooser.java: 233)

at
at a.a.a.c.ez.a(ez.java:98)
at a.a.a.c.ez.<init>(ez.java:89)
at a.a.a.c.fc.b(fc.java:86)
at a.a.a.c.cb.b(cb.java:87)
at a.a.a.c.cg.main(cg.java:16)
at a.a.a.b.Main.main(Main.java:13)
at com.zerog.lax.LAX.launch([DashoPro-V1.2-120198])
at com.zerog.lax.LAX.main([DashoPro-V1.2-120198])
Reply With Quote