Dear Olumuyiwa,

There was a bug in the naming. Would you please pull the images again, and
rerun the benchmark?
Please let me know if there is a problem.

Regards,
Nooshin

On Sat, Feb 27, 2016 at 11:04 PM, Muyi Ibidun <[email protected]> wrote:

> Hello,
> I am settling up Cloudsuite 3.0 for academic experiments but keep getting
> the following exceptions when trying to run the *web-serving* benchmark:
> (The same exceptions are thrown regardless if I do *pull* from repo or
> *build* from Dockerfile)
>
> ~/cloudsuite# ./run.sh
> Exception in thread "main" java.io.IOException: Server returned HTTP
> response code: 502 for URL: http://172.18.0.2:8080/
> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> at
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
> at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
> at
> sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1677)
> at
> sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1675)
> at java.security.AccessController.doPrivileged(Native Method)
> at
> sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1673)
> at
> sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1246)
> at
> com.sun.faban.driver.transport.sunhttp.SunHttpTransport.fetchResponse(SunHttpTransport.java:673)
> at
> com.sun.faban.driver.transport.sunhttp.SunHttpTransport.fetchURL(SunHttpTransport.java:383)
> at
> com.sun.faban.driver.transport.sunhttp.SunHttpTransport.fetchURL(SunHttpTransport.java:402)
> at
> com.sun.faban.driver.transport.sunhttp.SunHttpTransport.fetchURL(SunHttpTransport.java:440)
> at setup.UserGenerator.createUsers(UserGenerator.java:100)
> at setup.UserGenerator.main(UserGenerator.java:147)
> Caused by: java.io.IOException: Server returned HTTP response code: 502
> for URL: http://172.18.0.2:8080/
> at
> sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1628)
> at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)
> at
> com.sun.faban.driver.transport.sunhttp.SunHttpTransport.fetchResponse(SunHttpTransport.java:654)
> ... 5 more
> Buildfile: /web20_benchmark/build.xml
>
> init:
>
>
>
> ___________________________
> Olumuyiwa Ibidunmoye
> Department of Computing Science,
> Umeå University.
> SE-901 87 Umeå.
> Sweden.
>
>

Reply via email to