jMule Forum Index jMule

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

problems starting jmule

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





PostPosted: Tue Feb 24, 2004 22:07    Post subject: problems starting jmule Reply with quote

i took the newest version from cvs and called ant all.

after this i started jmule-guif rom dist-files directory (after changing path to lib and propertys)
now i have this error and don't know how to resolve:

C:\Programme\java\eclipse2.1\eclipse\workspace\jMule\dist-files>java -Djava.util.logging.config.file=.\.
operties -ea -cp jmule.jar;.\..\libs\jconfig.jar org.jmule.jMule --GUI
_ _ _ _ _
/ \ / \ / \ / \ / \ Version: 0.04.6 ( 20040224 19:30:49 GMT )
( j )( M )( u )( l )( e ) jMule - a Java massive parallel file sharing client.
\_/ \_/ \_/ \_/ \_/ Copyright (c) by the jMuleGroup (see the CREDITS file).

Using old style argument parsing.......

eventItemAdded(java.lang.Class)
category === class org.jmule.core.ConnectionManager
eventItemAdded(java.lang.Class)
tempDirectory=.\temp
eventItemAdded(java.lang.Class)
category === class org.jmule.core.DownloadManager
Exception in thread "main" java.lang.ExceptionInInitializerError
at org.jmule.core.CoreManager.(CoreManager.java:76)
at org.jmule.core.CoreManager.getInstance(CoreManager.java:99)
at org.jmule.core.protocol.donkey.DonkeyProtocolBeanInfo.getPropertyDescriptors(DonkeyProtocolBe
at java.beans.Introspector.getTargetPropertyInfo(Unknown Source)
at java.beans.Introspector.getBeanInfo(Unknown Source)
at java.beans.Introspector.getBeanInfo(Unknown Source)
at org.jmule.ui.javaUI.PreferencesPanel.initialiseCfgPanel(PreferencesPanel.java:429)
at org.jmule.ui.javaUI.PreferencesPanel.eventItemAdded(PreferencesPanel.java:412)
at org.jmule.util.VectorNotifier.add(VectorNotifier.java:70)
at org.jmule.core.ConfigurationManager.registerCategory(ConfigurationManager.java:262)
at org.jmule.core.PluginManager.registerPlugin(PluginManager.java:80)
at org.jmule.core.protocol.donkey.DonkeyProtocol.(DonkeyProtocol.java:173)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at org.jmule.ui.javaUI.MainFrame.class$(MainFrame.java:51)
at org.jmule.ui.javaUI.MainFrame.(MainFrame.java:89)
at org.jmule.ui.javaUI.jMuleSwingGUI.(jMuleSwingGUI.java:44)
at org.jmule.jMule.start(jMule.java:101)
at org.jmule.jMule.main(jMule.java:253)
Caused by: java.lang.NullPointerException
at org.jmule.util.beans.PropertyAdapter.instantiate(PropertyAdapter.java:87)
at org.jmule.util.beans.PropertyAdapter.(PropertyAdapter.java:49)
at org.jmule.util.beans.PropertyAdapter.getSingletonAdapter(PropertyAdapter.java:5icon_cool.gif
at org.jmule.core.ConfigurationManager.getProperties(ConfigurationManager.java:325)
at org.jmule.ui.javaUI.PreferencesPanel$PropertiesTable$PreferencesTableModel.(Preferences
at org.jmule.ui.javaUI.PreferencesPanel$PropertiesTable.(PreferencesPanel.java:163)
at org.jmule.ui.javaUI.PreferencesPanel.initialiseCfgPanel(PreferencesPanel.java:432)
at org.jmule.ui.javaUI.PreferencesPanel.eventItemAdded(PreferencesPanel.java:412)
at org.jmule.util.VectorNotifier.add(VectorNotifier.java:70)
at org.jmule.core.ConfigurationManager.registerCategory(ConfigurationManager.java:262)
at org.jmule.core.DownloadManager.(DownloadManager.java:204)
at org.jmule.core.DownloadManager.(DownloadManager.java:183)
... 19 more



another question: where do i have to place config.xml and edonkeyservers.xml
Back to top
newbeewan2
Developer


Joined: 02 Jul 2003
Posts: 30
Location: France

PostPosted: Wed Feb 25, 2004 10:27    Post subject: Reply with quote

First, jmule cvs version gui is currently broken...
And no workaround for now icon_rolleyes.gif
config.xml and edonkeyservers.xml must be placed into the directory of your jmule.jar archive.
See you
Back to top
View users profile Send private message
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