[ https://issues.apache.org/jira/browse/IGNITE-24912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vadim Pakhnushev updated IGNITE-24912: -------------------------------------- Description: After installing linux package, the service fails to start: {noformat} systemd[1]: Started Apache Ignite Database Service. start.sh[44368]: org.apache.ignite.lang.IgniteException: IGN-CMN-65535 TraceId:8ff648a3-905e-44cc-bb68-6571a65a38bd Unable to start [node=v] ... start.sh[44368]: Caused by: java.nio.file.AccessDeniedException: /var/lib/ignite3db ... start.sh[44368]: at org.apache.ignite.internal.vault.persistence.PersistentVaultService.start(PersistentVaultService.java:93) systemd[1]: ignite3db.service: Main process exited, code=exited, status=1/FAILURE systemd[1]: ignite3db.service: Failed with result 'exit-code'. {noformat} > [DEB / RPM] Cannot start the ignite3db.service > ---------------------------------------------- > > Key: IGNITE-24912 > URL: https://issues.apache.org/jira/browse/IGNITE-24912 > Project: Ignite > Issue Type: Bug > Components: build > Reporter: Vadim Pakhnushev > Assignee: Vadim Pakhnushev > Priority: Blocker > Labels: ignite-3 > > After installing linux package, the service fails to start: > {noformat} > systemd[1]: Started Apache Ignite Database Service. > > > start.sh[44368]: org.apache.ignite.lang.IgniteException: IGN-CMN-65535 > TraceId:8ff648a3-905e-44cc-bb68-6571a65a38bd Unable to start [node=v] > ... > start.sh[44368]: Caused by: java.nio.file.AccessDeniedException: > /var/lib/ignite3db > > ... > start.sh[44368]: at > org.apache.ignite.internal.vault.persistence.PersistentVaultService.start(PersistentVaultService.java:93) > > systemd[1]: ignite3db.service: Main process exited, code=exited, > status=1/FAILURE > > systemd[1]: ignite3db.service: Failed with result 'exit-code'. > > > {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)