Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > FrostWire
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

FrostWire General forum section for FrostWire users; Download "FrostWire Clean version 4" . FrostWire v.5 which only uses bittorrents and no longer uses Gnutella Network is not supported on these forums.


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old January 8th, 2006
Novicius
 
Join Date: January 8th, 2006
Posts: 3
iceshooter16 is flying high
Default Fatal Error on Startup

Hey, I have the latest version of java installed and everytime I attempt to run Frostwire or Limewire 4.10.0 I get a fatal error that appears as soon as the splash screen loads. When I click the review buttion I get this...

FrostWire version 4.10.0
Java version 1.5.0_06 from Sun Microsystems Inc.
Windows XP v. 5.1 on x86
Free/total memory: 2900040/4128768
FATAL ERROR!
org.apache.commons.logging.LogConfigurationExcepti on: org.apache.commons.logging.LogConfigurationExcepti on: No suitable Log constructor [Ljava.lang.Class;@1608e05 for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Category) (Caused by org.apache.commons.logging.LogConfigurationExcepti on: No suitable Log constructor [Ljava.lang.Class;@1608e05 for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Category))
at org.apache.commons.logging.impl.LogFactoryImpl.new Instance(LogFactoryImpl.java:543)
at org.apache.commons.logging.impl.LogFactoryImpl.get Instance(LogFactoryImpl.java:235)
at org.apache.commons.logging.impl.LogFactoryImpl.get Instance(LogFactoryImpl.java:209)
at org.apache.commons.logging.LogFactory.getLog(LogFa ctory.java:351)
at com.limegroup.gnutella.gui.Initializer.initialize( Initializer.java:89)
at com.limegroup.gnutella.gui.GUILoader.load(GUILoade r.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.limegroup.gnutella.gui.Main.main(Main.java:43)
Caused by: org.apache.commons.logging.LogConfigurationExcepti on: No suitable Log constructor [Ljava.lang.Class;@1608e05 for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Category)
at org.apache.commons.logging.impl.LogFactoryImpl.get LogConstructor(LogFactoryImpl.java:413)
at org.apache.commons.logging.impl.LogFactoryImpl.new Instance(LogFactoryImpl.java:529)
... 10 more
Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/Category
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Unk nown Source)
at java.lang.Class.getConstructor0(Unknown Source)
at java.lang.Class.getConstructor(Unknown Source)
at org.apache.commons.logging.impl.LogFactoryImpl.get LogConstructor(LogFactoryImpl.java:410)
... 11 more

-- listing session information --
Current thread: main
Active Threads: 6
-- listing threads --
main: 1
AWT-EventQueue-0: 1
AWT-Windows: 1
AWT-Shutdown: 1
Java2D Disposer: 1
Image Fetcher 0: 1

-- listing properties --
LAST_EXPIRE_TIME=1136709284937

Whenever I downgrade to java runtime environment 1.4.2_10 it all runs perfectly. Any suggestions?
Reply With Quote
  #2 (permalink)  
Old January 8th, 2006
Novicius
 
Join Date: January 8th, 2006
Posts: 4
sxymxd84 is flying high
Default

Yeah just right click on frostwire and in compatability choose to run it as a windows 2000. will work just fine then.
Reply With Quote
  #3 (permalink)  
Old January 8th, 2006
et voilà's Avatar
+Modérateur à ses heures+
 
Join Date: July 26th, 2002
Location: Le Québec
Posts: 2,904
et voilà is a great assister to others; your light through the dark tunnel
Default

Seems FW can't get access or the log4j file doesn't exist. Are you with 4.10.0-3? Do you have the file log4j.properties file in the FrostWire application folder?

Ciao
Reply With Quote
  #4 (permalink)  
Old January 8th, 2006
Novicius
 
Join Date: January 8th, 2006
Posts: 3
iceshooter16 is flying high
Default

