[ https://issues.apache.org/jira/browse/KAFKA-1814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14255620#comment-14255620 ]
Stefan commented on KAFKA-1814: -------------------------------- Yes, it's was configuration problem that I fixed, now Kafka is working perfectly. I'm sorry for running this configuration problem as issue. Should I delete the issue? > FATAL Fatal error during KafkaServerStartable startup. Prepare to shutdown > (kafka.server.KafkaServerStartable) > -------------------------------------------------------------------------------------------------------------- > > Key: KAFKA-1814 > URL: https://issues.apache.org/jira/browse/KAFKA-1814 > Project: Kafka > Issue Type: Bug > Environment: OpenSuse 13.2, with installed jdk_1.7_u51, scala-2.11.4 > and gradle-2.2.1 > Reporter: Stefan > Original Estimate: 0h > Remaining Estimate: 0h > > I have build Kafka on my system by executing command in order they where > written in the readme file in kafka downloaded folder. Every ./gradlew > command is done successfully, except tests (93% PASSED, 19 test FAIL (tests > in ProducerTest.class, SyncProducerTest.class, LeaderElectionTest.class, > LogOffsetTest.class) they are failing saying that thay can not access port, > so i thought ok, something is using that ports, i'll continue building). I > bulid kafka, and get .targz, and i run ./bin/zookeeper-server-start > ./confing/zookeeper.properties, but then i run ./bin/kafka-server-start.sh i > get errors and kafka immediately shutts down. I have posted my problems on > http://stackoverflow.com/questions/27381802/kafka-shutting-down-kafka-server-kafkaserver-problems-with-starting-kafka-s, > could anyone help me? -- This message was sent by Atlassian JIRA (v6.3.4#6332)