You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Manikumar (JIRA)" <ji...@apache.org> on 2018/04/18 10:26:00 UTC

[jira] [Resolved] (KAFKA-3476) -Xloggc is not recognised by IBM java

     [ https://issues.apache.org/jira/browse/KAFKA-3476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manikumar resolved KAFKA-3476.
------------------------------
    Resolution: Won't Fix

Closing this as we can export the GC values and performance opts.  Please reopen if you think otherwise

>  -Xloggc is not recognised by IBM java
> --------------------------------------
>
>                 Key: KAFKA-3476
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3476
>             Project: Kafka
>          Issue Type: Bug
>          Components: admin, tools
>    Affects Versions: 0.9.0.0
>            Reporter: Khirod Patra
>            Priority: Major
>
> Getting below error on AIX server.
> NOTE : java version is :
> ----------------------------------------------------------------------------------
> java version "1.8.0"
> Java(TM) SE Runtime Environment (build pap6480-20150129_02)
> IBM J9 VM (build 2.8, JRE 1.8.0 AIX ppc64-64 Compressed References 20150116_231420 (JIT enabled, AOT enabled)
> J9VM - R28_Java8_GA_20150116_2030_B231420
> JIT  - tr.r14.java_20150109_82886.02
> GC   - R28_Java8_GA_20150116_2030_B231420_CMPRSS
> J9CL - 20150116_231420)
> JCL - 20150123_01 based on Oracle jdk8u31-b12
> Error :
> -------------------------------------------------------------------------------
> kafka-run-class.sh -name zookeeper -loggc  org.apache.zookeeper.server.quorum.QuorumPeerMain ../config/zookeeper.properties
> <?xml version="1.0" ?>
> <verbosegc xmlns="http://www.ibm.com/j9/verbosegc" version="R28_Java8_GA_20150116_2030_B231420_CMPRSS">
> JVMJ9VM007E Command-line option unrecognised: -Xloggc:/home/test_user/containers/kafka_2.11-0.9.0.0/bin/../logs/zookeeper-gc.log
> </verbosegc>
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)