What steps will reproduce the problem?
1. When attempt to run simulation with a base station
What is the expected output? What do you see instead?
expect the simulation to run but it never pass 1 round
What version of the product are you using? On what operating system?
Sinalgo 0.75.3 regular release
Java Version 1.6.0_21 from Sun Microsystems Inc
Windows XP
jFuzzyLogic 2.0.6
eclipse helios
Please provide any additional information below.
There was an Exception in Thread Thread[Thread-5,6,main]
Exception: java.lang.NoClassDefFoundError: net/sourceforge/jFuzzyLogic/FIS:
Message: net/sourceforge/jFuzzyLogic/FIS
Cause: java.lang.ClassNotFoundException: net.sourceforge.jFuzzyLogic.FIS
StackTrace: projects.Collaborative.Utils.calculateFsl(Utils.java:55)
projects.Collaborative.nodeDefinitions.routing.fuzzy.FuzzyRouting.receiveFloodFindMessage(FuzzyRouting.java:469)
projects.Collaborative.nodeDefinitions.routing.fuzzy.FuzzyRouting.receiveMessage(FuzzyRouting.java:74)
projects.Collaborative.nodeDefinitions.BasicNode.handleMessages(BasicNode.java:103)
sinalgo.nodes.Node.step(Node.java:977)
sinalgo.runtime.SynchronousRuntimeThread.run(SynchronousRuntimeThread.java:128)
sinalgo.runtime.Main.fatalError(Main.java:304)
sinalgo.runtime.MyUncaughtExceptionHandler.uncaughtException(MyUncaughtExceptionHandler.java:72)
java.lang.ThreadGroup.uncaughtException(Unknown Source)
java.lang.ThreadGroup.uncaughtException(Unknown Source)
java.lang.Thread.dispatchUncaughtException(Unknown Source)
The simulation terminated with exit value 1
Command: java -Xmx500m -cp binaries\bin;binaries\jdom.jar sinalgo.runtime.Main -project Collaborative