[
https://issues.apache.org/jira/browse/GEODE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15716095#comment-15716095
]
Jinmei Liao commented on GEODE-2154:
------------------------------------
I am not sure what was the problem behind this. here is the info to my vm.
There is gfsh and the server/locator running. You can take a look around and
see if you can reproduce it on that machine. You can use microsoft remote
desktop to rdp to it:
public IP: 35.165.0.233
Credentials: Administrator/BugHunt4Geode
> swagger-ui.html in IE on windows returns 404
> --------------------------------------------
>
> Key: GEODE-2154
> URL: https://issues.apache.org/jira/browse/GEODE-2154
> Project: Geode
> Issue Type: Bug
> Components: management
> Reporter: Jinmei Liao
> Attachments: Screen Shot 2016-12-01 at 4.10.39 PM.png
>
>
> In a windows machine, start a server using the following gfsh command:
> start server --name=server1 --start-rest-api
> --J=-Dgemfire.http-service-port=8080
> --J=-Dgemfire.http-service-bind-address=localhost
> Going to IE and hit the following url:
> http://localhost:8080/geode/v1/servers
> It will return a json string containing the the server address
> but if you hit this url:
> http://localhost:8080/geode/swagger-ui.html
> it will return a 404.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)