You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Rajesh Datla <ra...@gmail.com> on 2015/04/21 17:40:58 UTC

Kafka start server throws could not reserve enough space for object heap

 Hi All,

Kafka start server throws could not reserve enough space for object heap

used command:
bin/kafka-server-start.sh config/server.properties

Thanks
Raj

Re: Kafka start server throws could not reserve enough space for object heap

Posted by Otis Gospodnetic <ot...@gmail.com>.
Short version: probably don't have enough free memory relative to what you
have in -Xmx. top, free -m, and other monitoring tools and utilities will
share more light on this.

Otis
--
Monitoring * Alerting * Anomaly Detection * Centralized Log Management
Solr & Elasticsearch Support * http://sematext.com/



On Tue, Apr 21, 2015 at 11:40 AM, Rajesh Datla <ra...@gmail.com>
wrote:

>  Hi All,
>
> Kafka start server throws could not reserve enough space for object heap
>
> used command:
> bin/kafka-server-start.sh config/server.properties
>
> Thanks
> Raj
>