Issue 4 in cloudsim: Network examples do not load topology file

13 views
Skip to first unread message

clou...@googlecode.com

unread,
Jul 17, 2011, 7:56:06 PM7/17/11
to cloudsim...@googlegroups.com
Status: Accepted
Owner: rodrigo.calheiros
Labels: Type-Defect Priority-Medium OpSys-All Component-Docs Usability

New issue 4 by rodrigo.calheiros: Network examples do not load topology file
http://code.google.com/p/cloudsim/issues/detail?id=4

What steps will reproduce the problem?
1. Try to execute the class "NetworkExample1"

What is the expected output? What do you see instead?

The topology file is not properly loaded. The message

"Problem in processing BRITE file. Network simulation is disabled."

is shown.


clou...@googlecode.com

unread,
Jul 17, 2011, 8:00:07 PM7/17/11
to cloudsim...@googlegroups.com

Comment #1 on issue 4 by rodrigo.calheiros: Network examples do not load
topology file
http://code.google.com/p/cloudsim/issues/detail?id=4

The topology file is located in the wrong directory, if code is going to be
executed directly by Eclipse.

Its correct location is on cloudsim-package/modules/cloudsim-examples

clou...@googlecode.com

unread,
Jul 17, 2011, 8:04:07 PM7/17/11
to cloudsim...@googlegroups.com
Updates:
Status: Fixed

Comment #2 on issue 4 by rodrigo.calheiros: Network examples do not load
topology file
http://code.google.com/p/cloudsim/issues/detail?id=4

(No comment was entered for this change.)

clou...@googlecode.com

unread,
May 11, 2015, 6:15:31 AM5/11/15
to cloudsim...@googlegroups.com

Comment #3 on issue 4 by rsiet2...@gmail.com: Network examples do not load
topology file
https://code.google.com/p/cloudsim/issues/detail?id=4

I had added complete path as mentioned below:

String Path
= "C:\Users\Rsingh\workspace\cloud1\examples\org\cloudbus\cloudsim\examples\network\";

NetworkTopology.buildNetworkTopology(Path+"topology.brite");

but the topology file is not loaded. I found problem in topology.brite file
as given below:
Starting NetworkExample1...
Initialising...
Topology file: topology.brite
Problem in processing BRITE file. Network simulation is disabled. Error:
topology.brite (The system cannot find the file specified)
Starting CloudSim version 3.0
Datacenter_0 is starting...low:


--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

clou...@googlecode.com

unread,
May 13, 2015, 6:56:56 AM5/13/15
to cloudsim...@googlegroups.com

Comment #4 on issue 4 by isle...@gmail.com: Network examples do not load
topology file
https://code.google.com/p/cloudsim/issues/detail?id=4

you should make the topology file under netbeans projects
Reply all
Reply to author
Forward
0 new messages