Marvel index.html is giving Blank page

Hi,

Am using Elastic search(elasticsearch-1.1.1) marvel plugin in my windows
machine, I have downloaded and placed marvel-1.1.1.jar in
elasticsearch-1.1.1\lib folder. I have restarted my ES server and trying
to access http://localhost:9200/_plugin/marvel/sense/index.html URL, it is
giving blank white page.

Please help me to resolve that issue.please find the attachment of that
blank screen.

Thanks and Regards,
Srinivas k.

--
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/e3721908-b736-415d-ba87-aa4fa5ac2272%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Why not following Marvel install instructions?

Did you have any issue using plugin command?

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 11 juil. 2014 à 09:07, srinu konda konda.srinu89@gmail.com a écrit :

Hi,

Am using Elastic search(elasticsearch-1.1.1) marvel plugin in my windows machine, I have downloaded and placed marvel-1.1.1.jar in elasticsearch-1.1.1\lib folder. I have restarted my ES server and trying to access http://localhost:9200/_plugin/marvel/sense/index.html URL, it is giving blank white page.

Please help me to resolve that issue.please find the attachment of that blank screen.

Thanks and Regards,
Srinivas k.

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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/e3721908-b736-415d-ba87-aa4fa5ac2272%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
<support.png>

--
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/EEC14D60-CED2-427E-A657-B4FA95220A1A%40pilato.fr.
For more options, visit https://groups.google.com/d/optout.

I have downloaded marvel which containing marvel-1.1.1.jar file and I kept
it in Elastic search lib folder, I have restarted ES server and trying to
access http://localhost:9200/_plugin/marvel/sense/index.html URL...but
still same blank screen is coming.

Please let me know what might be the issue.

Thanks,
srinivas K.

--
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/668005a2-2342-4ad6-8713-fd7a97cfce39%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

The issue is that you did not follow installation guide! http://www.elasticsearch.org/overview/marvel/download/

Why this?
Was that not working for you?

Could you try again to follow the install guide before doing anything by yourself?

--
David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet | @elasticsearchfr

Le 11 juillet 2014 à 09:46:30, srinu konda (konda.srinu89@gmail.com) a écrit:

I have downloaded marvel which containing marvel-1.1.1.jar file and I kept it in Elastic search lib folder, I have restarted ES server and trying to access http://localhost:9200/_plugin/marvel/sense/index.html URL...but still same blank screen is coming.

Please let me know what might be the issue.

Thanks,
srinivas K.

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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/668005a2-2342-4ad6-8713-fd7a97cfce39%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/etPan.53bf9a96.66334873.70e%40MacBook-Air-de-David.local.
For more options, visit https://groups.google.com/d/optout.

Hi David,

Thank you

Actually I was using windows machine....now I have installed marvel plugin
on server and from there am able to connect.

Regards,
Srinivas Konda.

--
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/2540f6ca-054d-4317-8365-6704e142a6d6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

It should work on a windows machine as well.
What was your error on windows ?

May be a firewall issue?

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 11 juil. 2014 à 12:37, srinu konda konda.srinu89@gmail.com a écrit :

Hi David,

Thank you

Actually I was using windows machine....now I have installed marvel plugin on server and from there am able to connect.

Regards,
Srinivas Konda.

--
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/2540f6ca-054d-4317-8365-6704e142a6d6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/F7765332-CC70-4781-B751-7E86CE188A8D%40pilato.fr.
For more options, visit https://groups.google.com/d/optout.

Hi Sir,

I have loaded data from my database to elastic search, i have two columns
one is price of one product and another one is price of another product.Now
I want to show difference between those two price fields using kibana, How
can I take those two into X-axis and Y-axis, Using which Pannel I can
achieve this.

Please help me ...

Thanks,
Srinivas.

--
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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/cffbcfc4-480f-4c89-815f-6e2a6a856274%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.