Hi Everyone,

I followed the instructions from the link
https://openflow.stanford.edu/display/DOCS/Installation+Guide
and installed Flowvisor on Ubuntu 12.04. But when I run flowvisor, the
following error is coming.

$flowvisor /usr/local/etc/flowvisor/
config.json
Starting FlowVisor
--- Setting logging level to NOTE
java.net.BindException: Address already in use
    at sun.nio.ch.Net.bind(Native Method)
    at
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:126)
    at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:59)
    at
org.flowvisor.ofswitch.OFSwitchAcceptor.<init>(OFSwitchAcceptor.java:37)
    at org.flowvisor.FlowVisor.run(FlowVisor.java:161)
    at org.flowvisor.FlowVisor.main(FlowVisor.java:217)

Help in this regards is highly appreciated.

My java version is
$java -version
java version "1.6.0_30"
Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
Java HotSpot(TM) Server VM (build 20.5-b03, mixed mode)


Thanks,
Ramana Reddy.
_______________________________________________
openflow-discuss mailing list
[email protected]
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to