Hi, I think the reason is My 2 VM have the same IP. so if I change one IP, then they can connect and the above commend can work.
But I have another problem, when I try the "sh script/start-run.sh 2000 dist 10.0.2.15 1", it shows May 26, 2013 9:05:43 PM com.sun.faban.common.RegistryImpl main INFO: Registry started. Error occurred during initialization of VM Could not reserve enough space for object heap Could not create the Java virtual machine. Does anyone have the same problem? Any hint is appreicable. Thanks Regards Xiangyang 2013/5/26 Xiangyang Guo <[email protected]> > Hi, > > I made a mistake in the previous email, the ip i type in has a typo. But > even when I correct that typo, still I get the following error: > > guo@guo-VirtualBox:~/faban-streaming/streaming$ ./rtspclient.o rtsp:// > 10.0.2.15:554/streamingVideos_10/Movie8minMedium.mov 2000 1 > rtsp://10.0.2.15:554/streamingVideos_10/Movie8minMedium.mov > * About to connect() to 10.0.2.15 port 554 (#0) > * Trying 10.0.2.15... > * Connection refused > * Failed connect to 10.0.2.15:554; Connection refused > * Closing connection 0 > > Thanks for attention > > Regards, > > Xiangyang > > > > 2013/5/26 Xiangyang Guo <[email protected]> > >> Hi, Cloudsuite-users, >> >> I have a problem with running the media streaming benchmark, I followed >> the tutorial online to install the server and client, I do it in one >> machine, Actually, I make 2 virtual machine, one is server, another one is >> client. But the 2 virtual machine are in the same machine. >> >> I also see the posted mailing in this mailing list, so I follow the >> mailing list to run the benchmark step by step, >> >> guo@guo-VirtualBox:~/faban-streaming/streaming$ ./rtspclient.o rtsp:// >> 10.2.0.15:1200/streamingVideos_10/Movie8minMedium.mov 2000 1 >> rtsp://10.2.0.15:1200/streamingVideos_10/Movie8minMedium.mov >> * About to connect() to 10.2.0.15 port 1200 (#0) >> * Trying 10.2.0.15... >> * Connection timed out >> * Failed connect to 10.2.0.15:1200; Connection timed out >> * Closing connection 0 >> >> >> here, the 10.2.0.15 is my server's IP, actually, when I use 2 virtual >> machines in one same real machine, when i type'ifconfig', both of the 2 >> virtual machines have the same IP, like follows: >> >> eth0 Link encap:Ethernet HWaddr 08:00:27:d2:34:a1 >> inet addr:10.0.2.15 Bcast:10.0.2.255 Mask:255.255.255.0 >> >> HWaddr is different, but the inet addr are same. >> >> So could you help me out? Any hint is appreciable. >> >> Thanks a lot >> >> Xiangyang >> >> >> >> >
