Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   General Mac Support (https://www.gnutellaforums.com/general-mac-support/)
-   -   version 1.7 will not start up (https://www.gnutellaforums.com/general-mac-support/4363-version-1-7-will-not-start-up.html)

Unregistered October 8th, 2001 06:55 PM

version 1.7 will not start up
 
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

Unregistered October 9th, 2001 07:16 PM

Java error on mac
 
I have the same problem!!!
I have tried doubling the memory allocation to Limewire to no avail. i have also reloaded limewire twice (no easy task on a 32k modem connection)
HELPPPP!

Fovo October 10th, 2001 05:51 PM

InvocationTargetException
 
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)

burningmonk October 11th, 2001 07:30 AM

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.

Fovo October 13th, 2001 07:18 PM

InvocationTargetException
 
Actually I do have MRJ 2.2.5 (the latest version as far as I know) installed, so this is not the problem.

Unregistered October 13th, 2001 11:01 PM

fatal application errors
 
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

jpf October 15th, 2001 05:34 AM

I get a fatal application error as well...i was hoping for some help here but...anyway as soon as i get some answers i'll post them-jpf

butchtaylr October 15th, 2001 02:01 PM

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?


All times are GMT -7. The time now is 12:53 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.