I did what both of you said and I still get a fatal error on startup. I changed the compatability of the frostwire.exe file to windows 2000 Picture Here and the log4j.properties file does exist. The only difference I can see in the error messages is that it now says I have windows 2000 v. 5.0 installed instead of windows xp.

FrostWire version 4.10.0
Java version 1.5.0_06 from Sun Microsystems Inc.
Windows 2000 v. 5.0 on x86
Free/total memory: 2900160/4128768

FATAL ERROR!

org.apache.commons.logging.LogConfigurationExcepti on: org.apache.commons.logging.LogConfigurationExcepti on: No suitable Log constructor [Ljava.lang.Class;@1608e05 for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Category) (Caused by org.apache.commons.logging.LogConfigurationExcepti on: No suitable Log constructor [Ljava.lang.Class;@1608e05 for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Category))
at org.apache.commons.logging.impl.LogFactoryImpl.new Instance(LogFactoryImpl.java:543)
at org.apache.commons.logging.impl.LogFactoryImpl.get Instance(LogFactoryImpl.java:235)
at org.apache.commons.logging.impl.LogFactoryImpl.get Instance(LogFactoryImpl.java:209)
at org.apache.commons.logging.LogFactory.getLog(LogFa ctory.java:351)
at com.limegroup.gnutella.gui.Initializer.initialize( Initializer.java:89)
at com.limegroup.gnutella.gui.GUILoader.load(GUILoade r.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.limegroup.gnutella.gui.Main.main(Main.java:43)
Caused by: org.apache.commons.logging.LogConfigurationExcepti on: No suitable Log constructor [Ljava.lang.Class;@1608e05 for org.apache.commons.logging.impl.Log4JLogger (Caused by java.lang.NoClassDefFoundError: org/apache/log4j/Category)
at org.apache.commons.logging.impl.LogFactoryImpl.get LogConstructor(LogFactoryImpl.java:413)
at org.apache.commons.logging.impl.LogFactoryImpl.new Instance(LogFactoryImpl.java:529)
... 10 more
Caused by: java.lang.NoClassDefFoundError: org/apache/log4j/Category
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Unk nown Source)
at java.lang.Class.getConstructor0(Unknown Source)
at java.lang.Class.getConstructor(Unknown Source)
at org.apache.commons.logging.impl.LogFactoryImpl.get LogConstructor(LogFactoryImpl.java:410)
... 11 more


-- listing session information --
Current thread: main
Active Threads: 6

-- listing threads --
main: 1
AWT-EventQueue-0: 1
AWT-Windows: 1
AWT-Shutdown: 1
Java2D Disposer: 1
Image Fetcher 0: 1


-- listing properties --
LAST_EXPIRE_TIME=1136709284937


Any other suggestions? Thanks
Reply With Quote
  #5 (permalink)  
Old January 8th, 2006
Novicius
 
Join Date: January 8th, 2006
Posts: 4
sxymxd84 is flying high
Default

Looks like theres something else on your computer java is intertwined with. cant make out exactly what tho.
Reply With Quote
  #6 (permalink)  
Old January 8th, 2006
Novicius
 
Join Date: January 8th, 2006
Posts: 3
iceshooter16 is flying high
Default

The thing I dont understand is that whenever I install J2RE 1.4.2 everything is able to load, except I get an internal error every min or so within limewire. I'm not sure if I get the same error in frostwire. Thanks for all the help so far!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem opening Limewire - Crash on startup: Fatal Error Lord of the Rings Windows 0 June 26th, 2005 04:44 AM
Error 1603 Fatal Error summerlover5752@aol.com Windows 3 December 29th, 2004 08:05 PM
non fatal error Unregistered Mac 3 November 15th, 2002 08:07 PM
HELP!! 2 non fatal and 1 fatal error triple5souls Mac 1 October 5th, 2002 07:44 PM
launching error: fatal error strubelfamily@charter.net Windows 3 May 31st, 2002 07:05 AM


All times are GMT -7. The time now is 04:40 AM.


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.