![]() |
|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
General Mac Support For general questions about issues for Mac users, generally referring to Mac OS 9 and earlier but may also include Mac OSX users |
![]() |
| LinkBack | Thread Tools | Display Modes |
| |||
![]() The installation seemed to go fine, but when I try to start limewire up, I get this error message: "Fatal Application Error, Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)" I can also view the details of the error, here they are: Stack Trace: java.lang.IncompatibleClassChangeError: Unimplemented interface method at javax.swing.SwingUtilities.a([DashoPro-V1.2-120198]) at javax.swing.UIDefaults.a([DashoPro-V1.2-120198]) at javax.swing.UIDefaults.a([DashoPro-V1.2-120198]) at javax.swing.UIManager.a([DashoPro-V1.2-120198]) at javax.swing.text.JTextComponent.ag([DashoPro-V1.2-120198]) at javax.swing.text.JTextComponent.<init>([DashoPro-V1.2-120198]) at javax.swing.JTextArea.<init>([DashoPro-V1.2-120198]) at javax.swing.JTextArea.<init>([DashoPro-V1.2-120198]) 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) What does all this mean? I believe I have the current version of MRJ (2.2.5) What is MRJ? How does it affect limewire? I would appreciate some help with this as I do not know what to do. Thanks alot |
| |||
![]() I'm having the same problem, except for the error details (see below). Any help would be appreciated. java.lang.IncompatibleClassChangeError: Unimplemented interface method at javax.swing.SwingUtilities.a([DashoPro-V1.2-120198]) at javax.swing.UIDefaults.a([DashoPro-V1.2-120198]) at javax.swing.UIDefaults.a([DashoPro-V1.2-120198]) at javax.swing.UIManager.a([DashoPro-V1.2-120198]) at javax.swing.text.JTextComponent.ag([DashoPro-V1.2-120198]) at javax.swing.text.JTextComponent.<init>([DashoPro-V1.2-120198]) at javax.swing.JTextArea.<init>([DashoPro-V1.2-120198]) at javax.swing.JTextArea.<init>([DashoPro-V1.2-120198]) 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) |
| |||
![]() I don't really know what the problem is but I can tell you what MRJ is. MRJ means MacOs Runtime for Java, you need this to run Limeware becaus LW is an app constructed with the Java programming language. This also why LW is a cross-platform app, Java can be read on a PC as well as on a Mac. I had the same problem when I first installed LW. When you download LW it checks if you have the correct MRJ running on your Mac. If you do'nt LW will download this first before it will download the actual app itself. Maybe this is where it's gone wrong. What helped for me whas that I downloaded the latest MRJ from the official Apple website first and then downloaded LW. NOW IT WORKS PERFECTLY!!! Sorry for the spelling I don't usualy speak english. |
| |||
![]() Me 3!suddenly when i click on limewire i get this fatal app. error message!Invocation of this java app. has caused an exceptional initializer error-this app. will now exit. ????what gives?did i delete something downloading some other apps. or what |
| |||
![]() 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? |
![]() |
| |
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Version 4.9 lock up on start up using Windows 98 SE | chemster | Windows | 1 | October 13th, 2005 04:45 PM |
Version 4.0.3 Crashes on start-up | wargs | General Mac Support | 10 | June 4th, 2004 06:51 AM |
problem at the start of new version | thules | Mactella (Macintosh) | 0 | January 5th, 2003 08:56 AM |
Auto Start probs new version | Happy Sharer | Support: General | 3 | June 10th, 2002 08:35 AM |
Solaris version doesn't start* | xsintric | Open Discussion topics | 0 | March 3rd, 2001 01:06 PM |