Did you click on the connect (green) button and provide the zookeeper address ? Can you provide a screen shot of what you are seeing, any exception on the console from which you launched the zooinspector?
thanks, Kishore G On Thu, Jun 13, 2013 at 3:37 PM, Fei Meng <[email protected]> wrote: > Hi there, > > I am setting up Helix on Mac OS X and I'd like to run ZooInspector on > the same machine. Since there is just zookeeper jar download, I got > the fresh zookeeper package from apache website and build it (just > "ant" in the root directory). > > After I got the > "contrib/ZooInspector/zookeeper-3.4.5-ZooInspector.jar". Then I copied > the linux zooinspector bash (also resolved a few missing jars) to run: > java -cp > /path/to/zookeeper-3.4.5-ZooInspector.jar:/path/to/zookeeper-3.4.5.jar:/path/to/log4j-1.2.15.jar:/path/to/slf4j-api.jar:/path/to/slf4j-log4j12.jar > > The zooinspector could be run but the right panel is empty. When I > click any node on the left side, nothing shows up. I suspect some > swing related libraries are missing. Does anyone find how to resolve > this? Thanks! > > Best, > Fei Meng > Ph.D student from North Carolina State University >
