Adalberto Medeiros created ZOOKEEPER-1474:
---------------------------------------------
Summary: Cannot build Zookeeper with IBM Java: use of Sun MXBean
classes
Key: ZOOKEEPER-1474
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1474
Project: ZooKeeper
Issue Type: Bug
Components: build
Affects Versions: 3.4.3, 3.4.0
Reporter: Adalberto Medeiros
zookeeper.server.NIOServerCnxn and zookeeper.server.NettyServerCnxn imports
com.sun.management.UnixOperatingSystemMXBean . This OperatingSystemMXBean class
is not implemented by IBM or open java.
In my case, I need IBM Java so I can run zookeeper in Power ppc64 servers.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira