View Single Post
  #17 (permalink)  
Old May 19th, 2004
Bootylicious Bootylicious is offline
Gnutella Admirer
 
Join Date: May 18th, 2004
Posts: 73
Bootylicious is flying high
Default

Sberlin, I downloaded & installed the free 4.0.2 version of LW & ran into the exact same probroblem. I opened up the err.txt file & got this message:

A nonfatal internal JIT (3.10.106(MRJ)) error 'chgTarg: Conditional' has occurred in :
'org/apache/commons/httpclient/HttpClient.executeMethod (Lorg/apache/commons/httpclient/HostConfiguration;Lorg/apache/commons/httpclient/HttpMethod;Lorg/apache/commons/httpclient/HttpStateI': Interpreting method.
Please e-mail this message along with reproducible sample to jit-bugs-ppc@itools.symantec.com

Exception occurred during event dispatching:
java.lang.ExceptionInInitializerError
at com.limegroup.gnutella.gui.GUIMediator.showDialogs ForFirstVisibility(GUIMediator.java:342)
at com.limegroup.gnutella.gui.GUIMediator.access$000( GUIMediator.java:49)
at com.limegroup.gnutella.gui.GUIMediator$1.run(GUIMe diator.java:325)
at javax.swing.SystemEventQueueUtilities.processRunna bleEvent(Compiled Code)
at javax.swing.SystemEventQueueUtilities$RunnableTarg et.processEvent(Compiled Code)
at java.awt.Component.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.EventDispatchThread.run(EventDispatchThre ad.java)
Exception occurred during event dispatching:
java.lang.NoClassDefFoundError: com/limegroup/gnutella/settings/StartupSettings
at com.limegroup.gnutella.gui.TipOfTheDayMediator.con structDialog(TipOfTheDayMediator.java:392)
at com.limegroup.gnutella.gui.TipOfTheDayMediator.<in it>(TipOfTheDayMediator.java:167)
at com.limegroup.gnutella.gui.TipOfTheDayMediator.ins tance(TipOfTheDayMediator.java:177)
at com.limegroup.gnutella.gui.GUIMediator.closeStartu pDialogs(GUIMediator.java:355)
at com.limegroup.gnutella.gui.GUIMediator.showInterna lError(GUIMediator.java:1748)
at com.limegroup.gnutella.gui.Finalizer.shutdown(Comp iled Code)
at com.limegroup.gnutella.gui.GUIMediator.shutdown(GU IMediator.java:1017)
at com.limegroup.gnutella.gui.GUIMediator.close(GUIMe diator.java:1010)
at com.limegroup.gnutella.gui.MainFrame$1.windowClosi ng(MainFrame.java:196)
at java.awt.AWTEventMulticaster.windowClosing(AWTEven tMulticaster.java)
at java.awt.Window.processWindowEvent(Window.java)
at javax.swing.JFrame.processWindowEvent(JFrame.java: 182)
at java.awt.Window.processEvent(Window.java)
at java.awt.Component.dispatchEventImpl(Compiled Code)
at java.awt.Container.dispatchEventImpl(Compiled Code)
at java.awt.Window.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.EventDispatchThread.run(EventDispatchThre ad.java)


Appears to be some sort of java error which is over my head as I am not a comp geek. I was going to run DiskWarrior. Now it looks like I'll just have to sit back & wait for you guys to figure out a fix for us OS 9.x users if there is one.

Purchasing one of the OS CATs (Panther or Tiger is not an option for me at this time. That is why I appreciate all the developers who still work of products for us users still using the older OS systems.
Reply With Quote