Fatal exception while booting Elasticsearchjava.nio.file.NoSuchFileException:

i cant find any way to solve this error
java version on my laptop is 19 nad i have added ES dir to path also

these are logs -->

[2022-10-14T12:45:26,597][ERROR][o.e.b.Elasticsearch      ] [LT0148506] fatal exception while booting Elasticsearchjava.nio.file.NoSuchFileException: C:\Program Files (x86)\Documentum\DocLink\certjFIPS.jar
        at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
        at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
        at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
        at java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:53)
        at java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38)

See logs for more details.

ERROR: Elasticsearch did not exit normally - check the logs at C:\elasticsearch-8.4.3\logs\elasticsearch.log

ERROR: Elasticsearch exited unexpectedly

Welcome to our community! :smiley:

I would try putting Elasticsearch into a directory with no spaces in the name.

thanks i will try

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.