Skip to content
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

faban_client warning #34

Closed
dynf opened this issue Mar 18, 2016 · 1 comment
Closed

faban_client warning #34

dynf opened this issue Mar 18, 2016 · 1 comment
Assignees
Labels

Comments

@dynf
Copy link

dynf commented Mar 18, 2016

cloudsuite/benchmarks/web-serving/faban_client/files/web20_benchmark/src/workload/driver/Web20Driver.java

When I ran faban_client, I got the warning every time a new user logged in:
....
[java] Logging in: ZIFdBLBGXk
[java] Mar 15, 2016 11:52:08 PM com.sun.faban.driver.transport.sunhttp.ThreadCookieHandler$CookieStore select
[java] WARNING: Request http://web_server:8080/ does not contain a hostname or has an invalid hostname.
[java] Mar 15, 2016 11:52:08 PM com.sun.faban.driver.transport.sunhttp.ThreadCookieHandler$CookieStore select
[java] WARNING: Request http://web_server:8080/ does not contain a hostname or has an invalid hostname.
[java] Mar 15, 2016 11:52:09 PM com.sun.faban.driver.transport.sunhttp.ThreadCookieHandler$CookieStore select
[java] WARNING: Request http://web_server:8080/ does not contain a hostname or has an invalid hostname.
[java] hostUrl + LOGIN_URL: http://172.18.0.02:8080/action/login // this line was added by myself to see the login
[java] PRINT: Successfully logged in
....

The requests seemed to have reached the web server Ok which means I had the correct web server ip address for the faban_client.

@nooshin-mirzadeh
Copy link
Contributor

There is no problem with the warning. It works correctly, please ignore it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants