Abdelaziz Assem created ZOOKEEPER-4786:
------------------------------------------
Summary: Bug in file
"Breadcrumbszookeeper/zookeeper-server/src/main/java/org/apache/zookeeper/server/util
/OSMXBean.java"
Key: ZOOKEEPER-4786
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4786
Project: ZooKeeper
Issue Type: Bug
Components: other
Affects Versions: 3.6.3
Environment: AIX Servers.
Reporter: Abdelaziz Assem
Attachments: Exception Error.PNG, Failed to Start.PNG
Function "{*}getOpenFileDescriptorCount{*}" in that file line 98 supports only
ibmvendor machines and the implantation is done for Linux servers only,
Now I am using it on AIX servers and when I tried to start zookeeper it says
"Failed to Start", because "java.lang.NumberFormatException" which happened in
line 121 in "{*}OSMXBean.java{*}".
--
This message was sent by Atlassian Jira
(v8.20.10#820010)