Hi, which branch are you pulling from and build? Jinmei
> On Jan 24, 2016, at 7:05 AM, Joseph Winston <[email protected]> > wrote: > > Warning — New user. > > I’ve pulled and built head successfully from github using the “How to > Install” instructions (OS X 10.11.3, Java 1.8.66). I then attempted to use > "Apache Geode in 15 Minutes or Less” to prove to myself that everything was > correct before diving into Geode. Everything on the 15 minute or less page > works except for pulse where pulse is started in embedded mode. When I try > to connect to the URI http://127.0.0.1:7070/pulse, I receive a 404. Jetty is > clearly running and netstat -an | grep 7070 shows: > > tcp46 0 0 *.7070 *.* LISTEN > > I don’t see anything out of place in the locator log. > > What would be the next best steps for me to take in seeing what is not > working properly? > > Thanks
