Could you please, help me overcome this problem. I cannot start ES8.17 on this windows server from folder via elsticsearch.bat, when es7.17 works fine locally, from the his folder via elsticsearch.bat. Another es7.14 is running as service, if this matters. Elasticsearch.yml is default - only port is changed to 9201.
Appreciate any help
Best regards Maki.
[2025-01-17T13:06:59,980][INFO ][o.e.n.Node ] [PLVSR0133] Default Locale [en_US] [2025-01-17T13:07:00,806][ERROR][o.e.b.Elasticsearch ] [PLVSR0133] fatal exception while booting Elasticsearchjava.lang.IllegalStateException: failed to load plugin repository-url due to jar hell at org.elasticsearch.server@8.17.0/org.elasticsearch.plugins.PluginsUtils.checkBundleJarHell(PluginsUtils.java:352) at org.elasticsearch.server@8.17.0/org.elasticsearch.plugins.PluginsService.loadBundles(PluginsService.java:295) at org.elasticsearch.server@8.17.0/org.elasticsearch.plugins.PluginsService.<init>(PluginsService.java:166) at org.elasticsearch.server@8.17.0/org.elasticsearch.node.NodeServiceProvider.newPluginService(NodeServiceProvider.java:56) at org.elasticsearch.server@8.17.0/org.elasticsearch.node.NodeConstruction.createEnvironment(NodeConstruction.java:476)
See logs for more details.
ERROR: Elasticsearch did not exit normally - check the logs at C:\ES\elasticsearch-8.17.0\logs\elasticsearch.log
ERROR: Elasticsearch died while starting up, with exit code 1