<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
span.E-MailFormatvorlage17
{mso-style-type:personal-compose;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-US;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=DE-AT link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Hi,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>I recently upgrade from photon-0.2.5.jar to photon-0.2.7.jar and keep getting the following errors on startup:<o:p></o:p></p><p class=MsoNormal>REPLACED:~/web/photon$ java -jar photon.jar -listen-ip <a href="http://photon.mapsmarker.com">photon.mapsmarker.com</a> -data-dir /search-index-current/ &<br>[1] 24517<br><b>REPLACED:~/web/photon$ [main] ERROR de.komoot.photon.elasticsearch.Server - cannot install plugin: mobz/elasticsearch-head: java.io.IOException: plugin directory /search-index-current/photon_data/elasticsearch/plugins/head already exists. To update the plugin, uninstall it first using --remove mobz/elasticsearch-head command<br>[main] ERROR de.komoot.photon.elasticsearch.Server - cannot install plugin: polyfractal/elasticsearch-inquisitor: java.io.IOException: plugin directory /search-index-current/photon_data/elasticsearch/plugins/inquisitor already exists. To update the plugin, uninstall it first using --remove polyfractal/elasticsearch-inquisitor command</b><br>[main] INFO org.elasticsearch.node - [Meggan Braddock] version[1.7.0], pid[24517], build[929b973/2015-07-16T23:31:07Z]<br>[main] INFO org.elasticsearch.node - [Meggan Braddock] initializing ...<br>[main] INFO org.elasticsearch.plugins - [Meggan Braddock] loaded [wordending], sites [inquisitor, head]<br>[main] INFO org.elasticsearch.env - [Meggan Braddock] using [1] data paths, mounts [[/ (rootfs)]], net usable_space [104.7gb], net total_space [187.8gb], types [rootfs]<br>[main] WARN org.elasticsearch.bootstrap - JNA not found. native methods will be disabled.<br>[main] WARN org.elasticsearch.script - [Meggan Braddock] deprecated setting [script.disable_dynamic] is set, replace with fine-grained scripting settings (e.g. script.inline, script.indexed, script.file)<br>[main] INFO org.elasticsearch.script - [Meggan Braddock] compiling script file [/search-index-current/photon_data/elasticsearch/config/scripts/general-score.groovy]<br>[main] INFO org.elasticsearch.script - [Meggan Braddock] compiling script file [/search-index-current/photon_data/elasticsearch/config/scripts/location-biased-score.groovy]<br>[main] INFO org.elasticsearch.node - [Meggan Braddock] initialized<br>[main] INFO org.elasticsearch.node - [Meggan Braddock] starting ...<br>[main] INFO org.elasticsearch.transport - [Meggan Braddock] bound_address {inet[/127.0.0.1:9300]}, publish_address {inet[/<a href="http://127.0.0.1:9300">127.0.0.1:9300</a>]}<br>[main] INFO org.elasticsearch.discovery - [Meggan Braddock] photon/N7JgGqkrRzGD8554lEImJA<br>[elasticsearch[Meggan Braddock][clusterService#updateTask][T#1]] INFO org.elasticsearch.cluster.service - [Meggan Braddock] new_master [Meggan Braddock][N7JgGqkrRzGD8554lEImJA][srv851r][inet[/127.0.0.1:9300]], reason: zen-disco-join (elected_as_master)<br>[main] INFO org.elasticsearch.http - [Meggan Braddock] bound_address {inet[/127.0.0.1:9200]}, publish_address {inet[/<a href="http://127.0.0.1:9200">127.0.0.1:9200</a>]}<br>[main] INFO org.elasticsearch.node - [Meggan Braddock] started<br>[main] INFO de.komoot.photon.elasticsearch.Server - started elastic search node<br>[elasticsearch[Meggan Braddock][clusterService#updateTask][T#1]] INFO org.elasticsearch.gateway - [Meggan Braddock] recovered [1] indices into cluster_state<br>== Spark has ignited ...<br>>> Listening on <a href="http://photon.mapsmarker.com:2322">photon.mapsmarker.com:2322</a><br>[Thread-1] INFO org.eclipse.jetty.server.Server - jetty-9.0.z-SNAPSHOT<br>[Thread-1] INFO org.eclipse.jetty.server.ServerConnector - Started ServerConnector@4b95b26{HTTP/1.1}{<a href="http://photon.mapsmarker.com:2322">photon.mapsmarker.com:2322</a>}<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I wonder if there are any additional tasks related to plugins to be performed when using a new version of photon. Regardless this error, photon seems to run correctly and my endpoint is delivering results as expected.<o:p></o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>Nevertheless I would appreciate any input if these errors have to be resolved and if yes how exactly (e.g. by using the following command?:<br><br>java -jar photon.jar -listen-ip <a href="http://photon.mapsmarker.com">photon.mapsmarker.com</a> -data-dir /search-index-current/ <b>--remove mobz/elasticsearch-head --remove polyfractal/elasticsearch-inquisitor</b><o:p></o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>thx for any help!<o:p></o:p></p><p class=MsoNormal>Robert<o:p></o:p></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;mso-fareast-language:EN-US'><o:p> </o:p></span></p></div></body></html>