-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
consider merging the functionalities of different classes handling ip adresses #30
Comments
hi ,i have encounted some problems while installing the flowscale.i cant download some packages from:http://of-lab2.grnoc.iu.edu/flowscaleupdate.so could you please send me some necessary packages through e-mail?such as:grnoc.util.net.ipaddress and so on .my e-mail addr is:[email protected] a lot. |
Yes, I have the same problem as xieanxiean. Is there any alternatives to solve this problem? |
In github instead of checkIng out the maIn branch checkout the branch dev/0.5 xiean_hi From: bm4acd |
Dear xiean_hi, Thanks, I have checked out the branch dev/0.5. Following Running Flowscale part of Quick Start, no matter launch the Is there any setting I miss? Thanks, 2012/10/15 xieanxiean [email protected]
Best Regards, |
probably you should download edu.iu.incntre.flowscaleproduct and open the flowscale-ids.product file,down in the testing label,there is a xiean_hi From: bm4acd Thanks, I have checked out the branch dev/0.5. Following Running Flowscale part of Quick Start, no matter launch the Is there any setting I miss? Thanks, 2012/10/15 xieanxiean [email protected]
Best Regards, |
Do you see any ports on your machine open
|
Yes, I have edu.iu.incntre.flowscaleproduct in my workspace, and imported I found that in the Dependencies tab of flowscale-ids.product, the icon of 2012/10/16 xieanxiean [email protected]
Best Regards, |
correction: 2012/10/17 Yoyo Chen [email protected]
Best Regards, |
Dear Ali, I don't think so. It shows "terminated" in eclipse's console when launched. 2012/10/16 Ali Khalfan [email protected]
Best Regards, |
In your eclipse directory do you see a logs directory?
|
No, there is no new log files created in /logs. 2012/10/17 Ali Khalfan [email protected]
Best Regards, |
Did you modify the config files?
|
just follow the Quick Start Setup Beacon and OpenflowJ, and this part ok and works fine. 2012/10/17 Ali Khalfan [email protected]
Best Regards, |
Yes, the structure is pretty much different, I cleaned up on a lot of one question before I dig deeper, when you say you get an error in Let me know --Ali yoyochen wrote:
|
About org.eclipse.equinox,console.telnet, that is my mistake. I didn't 2012/10/18 Ali Khalfan [email protected]
Best Regards, |
Great....is it running?
|
No, not yet. I retry to build a new environment. I use following commands to get And then import all projects of Flowscale. After open the main.target of I can launch beacon in debug mode in this workspace. But I still can't Still trying to figure out what's going wrong. Thanks. yoyo 2012/10/18 Ali Khalfan [email protected]
Best Regards, |
It looks like either an eclipse or a jvm issue, you might need to Also, you might consider running it without debug mode. Let me know if any of those help, also, please let me know your config yoyochen wrote:
|
Thanks for you and xiean_hi's help. I can launch flowscale at last. There is still a problem to me. I use mininet to simulate the network. yoyo 2012/10/19 Ali Khalfan [email protected]
Best Regards, |
yoyochen, Thanks for the JDK info. FlowScale uses Beacon as its controller and all OpenFlow messages I hope that clarifies things. Let me know if you need help in deploying --Ali yoyochen wrote:
|
I use Mininet to simulate the network. About webui. I still have trouble. I think it is in Perl. yoyochen 2012/10/19 Ali Khalfan [email protected]
Best Regards, |
install cpan on your machine and download all the necessary packages http://www.cpan.org/modules/INSTALL.html yoyochen wrote:
|
Currently there are three classes handling IP addresses and subnets
edu.iu.incntre.flowscale.IPAddress
edu.iu.incntre.flowscale.IPAddressUtility
grnoc.net.util.ipaddress.IPv4Address
consider merging them ?
The text was updated successfully, but these errors were encountered: