Hey, I am a brand new to LimeWire. In fact just today I went to apple and downloaded the MRJ 2.2.5.smi and installed it. I restarted my mac (running OS 9.1) and then went and downloaded LimeWire 1.7. I installed it and restarted the mac again. When I tried to use the software I got the same problem that is being reported here. Here are the details of the error message:
java.lang.NoClassDefFoundError: javax/swing/text/GapContent$MarkData
at
at javax.swing.text.GapContent.<init>(GapContent.java :91)
at javax.swing.text.GapContent.<init>(GapContent.java :74)
at javax.swing.text.PlainDocument.<init>(PlainDocumen t.java:69)
at javax.swing.text.DefaultEditorKit.createDefaultDoc ument(DefaultEditorKit.java:98)
at javax.swing.plaf.basic.BasicTextUI.installUI(Basic TextUI.java:479)
at javax.swing.JComponent.setUI(JComponent.java:258)
at javax.swing.text.JTextComponent.setUI(JTextCompone nt.java:386)
at javax.swing.text.JTextComponent.updateUI(JTextComp onent.java:396)
at com.limegroup.gnutella.gui.fq.updateUI(fq.java:84)
at javax.swing.text.JTextComponent.<init>(JTextCompon ent.java:370)
at javax.swing.JTextArea.<init>(JTextArea.java:149)
at javax.swing.JTextArea.<init>(JTextArea.java:91)
at com.limegroup.gnutella.gui.fq.<init>(fq.java:28)
at com.limegroup.gnutella.gui.cr.<init>(cr.java:54)
at com.limegroup.gnutella.gui.cr.<init>(cr.java:43)
at com.limegroup.gnutella.gui.bo.<init>(bo.java:112)
at
at com.limegroup.gnutella.gui.Initializer.b(Initializ er.java)
at com.limegroup.gnutella.gui.Main.main(Main.java:16)
at com.zerog.lax.LAX.launch(Compiled Code)
at com.zerog.lax.LAX.main([DashoPro-V1.2-120198])
at com.apple.mrj.JManager.JMStaticMethodDispatcher.ru n(JMAWTContextImpl.java)
at java.lang.Thread.run(Thread.java)
Any ideas on how to fix this? |