Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   FrostWire (https://www.gnutellaforums.com/frostwire/)
-   -   Fatal Error on Startup (https://www.gnutellaforums.com/frostwire/51118-fatal-error-startup.html)

iceshooter16 January 8th, 2006 02:40 AM

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?

sxymxd84 January 8th, 2006 11:03 AM

Yeah just right click on frostwire and in compatability choose to run it as a windows 2000. will work just fine then.

et voilà January 8th, 2006 12:40 PM

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

iceshooter16 January 8th, 2006 03:50 PM

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

sxymxd84 January 8th, 2006 06:30 PM

Looks like theres something else on your computer java is intertwined with. cant make out exactly what tho.

iceshooter16 January 8th, 2006 09:57 PM

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!


All times are GMT -7. The time now is 11:16 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.