jMule Forum Index jMule

 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin 

can't run Jmule

 
Post new topic   Reply to topic    jMule Forum Index -> General jMule discussion
View previous topic :: View next topic  
Author Message
boby2000
Guest





PostPosted: Sun Jan 11, 2004 13:11    Post subject: can't run Jmule Reply with quote

I've downloaded Jmule 0.04.4.
When I want to start any of the 2 bat file i receiving an NoClassDefError.

I've placed jconfig.jar in the libs folder and that's it. Do I have to make any other configuration?


C:\>C:\jmule\dist-files\jmule-gen.bat

C:\>if ' == ' goto next

C:\>if not exist .\log mkdir .\log

C:\>java -Djava.util.logging.config.file=.\gui-logging.properties -cp jmule.jar;.\libs
\jconfig.jar org.jmule.jMule
Exception in thread "main" java.lang.NoClassDefFoundError: org/jmule/jMule

C:\>C:\jmule\dist-files\jmule-gui.bat

C:\>java -Djava.util.logging.config.file=.\gui-logging.properties -cp jmule.jar;.\libs
\jconfig.jar org.jmule.jMule --GUI
Exception in thread "main" java.lang.NoClassDefFoundError: org/jmule/jMule

C:\>
Back to top
emarant
Admin / Developer


Joined: 02 Oct 2002
Posts: 135

PostPosted: Sun Jan 11, 2004 13:54    Post subject: Re: can't run Jmule Reply with quote

boby2000 wrote:
I've downloaded Jmule 0.04.4.
When I want to start any of the 2 bat file i receiving an NoClassDefError.

I've placed jconfig.jar in the libs folder and that's it. Do I have to make any other configuration?


C:\>C:\jmule\dist-files\jmule-gen.bat

C:\>if ' == ' goto next

C:\>if not exist .\log mkdir .\log

C:\>java -Djava.util.logging.config.file=.\gui-logging.properties -cp jmule.jar;.\libs
\jconfig.jar org.jmule.jMule
Exception in thread "main" java.lang.NoClassDefFoundError: org/jmule/jMule

C:\>C:\jmule\dist-files\jmule-gui.bat

C:\>java -Djava.util.logging.config.file=.\gui-logging.properties -cp jmule.jar;.\libs
\jconfig.jar org.jmule.jMule --GUI
Exception in thread "main" java.lang.NoClassDefFoundError: org/jmule/jMule

C:\>
Quote:
C:\>C:\jmule\dist-files
cange to "C:\jmule" first (by cd jmule) icon_wink.gif
Back to top
View users profile Send private message Send email
Display posts from previous:   
Post new topic   Reply to topic    jMule Forum Index -> General jMule discussion All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2.0.3 © 2001, 2002 phpBB Group