Hi,
I'm new user of the PeerFactSim. I can run a simulation with the default DHT.xml that we find under config folder. I get the following error message.
I'm using the latest version of PeerfactSim published on
www.peerfact.org : "peerfactsimkom-community-8ba30309ae38" and the Eclipse Standard/SDK Version: Kepler Service Release 1
I hope get some help.
with my best regards,
EDH
____________________________________________________________________
2014-01-17 16:21:43,396 WARN [DefaultConfigurator - 676]# Set variables {seed=0}
org.peerfact.api.scenario.ConfigurationException: Failed to load configuration from file .\config\DHT.xml
at org.peerfact.impl.scenario.DefaultConfigurator.configureAll(DefaultConfigurator.java:212)
at org.peerfact.impl.simengine.Simulator.configure(Simulator.java:252)
at org.peerfact.impl.util.guirunner.impl.SimulationThread.run(SimulationThread.java:68)
Caused by: org.dom4j.DocumentException: Error on line 38 of document file:///C:/Users/aa/Desktop/thèse/WorkSpace/peerfactsimkom-community-8ba30309ae38/./config/DHT.xml : An include failed, and no fallback element was found. Nested exception: An include failed, and no fallback element was found.
at org.dom4j.io.SAXReader.read(SAXReader.java:482)
at org.dom4j.io.SAXReader.read(SAXReader.java:264)
at org.peerfact.impl.scenario.DefaultConfigurator.configureAll(DefaultConfigurator.java:205)
... 2 more
_____________________________________________________________________