Check if your Elasticsearch user has correct read/write permission on the "plugins" folder.
Jörg On Tue, Jul 22, 2014 at 11:59 AM, vjbangis <[email protected]> wrote: > I got error below when execute as "service elasticsearch start" on Amazon > Linux EC2. > > [2014-07-22 09:21:57,405][DEBUG][bootstrap ] Exception > java.lang.NullPointerException > at > org.elasticsearch.plugins.PluginsService.loadSitePlugins(PluginsService.java:441) > at > org.elasticsearch.plugins.PluginsService.<init>(PluginsService.java:122) > at > org.elasticsearch.node.internal.InternalNode.<init>(InternalNode.java:144) > at org.elasticsearch.node.NodeBuilder.build(NodeBuilder.java:159) > at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:70) > at org.elasticsearch.bootstrap.Bootstrap.main(Bootstrap.java:203) > at > org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:32) > > > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAKdsXoHLocy0BpocGz2eeg4QjxU%3D%2BD%3DX%2B745W%2Baq4d722AbTQg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
